{"info":{"_postman_id":"dec44aa7-7355-4c90-a127-1954e6230908","name":"HealthHaven API Documentation","description":"<html><head></head><body><h1 id=\"about-us\"><strong>About Us</strong></h1>\n<p>Haven Rx is a white-label digital pharmacy licensed in all 50 states to deliver medications to patients' homes. Our mission is to improve access to affordable medications and innovative therapies. We enable providers to offer pharmacy services to their patients. Our API allows providers to order prescriptions and monitor the status of their prescriptions through our platform.</p>\n<h2 id=\"overview\"><strong>Overview</strong></h2>\n<p>Haven Rx API provides a list of different resources and endpoints. This API is a collection of RESTful API that returns JSON data. Our API documentation is subject to change based on our product roadmap. We will email you about any significant changes.</p>\n<h2 id=\"hipaa-compliance\"><strong>HIPAA Compliance</strong></h2>\n<p>At Haven Rx, we take our HIPAA compliance very seriously. We ensure secure end-to-end communication via our API. We also train all employees on HIPAA regulations and requirements.</p>\n<h2 id=\"request-api-key\"><strong>Request API Key</strong></h2>\n<p>We would need to set up an introductory call and create an account for you on our platform. Once your company is established, you will securely receive a live/sandbox key. Contact us at <a href=\"https://mailto:info@healthhavenrx.com\">info@healthhavenrx.com</a> to set up an introductory call.</p>\n<p><em><strong>Production API Key</strong></em></p>\n<p>API calls made to the production environment will incur charges and trigger real-world prescription dispensing. If you have questions about our API, please test against the sandbox environment or contact us at <a href=\"https://mailto:info@healthhavenrx.com\">info@healthhavenrx.com</a>. Use <a href=\"https://app.healthhavenrx.com\">https://app.healthhavenrx.com</a> base url form production</p>\n<p><em><strong>Sandbox API Key</strong></em></p>\n<p>To use the sandbox, just use the assigned sandbox key provided upon setting up an account. You will not be billed for sandbox usage but items created in the sandbox environment will be deleted monthly.</p>\n<p>Use <a href=\"https://sandbox.healthhavenrx.com\">https://sandbox.healthhavenrx.com</a> base url form testing on staging</p>\n<h1 id=\"prescriptions\"><strong>Prescriptions</strong></h1>\n<p>A valid prescription is required to dispense prescriptions to your patients. There 4 ways to send a prescription to Haven Rx, which are listed below.</p>\n<p><strong>Electronic Prescription</strong></p>\n<p>A licensed U.S. provider can send an electronic prescription or eRX from within their EMR through surescript to our pharmacy. Health Haven Pharmacy can be found on any prescribing platform in the U.S. using this information.</p>\n<p><strong>Health Haven Pharmacy:</strong></p>\n<p>1 Chestnut Street Suite 3Y, Nashua, NH 03060</p>\n<p>Phone: 1-877-289-2839</p>\n<p>NPI: 1841810959</p>\n<p>DEA: FH9222706</p>\n<p><strong>Fascimile Prescription:</strong></p>\n<p>A licensed U.S provider may choose to fax a prescription directly to Health Haven Pharmacy using our secure fax number: 1-877-289-1113</p>\n<p><strong>Telephone Prescription:</strong></p>\n<p>A licensed U.S provider may call health haven pharmacy directly to place a prescription order for their patient by calling 1-877-289-2839</p>\n<p><strong>Prescription Transfer</strong></p>\n<p>If your patient has a valid prescription at another pharmacy, you may provide that information to Health Haven Pharmacy and one of our licensed pharmacists will complete the transfer.</p>\n<h1 id=\"authorization\"><strong>Authorization</strong></h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td>e4563104-83bf-4dac-8eb0-8b983bd2a31a</td>\n<td>Your API KEY should be test with GET or POST request.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"error-codes\"><strong>Error Codes</strong></h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Code</strong></th>\n<th><strong>Text</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>Success</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Bad Request</td>\n<td>Missing API key. Please provide API Key</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Unauthorized</td>\n<td>Invalid API key.The given API key is invalid or doesnt exist. Please use a valid API key</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"lets-get-started\"><strong>Let's Get Started</strong></h1>\n<p>Make sure you replace [Your API Key] with the API Key provided by us.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"About Us","slug":"about-us"},{"content":"Prescriptions","slug":"prescriptions"},{"content":"Authorization","slug":"authorization"},{"content":"Error Codes","slug":"error-codes"},{"content":"Let's Get Started","slug":"lets-get-started"}],"owner":"26207264","collectionId":"dec44aa7-7355-4c90-a127-1954e6230908","publishedId":"2s9YeG7Xho","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-19T18:29:44.000Z"},"item":[{"name":"Key","item":[{"name":"GET API KEY","event":[{"listen":"test","script":{"id":"1ee3db42-a489-4e7a-964d-154c83d5bc4c","exec":["if(pm.response.code == 200){\r","    pm.environment.set(\"API_KEY\",pm.response.json().response.user.liveKey)\r","}"],"type":"text/javascript"}}],"id":"a0c47494-8b46-4ab9-b3b9-abcafaefabe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nextgen.partdner@healthhavenrx.com\",\r\n    \"password\":\"H9y97Q9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/auth","urlObject":{"path":["api","auth"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"00d71d18-81b7-4867-b138-da938fed8ddc","name":"Partner Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nextgen.partner@healthhavenrx.com\",\r\n    \"password\":\"H9y97Q9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"239"},{"key":"ETag","value":"W/\"ef-PozOdY0OZLvEcLKKlecNmVDFH8Y\""},{"key":"Date","value":"Thu, 30 Nov 2023 11:33:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"User LoggedIn!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"user\": {\n            \"id\": 2,\n            \"email\": \"nextgen.partner@healthhavenrx.com\",\n            \"roles\": [\n                \"partner\"\n            ],\n            \"liveKey\": \"93e0aac4-627d-48f7-920e-b65e0e83035c\"\n        }\n    },\n    \"error\": false\n}"},{"id":"f26aa806-a21e-4621-bd4f-15cd45544137","name":"Partner Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nextgen.partdner@healthhavenrx.com\",\r\n    \"password\":\"H9y97Q9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/auth"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"163"},{"key":"ETag","value":"W/\"a3-otIbXL7VTJrZR7xFikVYFj8e5K8\""},{"key":"Date","value":"Thu, 30 Nov 2023 11:34:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 401,\n    \"wasSuccess\": false,\n    \"message\": {\n        \"password\": \"Invalid email or password!\",\n        \"isAuthenticated\": false\n    },\n    \"response\": null,\n    \"isAuthorized\": false,\n    \"error\": true\n}"}],"_postman_id":"a0c47494-8b46-4ab9-b3b9-abcafaefabe6"}],"id":"cb7858fd-6fbd-4022-8f32-ca8306894823","_postman_id":"cb7858fd-6fbd-4022-8f32-ca8306894823","description":""},{"name":"Partner","item":[{"name":"Drugs","item":[{"name":"Classes","id":"3a320f75-348a-4036-97d3-3dde434772c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"","variables":""}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugClasses","urlObject":{"path":["api/oauth/v1/partner","drugClasses"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"others"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[{"id":"82f90cfb-2f44-4ce2-8b07-e457bef41186","name":"Classes","originalRequest":{"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"","variables":""}},"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugClasses","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","drugClasses"],"query":[{"key":"search","value":"others","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:25:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"459"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"1cb-b0d05UvIv0EIDsw5QC119qkxwto\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Classes fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"drugClasses\": [\n            {\n                \"id\": 1,\n                \"name\": \"OTC\",\n                \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"RX\",\n                \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n            },\n            {\n                \"id\": 10,\n                \"name\": \"Others\",\n                \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n            }\n        ],\n        \"totalCount\": 3\n    },\n    \"error\": false\n}"}],"_postman_id":"3a320f75-348a-4036-97d3-3dde434772c6"},{"name":"Types","id":"d510ec33-ea65-4e4d-82a0-45008e80c709","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugTypes","urlObject":{"path":["api/oauth/v1/partner","drugTypes"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"topical"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[{"id":"f3483596-c582-45ac-85be-59be9b793ccb","name":"Types","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugTypes","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","drugTypes"],"query":[{"key":"search","value":"topical","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:25:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"676"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"2a4-n1EeHPCkT1ltph0M4/NBuN4Vli0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Drug Types fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"drugTypes\": [\n            {\n                \"id\": 1,\n                \"name\": \"Oral\",\n                \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Rectal\",\n                \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Intravenous\",\n                \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"Others\",\n                \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n            },\n            {\n                \"id\": 8,\n                \"name\": \"Topical\",\n                \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n            }\n        ],\n        \"totalCount\": 5\n    },\n    \"error\": false\n}"}],"_postman_id":"d510ec33-ea65-4e4d-82a0-45008e80c709"},{"name":"Age Group","id":"fa1bddbf-7b85-43c6-b1bb-89b828f95b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/ageGroups","urlObject":{"path":["api/oauth/v1/partner","ageGroups"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"male"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[{"id":"d664f764-aa81-4b03-9743-70d3f013d6d8","name":"Age Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/ageGroups","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","ageGroups"],"query":[{"key":"search","value":"male","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:26:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"698"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"2ba-yM08ynWW/xXgtF8B6ih16qXr6AY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Age Groups fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"ageGroups\": [\n            {\n                \"id\": 1,\n                \"name\": \"Adults\",\n                \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Pediatrics Only\",\n                \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Men's Health\",\n                \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Women's Health\",\n                \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"For Both Males & Females\",\n                \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n            }\n        ]\n    },\n    \"error\": false\n}"}],"_postman_id":"fa1bddbf-7b85-43c6-b1bb-89b828f95b36"},{"name":"Forms","id":"305822e2-b932-4259-98b7-a12b516ab215","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugForms","urlObject":{"path":["api/oauth/v1/partner","drugForms"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"tablets"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[{"id":"6f1c7e77-d42f-400b-b4ba-002cb08be0c8","name":"Forms","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugForms","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","drugForms"],"query":[{"key":"search","value":"tablets","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:26:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1200"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"4b0-PxbGWDV5eVTfHlUx5XKT2VlxS7o\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Drug Forms fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"drugForms\": [\n            {\n                \"id\": 1,\n                \"name\": \"Tablets\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Capsule\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Powder\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Cream\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Solution\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"Nasal Spray/Drop\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 8,\n                \"name\": \"Otic\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 9,\n                \"name\": \"Others\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 10,\n                \"name\": \"Ointment\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            },\n            {\n                \"id\": 11,\n                \"name\": \"Gel\",\n                \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n            }\n        ],\n        \"totalCount\": 15\n    },\n    \"error\": false\n}"}],"_postman_id":"305822e2-b932-4259-98b7-a12b516ab215"},{"name":"Categories","id":"35ea3411-214b-4b56-a0dc-91ffa7945f31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugCategories","urlObject":{"path":["api/oauth/v1/partner","drugCategories"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"gout"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[{"id":"d241c9fc-bf9e-4ab4-bba9-aeffc613cacc","name":"Categories","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugCategories","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","drugCategories"],"query":[{"key":"search","value":"gout","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:27:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1261"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"4ed-Ef0pH4pyJxdGj5uThgPYxda7K7g\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Categories fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"categories\": [\n            {\n                \"id\": 1,\n                \"name\": \"Blood Thinner\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Allergies\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 14,\n                \"name\": \"Anti-Inflammatory\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"Anti-Microbial\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 16,\n                \"name\": \"Bone Health\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 17,\n                \"name\": \"Cholesterol\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 18,\n                \"name\": \"Diabetes\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 19,\n                \"name\": \"Digestion/Reflux/Nausea\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 20,\n                \"name\": \"General Health\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            },\n            {\n                \"id\": 21,\n                \"name\": \"Gout\",\n                \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n            }\n        ],\n        \"totalCount\": 20\n    },\n    \"error\": false\n}"}],"_postman_id":"35ea3411-214b-4b56-a0dc-91ffa7945f31"},{"name":"List","id":"8076b901-973e-4f1a-845b-f761c05b5f0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugs","urlObject":{"path":["api/oauth/v1/partner","drugs"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"price"},{"disabled":true,"key":"sortOrder","value":"desc"},{"disabled":true,"key":"name","value":"artan"},{"disabled":true,"key":"label","value":"70mg"},{"disabled":true,"key":"ndc","value":"3456"}],"variable":[]}},"response":[{"id":"112a641f-02a2-4511-add2-63a0e908dd9e","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugs","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","drugs"],"query":[{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"price","disabled":true},{"key":"sortOrder","value":"desc","disabled":true},{"key":"name","value":"artan","disabled":true},{"key":"label","value":"70mg","disabled":true},{"key":"ndc","value":"3456","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:27:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"12602"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"313a-Emh3Qvjzy61JxeL43Vyw4KvmF4s\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"All Drugs\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"drugs\": [\n            {\n                \"id\": 576,\n                \"name\": \"Losartan 50mg\",\n                \"label\": \"Losartan 50mg\",\n                \"price\": \"0.09000000357627869\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"50\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"22\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 687,\n                \"name\": \"Sprintec 28 Day\",\n                \"label\": \"Sprintec 28 Day\",\n                \"price\": \"0.15000000596046448\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"28\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"22\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 695,\n                \"name\": \"Thyroid Tab 60 MG (1 Grain)\",\n                \"label\": \"Thyroid Tab 60 MG (1 Grain)\",\n                \"price\": \"1.090000033378601\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"60\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"20\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 931,\n                \"name\": \"BUSPIRONE HCL 5 MG TABLET\",\n                \"label\": \"BUSPIRONE HCL 5 MG TABLET\",\n                \"price\": \"0.029999999329447746\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"5\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 940,\n                \"name\": \"FLUOXETINE HCL 10 MG CAPSULE\",\n                \"label\": \"FLUOXETINE HCL 10 MG CAPSULE\",\n                \"price\": \"0.03999999910593033\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"10\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 944,\n                \"name\": \"FLUOXETINE HCL 40 MG CAPSULE\",\n                \"label\": \"FLUOXETINE HCL 40 MG CAPSULE\",\n                \"price\": \"0.05999999865889549\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"40\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 971,\n                \"name\": \"VENLAFAXINE HCL ER 150 MG CAP\",\n                \"label\": \"VENLAFAXINE HCL ER 150 MG CAP\",\n                \"price\": \"0.10000000149011612\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"150\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 973,\n                \"name\": \"VENLAFAXINE HCL ER 75 MG CAP\",\n                \"label\": \"VENLAFAXINE HCL ER 75 MG CAP\",\n                \"price\": \"1.5199999809265137\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"75\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"2\",\n                \"tierTwo\": \"2\",\n                \"tierThree\": \"3\",\n                \"tierFour\": \"4\",\n                \"tierFive\": \"4\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 992,\n                \"name\": \"Cetirizine 10mg\",\n                \"label\": \"Cetirizine 10mg\",\n                \"price\": \"0.05999999865889549\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"10\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            },\n            {\n                \"id\": 995,\n                \"name\": \"Loratadine 10mg\",\n                \"label\": \"Loratadine 10mg\",\n                \"price\": \"0.029999999329447746\",\n                \"quantity\": \"1\",\n                \"ndc\": \"12345678901\",\n                \"dosage\": \"10\",\n                \"drugFormId\": \"9\",\n                \"drugCategoryId\": \"31\",\n                \"drugClassId\": \"10\",\n                \"drugTypeId\": \"7\",\n                \"ageGroupId\": \"5\",\n                \"refillable\": false,\n                \"refillLimit\": \"1\",\n                \"tierOne\": \"0\",\n                \"tierTwo\": \"0\",\n                \"tierThree\": \"0\",\n                \"tierFour\": \"0\",\n                \"tierFive\": \"0\",\n                \"erxRequired\": \"1\",\n                \"active\": false,\n                \"minQuantity\": \"1\",\n                \"maxQuantity\": \"999\",\n                \"quantityAllowed\": \"1\",\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n                }\n            }\n        ],\n        \"totalCount\": 17\n    },\n    \"error\": false\n}"}],"_postman_id":"8076b901-973e-4f1a-845b-f761c05b5f0d"},{"name":"Detail","id":"c09b1a2e-9847-48d3-90ac-be0dc1cc2769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugs/401","urlObject":{"path":["api/oauth/v1/partner","drugs","401"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"ddae9303-c6ef-4933-bc38-1e62959ec4e7","name":"Detail","originalRequest":{"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/drugs/401"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:28:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1320"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"528-flMAHQ0IgpvCIyu3Qjts+w7Tz7g\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Drug Detail\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 401,\n        \"name\": \"Loratadine 10mg\",\n        \"label\": \"Loratadine 10mg\",\n        \"price\": \"0.03\",\n        \"quantity\": \"1\",\n        \"ndc\": \"12345678901\",\n        \"dosage\": null,\n        \"drugFormId\": \"9\",\n        \"drugCategoryId\": \"3\",\n        \"drugClassId\": \"10\",\n        \"drugTypeId\": \"7\",\n        \"ageGroupId\": \"5\",\n        \"refillable\": false,\n        \"refillLimit\": \"1\",\n        \"tierOne\": \"0\",\n        \"tierTwo\": \"0\",\n        \"tierThree\": \"0\",\n        \"tierFour\": \"0\",\n        \"tierFive\": \"0\",\n        \"erxRequired\": \"1\",\n        \"active\": true,\n        \"minQuantity\": \"1\",\n        \"maxQuantity\": \"999\",\n        \"quantityAllowed\": \"1\",\n        \"softDeleted\": false,\n        \"createdAt\": \"2023-11-29T16:25:27.052Z\",\n        \"updatedAt\": \"2023-11-29T16:25:27.052Z\",\n        \"DrugType\": {\n            \"id\": 7,\n            \"name\": \"Others\",\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-29T16:23:46.855Z\",\n            \"updatedAt\": \"2023-11-29T16:23:46.855Z\"\n        },\n        \"AgeGroup\": {\n            \"id\": 5,\n            \"name\": \"For Both Males & Females\",\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-29T16:24:02.080Z\",\n            \"updatedAt\": \"2023-11-29T16:24:02.080Z\"\n        },\n        \"DrugCategory\": {\n            \"id\": 3,\n            \"name\": \"Allergies\",\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-29T16:23:45.203Z\",\n            \"updatedAt\": \"2023-11-29T16:23:45.203Z\"\n        },\n        \"DrugClass\": {\n            \"id\": 10,\n            \"name\": \"Others\",\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-29T16:23:45.929Z\",\n            \"updatedAt\": \"2023-11-29T16:23:45.929Z\"\n        },\n        \"DrugForm\": {\n            \"id\": 9,\n            \"name\": \"Others\",\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-29T16:23:46.543Z\",\n            \"updatedAt\": \"2023-11-29T16:23:46.543Z\"\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"c09b1a2e-9847-48d3-90ac-be0dc1cc2769"}],"id":"1b762e99-4c07-462f-b05c-ba3626b8c0fd","_postman_id":"1b762e99-4c07-462f-b05c-ba3626b8c0fd","description":""},{"name":"Customers","item":[{"name":"List","id":"ae579be4-793f-4f3a-99f5-aaad53d05bab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/customers","urlObject":{"path":["api/oauth/v1/partner","customers"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"email","value":"test"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"firstName"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"641a138d-a55c-4860-90b2-a94d06217dcc","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/customers","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","customers"],"query":[{"key":"email","value":"test","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"firstName","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:23:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"551"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"227-EB+4WwUVjbz3/lAEmYbOWJkmsYw\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Customers fetched SuccessFully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"customers\": [\n            {\n                \"id\": 1,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"test@customer.com\",\n                \"phone\": \"1209931\",\n                \"address\": \"Test\",\n                \"secondaryAddress\": \"\",\n                \"city\": \"Test\",\n                \"stateId\": \"1\",\n                \"zipCode\": \"12345\",\n                \"partnerId\": \"1\",\n                \"dob\": \"2022-01-02\",\n                \"gender\": \"male\",\n                \"deletedAt\": null,\n                \"isDeleted\": null,\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                \"updatedAt\": \"2023-11-29T19:22:40.152Z\",\n                \"Partner\": {\n                    \"name\": \"Partner 1\"\n                }\n            }\n        ],\n        \"totalCount\": 1\n    },\n    \"error\": false\n}"}],"_postman_id":"ae579be4-793f-4f3a-99f5-aaad53d05bab"},{"name":"Detail","id":"2fc07c0e-9cf3-4a61-bea6-f2158dc6c8a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/customers/1","urlObject":{"path":["api/oauth/v1/partner","customers","1"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"c17f79c7-86e5-41c9-938c-2ef688a926be","name":"Detail","originalRequest":{"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/customers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:24:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"502"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"1f6-MhUYSh3BPFuERIrx8NXQyQFazrk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Customers fetched SuccessFully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"customer\": {\n            \"id\": 1,\n            \"firstName\": \"Test\",\n            \"lastName\": \"Customer\",\n            \"email\": \"test@customer.com\",\n            \"phone\": \"1209931\",\n            \"address\": \"Test\",\n            \"secondaryAddress\": \"\",\n            \"city\": \"Test\",\n            \"stateId\": \"1\",\n            \"zipCode\": \"12345\",\n            \"partnerId\": \"1\",\n            \"dob\": \"2022-01-02\",\n            \"gender\": \"male\",\n            \"deletedAt\": null,\n            \"isDeleted\": null,\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n            \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"2fc07c0e-9cf3-4a61-bea6-f2158dc6c8a9"},{"name":"Create","id":"56c4ef15-6789-4e06-855a-ef78bd614249","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"firstName\": \"Test\",\r\n      \"lastName\": \"Customer\",\r\n      \"email\": \"test@customer.com\",\r\n      \"phone\": \"1209931\",\r\n      \"address\": \"Test\",\r\n      \"secondaryAddress\": \"\",\r\n      \"city\": \"Test\",\r\n      \"stateId\": \"1\",\r\n      \"zipCode\": \"12345\",\r\n      \"dob\": \"2022-01-02\",\r\n      \"gender\": \"male\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/customers","urlObject":{"path":["api/oauth/v1/partner","customers"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"9da9ad45-762f-4e1d-9e7d-0b058c05d14b","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"firstName\": \"Test\",\r\n      \"lastName\": \"Customer\",\r\n      \"email\": \"test@customer.com\",\r\n      \"phone\": \"1209931\",\r\n      \"address\": \"Test\",\r\n      \"secondaryAddress\": \"\",\r\n      \"city\": \"Test\",\r\n      \"stateId\": \"1\",\r\n      \"zipCode\": \"12345\",\r\n      \"dob\": \"2022-01-02\",\r\n      \"gender\": \"male\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/customers?firstName=Test&lastName=Customer&email=test@customer.com&phone=1209931&address=Test&secondaryAddress=Test&city=Test&stateId=1&zipCode=12345&dob=2022-01-02&gender=male","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","customers"],"query":[{"key":"firstName","value":"Test"},{"key":"lastName","value":"Customer"},{"key":"email","value":"test@customer.com"},{"key":"phone","value":"1209931"},{"key":"address","value":"Test"},{"key":"secondaryAddress","value":"Test"},{"key":"city","value":"Test"},{"key":"stateId","value":"1"},{"key":"zipCode","value":"12345"},{"key":"dob","value":"2022-01-02"},{"key":"gender","value":"male"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:22:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"502"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"1f6-ALpCqskxB82X+Yjfm/qeB7kgllk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Customers created SuccessFully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"customer\": {\n            \"softDeleted\": false,\n            \"id\": 1,\n            \"firstName\": \"Test\",\n            \"lastName\": \"Customer\",\n            \"phone\": \"1209931\",\n            \"email\": \"test@customer.com\",\n            \"address\": \"Test\",\n            \"secondaryAddress\": \"\",\n            \"city\": \"Test\",\n            \"stateId\": \"1\",\n            \"zipCode\": \"12345\",\n            \"partnerId\": \"1\",\n            \"dob\": \"2022-01-02\",\n            \"gender\": \"male\",\n            \"updatedAt\": \"2023-11-29T19:22:40.152Z\",\n            \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n            \"deletedAt\": null,\n            \"isDeleted\": null\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"56c4ef15-6789-4e06-855a-ef78bd614249"}],"id":"8cbc1f15-b4c0-4fc9-9767-6b1b351e8ceb","_postman_id":"8cbc1f15-b4c0-4fc9-9767-6b1b351e8ceb","description":""},{"name":"Sigs","item":[{"name":"List","id":"c4454494-2365-4270-b9eb-c6ef96d9140a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/sigs","urlObject":{"path":["api/oauth/v1/partner","sigs"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"04405c76-0a89-4162-b435-46f70ec264b1","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/sigs","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","sigs"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:24:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"17434"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"441a-lIa666BUp2Rppst3asnDciLfPnc\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Sigs fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"Sigs\": [\n            {\n                \"id\": 1,\n                \"name\": \"Take 1 tablet by mouth once daily.\",\n                \"createdAt\": \"2023-11-29T16:25:27.916Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.916Z\"\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Take 1 tablet by mouth in the morning and at bedtime\",\n                \"createdAt\": \"2023-11-29T16:25:27.916Z\",\n                \"updatedAt\": \"2023-11-29T16:25:27.916Z\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"take 1 tablet (100 mg) by mouth every day\",\n                \"createdAt\": \"2023-11-29T16:25:28.000Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.000Z\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"take 1 tablet (50 mg) by mouth daily.\",\n                \"createdAt\": \"2023-11-29T16:25:28.005Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.005Z\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Take 1 tablet (20 mg total) by mouth daily\",\n                \"createdAt\": \"2023-11-29T16:25:28.005Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.005Z\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"take 3 capsules by mouth daily\",\n                \"createdAt\": \"2023-11-29T16:25:28.199Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.199Z\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"take one capsule every other day for the first week, then 1 capsule daily thereafter.\",\n                \"createdAt\": \"2023-11-29T16:25:28.199Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.199Z\"\n            },\n            {\n                \"id\": 8,\n                \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n            },\n            {\n                \"id\": 9,\n                \"name\": \"Take 1 tablet by mouth every day at bedtime as needed for 30 days.\",\n                \"createdAt\": \"2023-11-29T16:25:28.276Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.276Z\"\n            },\n            {\n                \"id\": 10,\n                \"name\": \"Take 1.5 Tablets (75 mg) by mouth every day\",\n                \"createdAt\": \"2023-11-29T16:25:28.283Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.283Z\"\n            },\n            {\n                \"id\": 12,\n                \"name\": \"Take one tablet by mouth every day.\",\n                \"createdAt\": \"2023-11-29T16:25:28.478Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.478Z\"\n            },\n            {\n                \"id\": 11,\n                \"name\": \"Take 1 tablet by mouth nightly X 1 week then increase to 2 tablets nightly and continue.\",\n                \"createdAt\": \"2023-11-29T16:25:28.482Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.482Z\"\n            },\n            {\n                \"id\": 13,\n                \"name\": \"take 1/2 to 1 tablet by mouth every day.\",\n                \"createdAt\": \"2023-11-29T16:25:28.556Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.556Z\"\n            },\n            {\n                \"id\": 14,\n                \"name\": \"Take 1 tablet by mouth daily or as directed for on demand prep\",\n                \"createdAt\": \"2023-11-29T16:25:28.556Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.556Z\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"take 1 capsule daily with the 20 mg cap for a daily dose of 30 mg\",\n                \"createdAt\": \"2023-11-29T16:25:28.561Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.561Z\"\n            },\n            {\n                \"id\": 17,\n                \"name\": \"Take one capsule by mouth every morning before breakfast\",\n                \"createdAt\": \"2023-11-29T16:25:28.840Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.840Z\"\n            },\n            {\n                \"id\": 18,\n                \"name\": \"Take 1 tablet (20 mg total) by mouth one time each day.\",\n                \"createdAt\": \"2023-11-29T16:25:28.840Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.840Z\"\n            },\n            {\n                \"id\": 16,\n                \"name\": \"take 1 tablet daily in the morning and 1/2 tablet at bedtime\",\n                \"createdAt\": \"2023-11-29T16:25:28.840Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.840Z\"\n            },\n            {\n                \"id\": 19,\n                \"name\": \"Take one-half tablet by mouth once daily.\",\n                \"createdAt\": \"2023-11-29T16:25:28.841Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.841Z\"\n            },\n            {\n                \"id\": 20,\n                \"name\": \"Take 1 and 1/2 tablet by mouth once daily\",\n                \"createdAt\": \"2023-11-29T16:25:28.841Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.841Z\"\n            },\n            {\n                \"id\": 21,\n                \"name\": \"1.5qhs\",\n                \"createdAt\": \"2023-11-29T16:25:29.097Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.097Z\"\n            },\n            {\n                \"id\": 25,\n                \"name\": \"Take 1 tablet by mouth once a day.\",\n                \"createdAt\": \"2023-11-29T16:25:29.103Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.103Z\"\n            },\n            {\n                \"id\": 22,\n                \"name\": \"Take 1 and 1/2 tablet by mouth at night.\",\n                \"createdAt\": \"2023-11-29T16:25:29.109Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.109Z\"\n            },\n            {\n                \"id\": 23,\n                \"name\": \"Take 1 capsule by mouth every morning with 20 mg cap for a total of 30 mg daily\",\n                \"createdAt\": \"2023-11-29T16:25:29.109Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.109Z\"\n            },\n            {\n                \"id\": 24,\n                \"name\": \"Take 1 capsule by mouth every morning with 10 mg cap for a daily dose of 30 mg\",\n                \"createdAt\": \"2023-11-29T16:25:29.109Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.109Z\"\n            },\n            {\n                \"id\": 26,\n                \"name\": \"Take 1 tablet by mouth twice a day with additional 1 tablet as needed for days with more anxiety.\",\n                \"createdAt\": \"2023-11-29T16:25:29.372Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.372Z\"\n            },\n            {\n                \"id\": 27,\n                \"name\": \"Take 1 tablet by mouth daily with 5 mg tablet\",\n                \"createdAt\": \"2023-11-29T16:25:29.372Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.372Z\"\n            },\n            {\n                \"id\": 30,\n                \"name\": \"no rx received\",\n                \"createdAt\": \"2023-11-29T16:25:29.383Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.383Z\"\n            },\n            {\n                \"id\": 29,\n                \"name\": \"take 1 tablet by mouth twice daily with food\",\n                \"createdAt\": \"2023-11-29T16:25:29.388Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.388Z\"\n            },\n            {\n                \"id\": 28,\n                \"name\": \"Take 1 tablet by mouth twice daily before breakfast and supper for PCOS.\",\n                \"createdAt\": \"2023-11-29T16:25:29.389Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.389Z\"\n            },\n            {\n                \"id\": 31,\n                \"name\": \"take 1 tablet by mouth twice a day before breakfast and dinner\",\n                \"createdAt\": \"2023-11-29T16:25:29.643Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.643Z\"\n            },\n            {\n                \"id\": 32,\n                \"name\": \"take 2 tablets by mouth daily\",\n                \"createdAt\": \"2023-11-29T16:25:29.655Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.655Z\"\n            },\n            {\n                \"id\": 33,\n                \"name\": \"Take 1 tablet (500 mg) by mouth 2 (two) times a day with meals.\",\n                \"createdAt\": \"2023-11-29T16:25:29.655Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.655Z\"\n            },\n            {\n                \"id\": 34,\n                \"name\": \"take 1 capsule by mouth every morning.\",\n                \"createdAt\": \"2023-11-29T16:25:29.667Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.667Z\"\n            },\n            {\n                \"id\": 35,\n                \"name\": \"1qd with food\",\n                \"createdAt\": \"2023-11-29T16:25:29.667Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.667Z\"\n            },\n            {\n                \"id\": 36,\n                \"name\": \"1tid as needed\",\n                \"createdAt\": \"2023-11-29T16:25:29.902Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.902Z\"\n            },\n            {\n                \"id\": 37,\n                \"name\": \"Take 1 tablet (100 mg) by mouth daily.\",\n                \"createdAt\": \"2023-11-29T16:25:29.926Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.926Z\"\n            },\n            {\n                \"id\": 40,\n                \"name\": \"Take 1 tablet by mouth daily with food.\",\n                \"createdAt\": \"2023-11-29T16:25:29.945Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.945Z\"\n            },\n            {\n                \"id\": 38,\n                \"name\": \"Take 1 tablet (20 mg) by mouth daily.\",\n                \"createdAt\": \"2023-11-29T16:25:29.946Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.946Z\"\n            },\n            {\n                \"id\": 39,\n                \"name\": \"Take one tablet by mouth daily.\",\n                \"createdAt\": \"2023-11-29T16:25:29.946Z\",\n                \"updatedAt\": \"2023-11-29T16:25:29.946Z\"\n            },\n            {\n                \"id\": 41,\n                \"name\": \"Take 1 tablet by mouth daily for hair loss\",\n                \"createdAt\": \"2023-11-29T16:25:30.194Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.194Z\"\n            },\n            {\n                \"id\": 42,\n                \"name\": \"Take 2 tablets by mouth daily for hair loss\",\n                \"createdAt\": \"2023-11-29T16:25:30.194Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.194Z\"\n            },\n            {\n                \"id\": 44,\n                \"name\": \"take 1 capsule by mouth daily at noon\",\n                \"createdAt\": \"2023-11-29T16:25:30.225Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.225Z\"\n            },\n            {\n                \"id\": 43,\n                \"name\": \"take 1.5-2 tablets by mouth twice a day\",\n                \"createdAt\": \"2023-11-29T16:25:30.226Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.226Z\"\n            },\n            {\n                \"id\": 45,\n                \"name\": \"take 1 tablet every other morning on an empty stomach. alternate with 75 mcg tab\",\n                \"createdAt\": \"2023-11-29T16:25:30.226Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.226Z\"\n            },\n            {\n                \"id\": 47,\n                \"name\": \"Give 1-2 tabs every 8-12 hours as needed for anxiety\",\n                \"createdAt\": \"2023-11-29T16:25:30.475Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.475Z\"\n            },\n            {\n                \"id\": 46,\n                \"name\": \"take 1 tablet every other morning on an empty stomach. alternate with 50 mcg tab\",\n                \"createdAt\": \"2023-11-29T16:25:30.476Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.476Z\"\n            },\n            {\n                \"id\": 48,\n                \"name\": \"Give 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\",\n                \"createdAt\": \"2023-11-29T16:25:30.499Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.499Z\"\n            },\n            {\n                \"id\": 49,\n                \"name\": \"Take 2 tablets daily as directed\",\n                \"createdAt\": \"2023-11-29T16:25:30.499Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.499Z\"\n            },\n            {\n                \"id\": 50,\n                \"name\": \"Take 3 tablets by mouth at bedtime\",\n                \"createdAt\": \"2023-11-29T16:25:30.499Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.499Z\"\n            },\n            {\n                \"id\": 51,\n                \"name\": \"Take 1 tablet by daily with a meal as needed for back pain or abdominal cramping\",\n                \"createdAt\": \"2023-11-29T16:25:30.753Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.753Z\"\n            },\n            {\n                \"id\": 52,\n                \"name\": \"Take 1-2 tablets by mouth every 12 hours as needed for nausea/vomiting\",\n                \"createdAt\": \"2023-11-29T16:25:30.753Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.753Z\"\n            },\n            {\n                \"id\": 53,\n                \"name\": \"Take 1 tablet as needed at onset of migraine. may repeat in 2 hours if needed. max 4/24 hrs\",\n                \"createdAt\": \"2023-11-29T16:25:30.781Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.781Z\"\n            },\n            {\n                \"id\": 54,\n                \"name\": \"take 1 tablet every 6 hours as needed for anxiety or sedation\",\n                \"createdAt\": \"2023-11-29T16:25:30.781Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.781Z\"\n            },\n            {\n                \"id\": 55,\n                \"name\": \"take 1 tablet daily for 2 weeks then 2 daily for 2 weeks then 3 daily for 2 weeks then 4 daily for migraine prevention\",\n                \"createdAt\": \"2023-11-29T16:25:30.781Z\",\n                \"updatedAt\": \"2023-11-29T16:25:30.781Z\"\n            },\n            {\n                \"id\": 57,\n                \"name\": \"Take 0.5-1 tablet daily as needed for severe mood fluctuations\",\n                \"createdAt\": \"2023-11-29T16:25:31.023Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.023Z\"\n            },\n            {\n                \"id\": 56,\n                \"name\": \"take 1 tablet daily as needed, may repeat in 4 hours if needed. max 2/day 3x a week\",\n                \"createdAt\": \"2023-11-29T16:25:31.024Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.024Z\"\n            },\n            {\n                \"id\": 58,\n                \"name\": \"Take 0.5-1 tablet by mouth nightly\",\n                \"createdAt\": \"2023-11-29T16:25:31.046Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.046Z\"\n            },\n            {\n                \"id\": 60,\n                \"name\": \"take 1 tablet by mouth 3 times daily as needed for social anxiety\",\n                \"createdAt\": \"2023-11-29T16:25:31.055Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.055Z\"\n            },\n            {\n                \"id\": 59,\n                \"name\": \"take 1 tablet daily with food\",\n                \"createdAt\": \"2023-11-29T16:25:31.056Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.056Z\"\n            },\n            {\n                \"id\": 61,\n                \"name\": \"Dissolve 1 tablet under tongue every 6 hours as needed for nausea or vomiting\",\n                \"createdAt\": \"2023-11-29T16:25:31.387Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.387Z\"\n            },\n            {\n                \"id\": 62,\n                \"name\": \"Take 1 tablet by mouth at bedtime, may also take 1/2 tab as needed for anxiety\",\n                \"createdAt\": \"2023-11-29T16:25:31.387Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.387Z\"\n            },\n            {\n                \"id\": 63,\n                \"name\": \"take 1 tablet at bedtime, may also take 1/2 tab daily as needed for anxiety\",\n                \"createdAt\": \"2023-11-29T16:25:31.387Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.387Z\"\n            },\n            {\n                \"id\": 64,\n                \"name\": \"place 1-2 tabs on tongue and let dissolve every 12 hours as needed\",\n                \"createdAt\": \"2023-11-29T16:25:31.387Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.387Z\"\n            },\n            {\n                \"id\": 65,\n                \"name\": \"Take 1 tablet by mouth daily with 25 mg tab\",\n                \"createdAt\": \"2023-11-29T16:25:31.387Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.387Z\"\n            },\n            {\n                \"id\": 66,\n                \"name\": \"take 1 tablet by mouth daily with 50 mg tab\",\n                \"createdAt\": \"2023-11-29T16:25:31.933Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.933Z\"\n            },\n            {\n                \"id\": 67,\n                \"name\": \"take 1 capsule daily with 75 mg of pristiq for 7 days then 2 capsules daily with 50 mg of pristiq\",\n                \"createdAt\": \"2023-11-29T16:25:31.934Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.934Z\"\n            },\n            {\n                \"id\": 68,\n                \"name\": \"take 1 tablet by mouth twice daily as needed\",\n                \"createdAt\": \"2023-11-29T16:25:31.934Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.934Z\"\n            },\n            {\n                \"id\": 69,\n                \"name\": \"Take 1 tablet by mouth nightly.\",\n                \"createdAt\": \"2023-11-29T16:25:31.934Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.934Z\"\n            },\n            {\n                \"id\": 70,\n                \"name\": \"Take 1 tablet by mouth with breakfast and evening meal\",\n                \"createdAt\": \"2023-11-29T16:25:31.935Z\",\n                \"updatedAt\": \"2023-11-29T16:25:31.935Z\"\n            },\n            {\n                \"id\": 74,\n                \"name\": \"take 0.25-1 tablet by mouth at bedtime as needed for sleep\",\n                \"createdAt\": \"2023-11-29T16:25:32.205Z\",\n                \"updatedAt\": \"2023-11-29T16:25:32.205Z\"\n            },\n            {\n                \"id\": 72,\n                \"name\": \"take 1 tablet by mouth daily with breakfast\",\n                \"createdAt\": \"2023-11-29T16:25:32.205Z\",\n                \"updatedAt\": \"2023-11-29T16:25:32.205Z\"\n            },\n            {\n                \"id\": 73,\n                \"name\": \"take 1 tablet by mouth 3 times daily as needed for itching\",\n                \"createdAt\": \"2023-11-29T16:25:32.206Z\",\n                \"updatedAt\": \"2023-11-29T16:25:32.206Z\"\n            },\n            {\n                \"id\": 75,\n                \"name\": \"take 1 tablet in the morning and 1 tablet in the evening\",\n                \"createdAt\": \"2023-11-29T16:25:32.206Z\",\n                \"updatedAt\": \"2023-11-29T16:25:32.206Z\"\n            },\n            {\n                \"id\": 71,\n                \"name\": \"Take 1 tablet by mouth 1-3 times a day\",\n                \"createdAt\": \"2023-11-29T16:25:32.206Z\",\n                \"updatedAt\": \"2023-11-29T16:25:32.206Z\"\n            },\n            {\n                \"id\": 76,\n                \"name\": \"Take 1 tablet in the morning, at noon and in the evening\",\n                \"createdAt\": \"2023-11-29T16:25:33.055Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.055Z\"\n            },\n            {\n                \"id\": 77,\n                \"name\": \"Take 1 tablet by mouth in the morning on an empty stomach\",\n                \"createdAt\": \"2023-11-29T16:25:33.055Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.055Z\"\n            },\n            {\n                \"id\": 79,\n                \"name\": \"take 1 tablet by mouth daily for mood\",\n                \"createdAt\": \"2023-11-29T16:25:33.055Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.055Z\"\n            },\n            {\n                \"id\": 80,\n                \"name\": \"cancelled\",\n                \"createdAt\": \"2023-11-29T16:25:33.055Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.055Z\"\n            },\n            {\n                \"id\": 78,\n                \"name\": \"Take 2 tablets early in the morning on an empty stomach with a full glass of water\",\n                \"createdAt\": \"2023-11-29T16:25:33.056Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.056Z\"\n            },\n            {\n                \"id\": 85,\n                \"name\": \"Take 2 tablets by mouth every evening\",\n                \"createdAt\": \"2023-11-29T16:25:33.325Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.325Z\"\n            },\n            {\n                \"id\": 82,\n                \"name\": \"Take 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\",\n                \"createdAt\": \"2023-11-29T16:25:33.325Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.325Z\"\n            },\n            {\n                \"id\": 83,\n                \"name\": \"Take 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\",\n                \"createdAt\": \"2023-11-29T16:25:33.325Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.325Z\"\n            },\n            {\n                \"id\": 84,\n                \"name\": \"Take 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\",\n                \"createdAt\": \"2023-11-29T16:25:33.326Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.326Z\"\n            },\n            {\n                \"id\": 81,\n                \"name\": \"take 1 tablet by mouth 3 times a day as needed for spasm\",\n                \"createdAt\": \"2023-11-29T16:25:33.326Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.326Z\"\n            },\n            {\n                \"id\": 89,\n                \"name\": \"take 1.5 tablets by mouth 2-3 times a day as needed\",\n                \"createdAt\": \"2023-11-29T16:25:33.950Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.950Z\"\n            },\n            {\n                \"id\": 87,\n                \"name\": \"Take 1 tablet by mouth daily as needed for anxiety\",\n                \"createdAt\": \"2023-11-29T16:25:33.951Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.951Z\"\n            },\n            {\n                \"id\": 86,\n                \"name\": \"Take 1 tablet by mouth every day. Need to keep upcoming appointment for more refills\",\n                \"createdAt\": \"2023-11-29T16:25:33.951Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.951Z\"\n            },\n            {\n                \"id\": 88,\n                \"name\": \"take 1 tablet by mouth daily on an empty stomach 30 minutes before breakfast\",\n                \"createdAt\": \"2023-11-29T16:25:33.951Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.951Z\"\n            },\n            {\n                \"id\": 90,\n                \"name\": \"Take 1 tablet by mouth every morning\",\n                \"createdAt\": \"2023-11-29T16:25:33.951Z\",\n                \"updatedAt\": \"2023-11-29T16:25:33.951Z\"\n            },\n            {\n                \"id\": 94,\n                \"name\": \"take 1.5 tablets by mouth daily at 3 pm\",\n                \"createdAt\": \"2023-11-29T16:25:34.368Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.368Z\"\n            },\n            {\n                \"id\": 95,\n                \"name\": \"Take 1/2 tablet by mouth in the morning and at bedtime\",\n                \"createdAt\": \"2023-11-29T16:25:34.368Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.368Z\"\n            },\n            {\n                \"id\": 91,\n                \"name\": \"take 1/2 tab daily for 2-3 weeks then if tolerating 1 tab daily\",\n                \"createdAt\": \"2023-11-29T16:25:34.369Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.369Z\"\n            },\n            {\n                \"id\": 92,\n                \"name\": \"take 0.5-1 tablet by mouth daily\",\n                \"createdAt\": \"2023-11-29T16:25:34.369Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.369Z\"\n            },\n            {\n                \"id\": 93,\n                \"name\": \"Take 1 tablet by mouth twice daily as needed for anxiety\",\n                \"createdAt\": \"2023-11-29T16:25:34.369Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.369Z\"\n            },\n            {\n                \"id\": 96,\n                \"name\": \"Take 1 tablet by mouth daily as directed for hair growth\",\n                \"createdAt\": \"2023-11-29T16:25:34.983Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.983Z\"\n            },\n            {\n                \"id\": 100,\n                \"name\": \"Take 1 capsule by mouth daily 30 minutes before breakfast\",\n                \"createdAt\": \"2023-11-29T16:25:34.983Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.983Z\"\n            },\n            {\n                \"id\": 99,\n                \"name\": \"Take 1 tablet by mouth twice daily as needed for acute anxiety/insomnia\",\n                \"createdAt\": \"2023-11-29T16:25:34.985Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.985Z\"\n            },\n            {\n                \"id\": 97,\n                \"name\": \"Take 1 tablet by mouth at bedtime as directed\",\n                \"createdAt\": \"2023-11-29T16:25:34.986Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.986Z\"\n            },\n            {\n                \"id\": 98,\n                \"name\": \"Take 1 tablet by mouth daily. Need to schedule appointment for more refills\",\n                \"createdAt\": \"2023-11-29T16:25:34.987Z\",\n                \"updatedAt\": \"2023-11-29T16:25:34.987Z\"\n            },\n            {\n                \"id\": 102,\n                \"name\": \"Take 1 tablet by mouth every morning before breakfast\",\n                \"createdAt\": \"2023-11-29T16:25:35.289Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.289Z\"\n            },\n            {\n                \"id\": 103,\n                \"name\": \"take 1 tablet at bedtime for 2 weeks then increase 2 tablets at bedtime\",\n                \"createdAt\": \"2023-11-29T16:25:35.290Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.290Z\"\n            },\n            {\n                \"id\": 101,\n                \"name\": \"Take 1.5 tablets daily in the morning before food\",\n                \"createdAt\": \"2023-11-29T16:25:35.880Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.880Z\"\n            },\n            {\n                \"id\": 104,\n                \"name\": \"Take 2 tablets by mouth every evening\",\n                \"createdAt\": \"2023-11-29T16:25:35.880Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.880Z\"\n            },\n            {\n                \"id\": 105,\n                \"name\": \"Take 1/2-1 tablet by mouth daily as needed for agitation\",\n                \"createdAt\": \"2023-11-29T16:25:35.881Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.881Z\"\n            },\n            {\n                \"id\": 106,\n                \"name\": \"Take 2 tablets by mouth every 12 hours for 1 day\",\n                \"createdAt\": \"2023-11-29T16:25:35.881Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.881Z\"\n            },\n            {\n                \"id\": 107,\n                \"name\": \"Take 1 tablet by mouth daily before breakfast\",\n                \"createdAt\": \"2023-11-29T16:25:35.881Z\",\n                \"updatedAt\": \"2023-11-29T16:25:35.881Z\"\n            },\n            {\n                \"id\": 108,\n                \"name\": \"Take 1 tablet by mouth daily in the morning\",\n                \"createdAt\": \"2023-11-29T16:25:36.211Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.211Z\"\n            },\n            {\n                \"id\": 109,\n                \"name\": \"Take 2 capsules by mouth daily, patient needs follow up appointment and labs\",\n                \"createdAt\": \"2023-11-29T16:25:36.211Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.211Z\"\n            },\n            {\n                \"id\": 110,\n                \"name\": \"Take 1 capsule by mouth twice a day\",\n                \"createdAt\": \"2023-11-29T16:25:36.211Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.211Z\"\n            },\n            {\n                \"id\": 111,\n                \"name\": \"no rx on file for patient\",\n                \"createdAt\": \"2023-11-29T16:25:36.211Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.211Z\"\n            },\n            {\n                \"id\": 112,\n                \"name\": \"Take 1 tablet daily with paroxetine CR 25 mg for a total daily dose of 62.5 mg\",\n                \"createdAt\": \"2023-11-29T16:25:36.211Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.211Z\"\n            },\n            {\n                \"id\": 113,\n                \"name\": \"Take 1 tablet daily with paroxetine CR 37.5 mg for a total daily dose of 62.5 mg\",\n                \"createdAt\": \"2023-11-29T16:25:36.827Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.827Z\"\n            },\n            {\n                \"id\": 114,\n                \"name\": \"Take 1 tablet by mouth at bedtime with water\",\n                \"createdAt\": \"2023-11-29T16:25:36.828Z\",\n                \"updatedAt\": \"2023-11-29T16:25:36.828Z\"\n            }\n        ],\n        \"totalCount\": 114\n    },\n    \"error\": false\n}"}],"_postman_id":"c4454494-2365-4270-b9eb-c6ef96d9140a"}],"id":"b961d2e0-e778-46e1-aa36-0bdedb1057f9","_postman_id":"b961d2e0-e778-46e1-aa36-0bdedb1057f9","description":""},{"name":"Transfers","item":[{"name":"List","id":"47228f0d-dd2d-4014-9bc7-5f9ab0373b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers","urlObject":{"path":["api/oauth/v1/partner","transfers"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"99fee8a0-eb3f-4258-b979-4b39a2a08a0d","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers","host":["https://nextgen.dev.healthhavenrx.com"],"path":["api/oauth/v1/partner","transfers"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"19870"},{"key":"ETag","value":"W/\"4d9e-cbyYvPwUdoxSHQLl/E6t+jiLgG8\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:11:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"All Transfers\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"transfers\": [\n            {\n                \"id\": 1,\n                \"name\": null,\n                \"customerId\": \"1\",\n                \"partnerId\": \"3\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 921,\n                \"sigId\": \"2\",\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"Shannon Mays\",\n                \"notes\": \"cccc\",\n                \"providerPhone\": \"+1 (406) 838-1061\",\n                \"createdAt\": \"2023-11-30T18:08:05.060Z\",\n                \"updatedAt\": \"2023-11-30T22:27:43.838Z\",\n                \"Drug\": {\n                    \"id\": 921,\n                    \"name\": \"ADVAIR 500-50 DISKUS\",\n                    \"label\": \"ADVAIR 500-50 DISKUS\",\n                    \"price\": \"2.32\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": null,\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"31\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"3\",\n                    \"tierTwo\": \"3\",\n                    \"tierThree\": \"5\",\n                    \"tierFour\": \"6\",\n                    \"tierFive\": \"6\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Darius\",\n                    \"lastName\": \"Boyer\",\n                    \"email\": \"duxefyh@mailinator.com\",\n                    \"phone\": \"+1 (907) 238-3033\",\n                    \"address\": \"Sed et dolorum quis \",\n                    \"secondaryAddress\": \"Sed et dolorum quis \",\n                    \"city\": \"Mollit voluptatem I\",\n                    \"stateId\": \"48\",\n                    \"zipCode\": \"66424\",\n                    \"partnerId\": \"2\",\n                    \"dob\": \"1974-01-24\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T14:01:48.153Z\",\n                    \"updatedAt\": \"2023-11-30T14:01:48.153Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 3,\n                    \"name\": \"Nayda Joyner\",\n                    \"website\": \"https://www.nuzygytutazoc.cm\",\n                    \"address\": \"Nulla officia qui al\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Deleniti sunt molest\",\n                    \"stateId\": \"44\",\n                    \"zipCode\": \"66276\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_two\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"e4dfcc04-6891-47d3-a58e-f0375ac4555c\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:54:05.777Z\",\n                    \"updatedAt\": \"2023-11-30T13:54:05.777Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 2,\n                \"name\": null,\n                \"customerId\": \"1\",\n                \"partnerId\": \"1\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 406,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T18:16:45.336Z\",\n                \"updatedAt\": \"2023-11-30T18:16:45.336Z\",\n                \"Drug\": {\n                    \"id\": 406,\n                    \"name\": \"Allopurinol 100mg\",\n                    \"label\": \"Allopurinol 100mg\",\n                    \"price\": \"0.08\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": null,\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"21\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"0\",\n                    \"tierTwo\": \"0\",\n                    \"tierThree\": \"0\",\n                    \"tierFour\": \"0\",\n                    \"tierFive\": \"0\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Darius\",\n                    \"lastName\": \"Boyer\",\n                    \"email\": \"duxefyh@mailinator.com\",\n                    \"phone\": \"+1 (907) 238-3033\",\n                    \"address\": \"Sed et dolorum quis \",\n                    \"secondaryAddress\": \"Sed et dolorum quis \",\n                    \"city\": \"Mollit voluptatem I\",\n                    \"stateId\": \"48\",\n                    \"zipCode\": \"66424\",\n                    \"partnerId\": \"2\",\n                    \"dob\": \"1974-01-24\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T14:01:48.153Z\",\n                    \"updatedAt\": \"2023-11-30T14:01:48.153Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"71013c8e-7685-4f0e-9d50-ac7e91d61e20\",\n                    \"liveKey\": \"52c56f34-3354-4495-aa53-73ad36c484ca\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 3,\n                \"name\": null,\n                \"customerId\": \"2\",\n                \"partnerId\": \"5\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 1402,\n                \"sigId\": \"15\",\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"Shannon Mays\",\n                \"notes\": \"mmm\",\n                \"providerPhone\": \"+1 (138) 495-8122\",\n                \"createdAt\": \"2023-11-30T18:18:47.288Z\",\n                \"updatedAt\": \"2023-11-30T22:43:00.138Z\",\n                \"Drug\": {\n                    \"id\": 1402,\n                    \"name\": \"Acetaminophen 500mg\",\n                    \"label\": \"Acetaminophen 500mg\",\n                    \"price\": \"0.05000000074505806\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"00000000000\",\n                    \"dosage\": \"500\",\n                    \"drugFormId\": \"1\",\n                    \"drugCategoryId\": \"26\",\n                    \"drugClassId\": \"1\",\n                    \"drugTypeId\": \"1\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": true,\n                    \"refillLimit\": \"11\",\n                    \"tierOne\": \"0\",\n                    \"tierTwo\": \"0\",\n                    \"tierThree\": \"0\",\n                    \"tierFour\": \"0\",\n                    \"tierFive\": \"0\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"0\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 2,\n                    \"firstName\": \"Rae\",\n                    \"lastName\": \"Cummings\",\n                    \"email\": \"gopurybur@mailinator.com\",\n                    \"phone\": \"+1 (533) 873-2501\",\n                    \"address\": \"Cupidatat officia ev\",\n                    \"secondaryAddress\": \"Cupidatat officia ev\",\n                    \"city\": \"Maiores eum velit ip\",\n                    \"stateId\": \"20\",\n                    \"zipCode\": \"42558\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"2023-11-28\",\n                    \"gender\": \"female\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T14:02:05.603Z\",\n                    \"updatedAt\": \"2023-11-30T14:02:05.603Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 5,\n                    \"name\": \"Brenda Riggs\",\n                    \"website\": \"https://www.qytasywysiret.info\",\n                    \"address\": \"Molestiae et officia\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Sequi ipsum quia eu\",\n                    \"stateId\": \"41\",\n                    \"zipCode\": \"13629\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"3c5b8dc7-faa0-490d-a3ec-b7167deb5431\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:57:54.983Z\",\n                    \"updatedAt\": \"2023-11-30T13:57:54.983Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 4,\n                \"name\": null,\n                \"customerId\": \"1\",\n                \"partnerId\": \"7\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 1402,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T19:19:09.186Z\",\n                \"updatedAt\": \"2023-11-30T19:19:09.186Z\",\n                \"Drug\": {\n                    \"id\": 1402,\n                    \"name\": \"Acetaminophen 500mg\",\n                    \"label\": \"Acetaminophen 500mg\",\n                    \"price\": \"0.05000000074505806\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"00000000000\",\n                    \"dosage\": \"500\",\n                    \"drugFormId\": \"1\",\n                    \"drugCategoryId\": \"26\",\n                    \"drugClassId\": \"1\",\n                    \"drugTypeId\": \"1\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": true,\n                    \"refillLimit\": \"11\",\n                    \"tierOne\": \"0\",\n                    \"tierTwo\": \"0\",\n                    \"tierThree\": \"0\",\n                    \"tierFour\": \"0\",\n                    \"tierFive\": \"0\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"0\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Darius\",\n                    \"lastName\": \"Boyer\",\n                    \"email\": \"duxefyh@mailinator.com\",\n                    \"phone\": \"+1 (907) 238-3033\",\n                    \"address\": \"Sed et dolorum quis \",\n                    \"secondaryAddress\": \"Sed et dolorum quis \",\n                    \"city\": \"Mollit voluptatem I\",\n                    \"stateId\": \"48\",\n                    \"zipCode\": \"66424\",\n                    \"partnerId\": \"2\",\n                    \"dob\": \"1974-01-24\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T14:01:48.153Z\",\n                    \"updatedAt\": \"2023-11-30T14:01:48.153Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 7,\n                    \"name\": \"Dacey Snyder\",\n                    \"website\": \"https://www.meh.info\",\n                    \"address\": \"Sit perspiciatis qu\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Consequat Ducimus \",\n                    \"stateId\": \"11\",\n                    \"zipCode\": \"19414\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_two\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"26ca6fac-e44b-49ec-a592-e54760c8ff0f\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T18:54:57.280Z\",\n                    \"updatedAt\": \"2023-11-30T18:54:57.280Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 5,\n                \"name\": null,\n                \"customerId\": \"1\",\n                \"partnerId\": \"5\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 1529,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T19:20:49.205Z\",\n                \"updatedAt\": \"2023-11-30T19:20:49.205Z\",\n                \"Drug\": {\n                    \"id\": 1529,\n                    \"name\": \"Alclometasone dip 0.05% cream\",\n                    \"label\": \"Alclometasone dip 0.05% cream\",\n                    \"price\": \"0.8199999928474426\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"Alclometasone dip 0.05% cream\",\n                    \"dosage\": \"1 gram\",\n                    \"drugFormId\": \"5\",\n                    \"drugCategoryId\": \"28\",\n                    \"drugClassId\": \"4\",\n                    \"drugTypeId\": \"8\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": true,\n                    \"refillLimit\": \"11\",\n                    \"tierOne\": \"1\",\n                    \"tierTwo\": \"1\",\n                    \"tierThree\": \"1\",\n                    \"tierFour\": \"1\",\n                    \"tierFive\": \"1\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Darius\",\n                    \"lastName\": \"Boyer\",\n                    \"email\": \"duxefyh@mailinator.com\",\n                    \"phone\": \"+1 (907) 238-3033\",\n                    \"address\": \"Sed et dolorum quis \",\n                    \"secondaryAddress\": \"Sed et dolorum quis \",\n                    \"city\": \"Mollit voluptatem I\",\n                    \"stateId\": \"48\",\n                    \"zipCode\": \"66424\",\n                    \"partnerId\": \"2\",\n                    \"dob\": \"1974-01-24\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T14:01:48.153Z\",\n                    \"updatedAt\": \"2023-11-30T14:01:48.153Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 5,\n                    \"name\": \"Brenda Riggs\",\n                    \"website\": \"https://www.qytasywysiret.info\",\n                    \"address\": \"Molestiae et officia\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Sequi ipsum quia eu\",\n                    \"stateId\": \"41\",\n                    \"zipCode\": \"13629\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"3c5b8dc7-faa0-490d-a3ec-b7167deb5431\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:57:54.983Z\",\n                    \"updatedAt\": \"2023-11-30T13:57:54.983Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 6,\n                \"name\": null,\n                \"customerId\": \"8\",\n                \"partnerId\": \"16\",\n                \"pharmacyId\": \"2\",\n                \"transferDrugId\": 834,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T21:10:56.391Z\",\n                \"updatedAt\": \"2023-11-30T21:10:56.391Z\",\n                \"Drug\": {\n                    \"id\": 834,\n                    \"name\": \"Rivelsa\",\n                    \"label\": \"Rivelsa\",\n                    \"price\": \"1.94\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": null,\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"31\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"2\",\n                    \"tierTwo\": \"3\",\n                    \"tierThree\": \"4\",\n                    \"tierFour\": \"5\",\n                    \"tierFive\": \"5\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 2,\n                    \"name\": \"Take 1 tablet by mouth once daily.abvc\",\n                    \"phone\": \"0123456789\",\n                    \"createdAt\": \"2023-11-30T19:32:09.026Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:09.026Z\"\n                },\n                \"Customer\": {\n                    \"id\": 8,\n                    \"firstName\": \"Britanni\",\n                    \"lastName\": \"Spence\",\n                    \"email\": \"tyke@mailinator.com\",\n                    \"phone\": \"+1 (873) 201-5704\",\n                    \"address\": \"Autem iure dolorum n\",\n                    \"secondaryAddress\": \"Autem iure dolorum n\",\n                    \"city\": \"In aut aute voluptas\",\n                    \"stateId\": \"17\",\n                    \"zipCode\": \"76598\",\n                    \"partnerId\": \"8\",\n                    \"dob\": \"1985-08-10\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T19:34:58.211Z\",\n                    \"updatedAt\": \"2023-11-30T19:34:58.211Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 16,\n                    \"name\": \"Partner 8\",\n                    \"website\": \"https://partner8.com\",\n                    \"address\": \"Aliquid quas libero \",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Sed in reiciendis fu\",\n                    \"stateId\": \"14\",\n                    \"zipCode\": \"23232\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"441eb64a-2160-4ba8-ab39-6f5b0c43210f\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T19:06:52.120Z\",\n                    \"updatedAt\": \"2023-11-30T19:06:52.120Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 7,\n                \"name\": null,\n                \"customerId\": \"12\",\n                \"partnerId\": \"5\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 402,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T22:08:32.260Z\",\n                \"updatedAt\": \"2023-11-30T22:08:32.260Z\",\n                \"Drug\": {\n                    \"id\": 402,\n                    \"name\": \"Acyclovir 200mg\",\n                    \"label\": \"Acyclovir 200mg\",\n                    \"price\": \"0.1\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": null,\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"15\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"0\",\n                    \"tierTwo\": \"0\",\n                    \"tierThree\": \"0\",\n                    \"tierFour\": \"0\",\n                    \"tierFive\": \"0\",\n                    \"erxRequired\": \"1\",\n                    \"active\": true,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 12,\n                    \"firstName\": \"Aladdin\",\n                    \"lastName\": \"Dawson\",\n                    \"email\": \"usmananwer4992@gmail.com\",\n                    \"phone\": \"+1 (411) 8\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": \"Aliquid quas libero \",\n                    \"city\": \"A doloremque non sap\",\n                    \"stateId\": \"16\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"2\",\n                    \"dob\": \"2023-11-28\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T19:38:04.311Z\",\n                    \"updatedAt\": \"2023-11-30T19:38:04.311Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 5,\n                    \"name\": \"Brenda Riggs\",\n                    \"website\": \"https://www.qytasywysiret.info\",\n                    \"address\": \"Molestiae et officia\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Sequi ipsum quia eu\",\n                    \"stateId\": \"41\",\n                    \"zipCode\": \"13629\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"3c5b8dc7-faa0-490d-a3ec-b7167deb5431\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:57:54.983Z\",\n                    \"updatedAt\": \"2023-11-30T13:57:54.983Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8,\n                \"name\": null,\n                \"customerId\": \"7\",\n                \"partnerId\": \"1\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 973,\n                \"sigId\": \"20\",\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"Barbara Warren\",\n                \"notes\": \"mm\",\n                \"providerPhone\": \"+1 (406) 838-1061\",\n                \"createdAt\": \"2023-11-30T22:28:57.280Z\",\n                \"updatedAt\": \"2023-11-30T22:42:24.634Z\",\n                \"Drug\": {\n                    \"id\": 973,\n                    \"name\": \"VENLAFAXINE HCL ER 75 MG CAP\",\n                    \"label\": \"VENLAFAXINE HCL ER 75 MG CAP\",\n                    \"price\": \"1.5199999809265137\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": \"75\",\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"31\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"2\",\n                    \"tierTwo\": \"2\",\n                    \"tierThree\": \"3\",\n                    \"tierFour\": \"4\",\n                    \"tierFive\": \"4\",\n                    \"erxRequired\": \"1\",\n                    \"active\": false,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 7,\n                    \"firstName\": \"Joan\",\n                    \"lastName\": \"Merrill\",\n                    \"email\": \"byhyri@mailinator.com\",\n                    \"phone\": \"+1 (844) 734-1005\",\n                    \"address\": \"Dicta quia distincti\",\n                    \"secondaryAddress\": \"Dicta quia distincti\",\n                    \"city\": \"Error elit veritati\",\n                    \"stateId\": \"40\",\n                    \"zipCode\": \"26408\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"1978-03-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T19:34:44.797Z\",\n                    \"updatedAt\": \"2023-11-30T19:34:44.797Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"71013c8e-7685-4f0e-9d50-ac7e91d61e20\",\n                    \"liveKey\": \"52c56f34-3354-4495-aa53-73ad36c484ca\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 9,\n                \"name\": null,\n                \"customerId\": \"7\",\n                \"partnerId\": \"1\",\n                \"pharmacyId\": \"2\",\n                \"transferDrugId\": 992,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T22:29:52.499Z\",\n                \"updatedAt\": \"2023-11-30T22:29:52.499Z\",\n                \"Drug\": {\n                    \"id\": 992,\n                    \"name\": \"Cetirizine 10mg\",\n                    \"label\": \"Cetirizine 10mg\",\n                    \"price\": \"0.05999999865889549\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": \"10\",\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"31\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"0\",\n                    \"tierTwo\": \"0\",\n                    \"tierThree\": \"0\",\n                    \"tierFour\": \"0\",\n                    \"tierFive\": \"0\",\n                    \"erxRequired\": \"1\",\n                    \"active\": false,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 2,\n                    \"name\": \"Take 1 tablet by mouth once daily.abvc\",\n                    \"phone\": \"0123456789\",\n                    \"createdAt\": \"2023-11-30T19:32:09.026Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:09.026Z\"\n                },\n                \"Customer\": {\n                    \"id\": 7,\n                    \"firstName\": \"Joan\",\n                    \"lastName\": \"Merrill\",\n                    \"email\": \"byhyri@mailinator.com\",\n                    \"phone\": \"+1 (844) 734-1005\",\n                    \"address\": \"Dicta quia distincti\",\n                    \"secondaryAddress\": \"Dicta quia distincti\",\n                    \"city\": \"Error elit veritati\",\n                    \"stateId\": \"40\",\n                    \"zipCode\": \"26408\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"1978-03-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T19:34:44.797Z\",\n                    \"updatedAt\": \"2023-11-30T19:34:44.797Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"71013c8e-7685-4f0e-9d50-ac7e91d61e20\",\n                    \"liveKey\": \"52c56f34-3354-4495-aa53-73ad36c484ca\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 10,\n                \"name\": null,\n                \"customerId\": \"7\",\n                \"partnerId\": \"1\",\n                \"pharmacyId\": \"1\",\n                \"transferDrugId\": 995,\n                \"sigId\": null,\n                \"transferDayId\": 1,\n                \"transferStatusId\": \"1\",\n                \"providerName\": \"\",\n                \"notes\": \"\",\n                \"providerPhone\": \"\",\n                \"createdAt\": \"2023-11-30T22:30:04.758Z\",\n                \"updatedAt\": \"2023-11-30T22:30:04.758Z\",\n                \"Drug\": {\n                    \"id\": 995,\n                    \"name\": \"Loratadine 10mg\",\n                    \"label\": \"Loratadine 10mg\",\n                    \"price\": \"0.029999999329447746\",\n                    \"quantity\": \"1\",\n                    \"ndc\": \"12345678901\",\n                    \"dosage\": \"10\",\n                    \"drugFormId\": \"9\",\n                    \"drugCategoryId\": \"31\",\n                    \"drugClassId\": \"10\",\n                    \"drugTypeId\": \"7\",\n                    \"ageGroupId\": \"5\",\n                    \"refillable\": false,\n                    \"refillLimit\": \"1\",\n                    \"tierOne\": \"0\",\n                    \"tierTwo\": \"0\",\n                    \"tierThree\": \"0\",\n                    \"tierFour\": \"0\",\n                    \"tierFive\": \"0\",\n                    \"erxRequired\": \"1\",\n                    \"active\": false,\n                    \"minQuantity\": \"1\",\n                    \"maxQuantity\": \"999\",\n                    \"quantityAllowed\": \"1\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n                },\n                \"Pharmacy\": {\n                    \"id\": 1,\n                    \"name\": \"Baxter Mcneilm\",\n                    \"phone\": \"+1 (398) 544-8776\",\n                    \"createdAt\": \"2023-11-30T18:08:05.044Z\",\n                    \"updatedAt\": \"2023-11-30T19:32:44.279Z\"\n                },\n                \"Customer\": {\n                    \"id\": 7,\n                    \"firstName\": \"Joan\",\n                    \"lastName\": \"Merrill\",\n                    \"email\": \"byhyri@mailinator.com\",\n                    \"phone\": \"+1 (844) 734-1005\",\n                    \"address\": \"Dicta quia distincti\",\n                    \"secondaryAddress\": \"Dicta quia distincti\",\n                    \"city\": \"Error elit veritati\",\n                    \"stateId\": \"40\",\n                    \"zipCode\": \"26408\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"1978-03-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-30T19:34:44.797Z\",\n                    \"updatedAt\": \"2023-11-30T19:34:44.797Z\"\n                },\n                \"TransferStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"71013c8e-7685-4f0e-9d50-ac7e91d61e20\",\n                    \"liveKey\": \"52c56f34-3354-4495-aa53-73ad36c484ca\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"updatedAt\": \"2023-11-30T13:45:54.970Z\",\n                    \"partnerId\": null\n                }\n            }\n        ],\n        \"totalCount\": 15\n    },\n    \"error\": false\n}"}],"_postman_id":"47228f0d-dd2d-4014-9bc7-5f9ab0373b59"},{"name":"Detail","id":"e930ee96-61ac-458b-8bb0-c95abd28dd5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers/6","urlObject":{"path":["api/oauth/v1/partner","transfers","6"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"d3704bcf-35df-4cfb-9e33-1dd8b6e08e6a","name":"Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers/6","host":["https://nextgen.dev.healthhavenrx.com"],"path":["api/oauth/v1/partner","transfers","6"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2169"},{"key":"ETag","value":"W/\"879-hqGX7Gw2O+7VHRFfz8/29jjcISk\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:11:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Detail\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 6,\n        \"name\": null,\n        \"customerId\": \"8\",\n        \"partnerId\": \"16\",\n        \"pharmacyId\": \"2\",\n        \"transferDrugId\": 834,\n        \"sigId\": null,\n        \"transferDayId\": 1,\n        \"transferStatusId\": \"1\",\n        \"providerName\": \"\",\n        \"notes\": \"\",\n        \"providerPhone\": \"\",\n        \"createdAt\": \"2023-11-30T21:10:56.391Z\",\n        \"updatedAt\": \"2023-11-30T21:10:56.391Z\",\n        \"TransferStatus\": {\n            \"id\": 1,\n            \"name\": \"Pending\",\n            \"createdAt\": \"2023-11-30T13:45:57.425Z\",\n            \"updatedAt\": \"2023-11-30T13:45:57.425Z\"\n        },\n        \"Sig\": null,\n        \"Customer\": {\n            \"id\": 8,\n            \"firstName\": \"Britanni\",\n            \"lastName\": \"Spence\",\n            \"email\": \"tyke@mailinator.com\",\n            \"phone\": \"+1 (873) 201-5704\",\n            \"address\": \"Autem iure dolorum n\",\n            \"secondaryAddress\": \"Autem iure dolorum n\",\n            \"city\": \"In aut aute voluptas\",\n            \"stateId\": \"17\",\n            \"zipCode\": \"76598\",\n            \"partnerId\": \"8\",\n            \"dob\": \"1985-08-10\",\n            \"gender\": \"male\",\n            \"deletedAt\": null,\n            \"isDeleted\": null,\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-30T19:34:58.211Z\",\n            \"updatedAt\": \"2023-11-30T19:34:58.211Z\"\n        },\n        \"Pharmacy\": {\n            \"id\": 2,\n            \"name\": \"Take 1 tablet by mouth once daily.abvc\",\n            \"phone\": \"0123456789\",\n            \"createdAt\": \"2023-11-30T19:32:09.026Z\",\n            \"updatedAt\": \"2023-11-30T19:32:09.026Z\"\n        },\n        \"Drug\": {\n            \"id\": 834,\n            \"name\": \"Rivelsa\",\n            \"label\": \"Rivelsa\",\n            \"price\": \"1.94\",\n            \"quantity\": \"1\",\n            \"ndc\": \"12345678901\",\n            \"dosage\": null,\n            \"drugFormId\": \"9\",\n            \"drugCategoryId\": \"31\",\n            \"drugClassId\": \"10\",\n            \"drugTypeId\": \"7\",\n            \"ageGroupId\": \"5\",\n            \"refillable\": false,\n            \"refillLimit\": \"1\",\n            \"tierOne\": \"2\",\n            \"tierTwo\": \"3\",\n            \"tierThree\": \"4\",\n            \"tierFour\": \"5\",\n            \"tierFive\": \"5\",\n            \"erxRequired\": \"1\",\n            \"active\": true,\n            \"minQuantity\": \"1\",\n            \"maxQuantity\": \"999\",\n            \"quantityAllowed\": \"1\",\n            \"softDeleted\": false,\n            \"createdAt\": \"2023-11-30T13:45:56.965Z\",\n            \"updatedAt\": \"2023-11-30T13:45:56.965Z\"\n        },\n        \"TransferDay\": {\n            \"id\": 1,\n            \"name\": \"0\",\n            \"createdAt\": \"2023-11-30T13:45:57.412Z\",\n            \"updatedAt\": \"2023-11-30T13:45:57.412Z\"\n        },\n        \"Partner\": {\n            \"id\": 16,\n            \"name\": \"Partner 8\",\n            \"website\": \"https://partner8.com\",\n            \"address\": \"Aliquid quas libero \",\n            \"secondaryAddress\": null,\n            \"city\": \"Sed in reiciendis fu\",\n            \"stateId\": \"14\",\n            \"zipCode\": \"23232\",\n            \"brandBox\": \"0\",\n            \"tier\": \"tier_one\",\n            \"sandBoxKey\": null,\n            \"liveKey\": \"441eb64a-2160-4ba8-ab39-6f5b0c43210f\",\n            \"softDeleted\": false,\n            \"deletedAt\": null,\n            \"createdAt\": \"2023-11-30T19:06:52.120Z\",\n            \"updatedAt\": \"2023-11-30T19:06:52.120Z\",\n            \"partnerId\": null\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"e930ee96-61ac-458b-8bb0-c95abd28dd5c"},{"name":"Deprecated: Create","id":"8383b9e2-717f-439f-bea3-446fc192e006","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"// Payload with Using existing Pharmacy and Patient \n{\n    \"drugId\": \"910\",\n    \"registeredPatientId\": 1, // Can get from prequsite api call. \n    \"registeredPharmacyId\": 1, // Can get from prequsite api call.\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n// // Payload with Creating new Patient and New Pharmacy \n{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 0, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"patientFirstName\": \"Test\",\n    \"patientLastName\": \"Customer\",\n    \"patientEmail\": \"tes@ecsustsomer.com\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientPhone\": \"+1 (46) 17-1217\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientDateOfBirth\": \"2022-01-02\",\n    \"pharmacyName\": \"Ila St43ein\",\n    \"pharmacyPhone\": \"+1 (46) 17-1217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n// // Payload with Creating new Patient and use Old Pharmacy\n{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 0, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 3, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"patientFirstName\": \"Test\",\n    \"patientLastName\": \"Customer\",\n    \"patientEmail\": \"tes@new.com\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientPhone\": \"+1 (46) 17-1217\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientDateOfBirth\": \"2022-01-02\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"1\" // Can get from prequsite api call\n}\n// // Payload with Creating New Pharmacy with existing patient\n{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 1, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"pharmacyName\": \"Hobi\",\n    \"pharmacyPhone\": \"+1 (46) 17-2217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers","urlObject":{"path":["api/oauth/v1/partner","transfers"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"c51da95f-4499-4df6-b1fc-bc67ae2cee4c","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"drugId\": \"910\",\n    \"registeredPatientId\": 1, // Can get from prequsite api call. \n    \"registeredPharmacyId\": 1, // Can get from prequsite api call.\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"408"},{"key":"ETag","value":"W/\"198-CJEw/IBmVJnAVREbMxZS0068+EI\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:00:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Created Successfully\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 11,\n        \"notes\": \"notes\",\n        \"transferStatusId\": \"3\",\n        \"partnerId\": \"1\",\n        \"sigId\": null,\n        \"customerId\": \"1\",\n        \"pharmacyId\": \"1\",\n        \"transferDrugId\": 910,\n        \"updatedAt\": \"2023-11-30T23:00:59.361Z\",\n        \"createdAt\": \"2023-11-30T23:00:59.361Z\",\n        \"name\": null,\n        \"transferDayId\": null,\n        \"providerName\": null,\n        \"providerPhone\": null\n    },\n    \"error\": false\n}"},{"id":"abfc58f7-9519-4a11-8d00-a40fd8dd4722","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 0, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"patientFirstName\": \"Test\",\n    \"patientLastName\": \"Customer\",\n    \"patientEmail\": \"test1@ecsustsomer.com\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientPhone\": \"+1 (48) 17-1217\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientDateOfBirth\": \"2022-01-02\",\n    \"pharmacyName\": \"Ila St43ein\",\n    \"pharmacyPhone\": \"+1 (48) 17-1217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n\n"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"409"},{"key":"ETag","value":"W/\"199-xeB0+FkR+v5U89dd7lL1M8F5cJI\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:08:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Created Successfully\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 14,\n        \"notes\": \"notes\",\n        \"transferStatusId\": \"3\",\n        \"partnerId\": \"1\",\n        \"sigId\": null,\n        \"customerId\": \"15\",\n        \"pharmacyId\": \"4\",\n        \"transferDrugId\": 920,\n        \"updatedAt\": \"2023-11-30T23:08:29.110Z\",\n        \"createdAt\": \"2023-11-30T23:08:29.110Z\",\n        \"name\": null,\n        \"transferDayId\": null,\n        \"providerName\": null,\n        \"providerPhone\": null\n    },\n    \"error\": false\n}"},{"id":"235dfb9a-2fcf-48a3-a22b-5097b55ceb3c","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 1, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"pharmacyName\": \"Hobi\",\n    \"pharmacyPhone\": \"+1 (46) 17-2217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"408"},{"key":"ETag","value":"W/\"198-G1sG1ShrygzjeesLsA39WVys6sU\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:10:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Created Successfully\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 17,\n        \"notes\": \"notes\",\n        \"transferStatusId\": \"3\",\n        \"partnerId\": \"1\",\n        \"sigId\": null,\n        \"customerId\": \"1\",\n        \"pharmacyId\": \"5\",\n        \"transferDrugId\": 920,\n        \"updatedAt\": \"2023-11-30T23:10:29.763Z\",\n        \"createdAt\": \"2023-11-30T23:10:29.763Z\",\n        \"name\": null,\n        \"transferDayId\": null,\n        \"providerName\": null,\n        \"providerPhone\": null\n    },\n    \"error\": false\n}"}],"_postman_id":"8383b9e2-717f-439f-bea3-446fc192e006"},{"name":"Create","id":"ae56f9f3-ec86-4420-a9db-a35d70ac3129","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"// Payload with Using existing Pharmacy and Patient \n{\n     \"drugs\": [\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"686\",\n            \"refills\": \"986969\"\n        },\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"2\",\n            \"refills\": \"3\"\n        }\n    ],\n    \"registeredPatientId\": 1, // Can get from prequsite api call. \n    \"registeredPharmacyId\": 1, // Can get from prequsite api call.\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n// // Payload with Creating new Patient and New Pharmacy \n{\n     \"drugs\": [\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"686\",\n            \"refills\": \"986969\"\n        },\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"2\",\n            \"refills\": \"3\"\n        }\n    ],\n    \"registeredPatientId\": 0, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"patientFirstName\": \"Test\",\n    \"patientLastName\": \"Customer\",\n    \"patientEmail\": \"tes@ecsustsomer.com\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientPhone\": \"+1 (46) 17-1217\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientDateOfBirth\": \"2022-01-02\",\n    \"pharmacyName\": \"Ila St43ein\",\n    \"pharmacyPhone\": \"+1 (46) 17-1217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n// // Payload with Creating new Patient and use Old Pharmacy\n{\n     \"drugs\": [\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"686\",\n            \"refills\": \"986969\"\n        },\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"2\",\n            \"refills\": \"3\"\n        }\n    ],\n    \"registeredPatientId\": 0, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 3, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"patientFirstName\": \"Test\",\n    \"patientLastName\": \"Customer\",\n    \"patientEmail\": \"tes@new.com\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientPhone\": \"+1 (46) 17-1217\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientDateOfBirth\": \"2022-01-02\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"1\" // Can get from prequsite api call\n}\n// // Payload with Creating New Pharmacy with existing patient\n{\n     \"drugs\": [\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"686\",\n            \"refills\": \"986969\"\n        },\n        {\n            \"drugId\": \"149\",\n            \"amount\": \"2\",\n            \"refills\": \"3\"\n        }\n    ],\n    \"registeredPatientId\": 1, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"pharmacyName\": \"Hobi\",\n    \"pharmacyPhone\": \"+1 (46) 17-2217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers","urlObject":{"path":["api/oauth/v1/partner","transfers"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"04191f54-fcd3-4304-8cef-273e80976d7f","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"drugId\": \"910\",\n    \"registeredPatientId\": 1, // Can get from prequsite api call. \n    \"registeredPharmacyId\": 1, // Can get from prequsite api call.\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"408"},{"key":"ETag","value":"W/\"198-CJEw/IBmVJnAVREbMxZS0068+EI\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:00:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Created Successfully\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 11,\n        \"notes\": \"notes\",\n        \"transferStatusId\": \"3\",\n        \"partnerId\": \"1\",\n        \"sigId\": null,\n        \"customerId\": \"1\",\n        \"pharmacyId\": \"1\",\n        \"transferDrugId\": 910,\n        \"updatedAt\": \"2023-11-30T23:00:59.361Z\",\n        \"createdAt\": \"2023-11-30T23:00:59.361Z\",\n        \"name\": null,\n        \"transferDayId\": null,\n        \"providerName\": null,\n        \"providerPhone\": null\n    },\n    \"error\": false\n}"},{"id":"15afb211-e075-4c54-b82d-c20761096272","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 0, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"patientFirstName\": \"Test\",\n    \"patientLastName\": \"Customer\",\n    \"patientEmail\": \"test1@ecsustsomer.com\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientPhone\": \"+1 (48) 17-1217\", // Patient email and phone numbe both should not exist. Then Create new Patient\n    \"patientDateOfBirth\": \"2022-01-02\",\n    \"pharmacyName\": \"Ila St43ein\",\n    \"pharmacyPhone\": \"+1 (48) 17-1217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}\n\n"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"409"},{"key":"ETag","value":"W/\"199-xeB0+FkR+v5U89dd7lL1M8F5cJI\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:08:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Created Successfully\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 14,\n        \"notes\": \"notes\",\n        \"transferStatusId\": \"3\",\n        \"partnerId\": \"1\",\n        \"sigId\": null,\n        \"customerId\": \"15\",\n        \"pharmacyId\": \"4\",\n        \"transferDrugId\": 920,\n        \"updatedAt\": \"2023-11-30T23:08:29.110Z\",\n        \"createdAt\": \"2023-11-30T23:08:29.110Z\",\n        \"name\": null,\n        \"transferDayId\": null,\n        \"providerName\": null,\n        \"providerPhone\": null\n    },\n    \"error\": false\n}"},{"id":"ce03bc0d-046f-4c2a-957a-5776c2078fba","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"drugId\": \"920\",\n    \"registeredPatientId\": 1, // Can get from prequsite api call. It should be 0 If you are creating new Patient\n    \"registeredPharmacyId\": 0, // Can get from prequsite api call. It should be 0 If the pharmacy is not in the api call. \n    \"pharmacyName\": \"Hobi\",\n    \"pharmacyPhone\": \"+1 (46) 17-2217\",\n    \"notes\": \"notes\", // can be empty string\n    \"transferStatusId\": \"3\" // Can get from prequsite api call\n}"},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"408"},{"key":"ETag","value":"W/\"198-G1sG1ShrygzjeesLsA39WVys6sU\""},{"key":"Date","value":"Thu, 30 Nov 2023 23:10:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Transfer Created Successfully\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"id\": 17,\n        \"notes\": \"notes\",\n        \"transferStatusId\": \"3\",\n        \"partnerId\": \"1\",\n        \"sigId\": null,\n        \"customerId\": \"1\",\n        \"pharmacyId\": \"5\",\n        \"transferDrugId\": 920,\n        \"updatedAt\": \"2023-11-30T23:10:29.763Z\",\n        \"createdAt\": \"2023-11-30T23:10:29.763Z\",\n        \"name\": null,\n        \"transferDayId\": null,\n        \"providerName\": null,\n        \"providerPhone\": null\n    },\n    \"error\": false\n}"}],"_postman_id":"ae56f9f3-ec86-4420-a9db-a35d70ac3129"},{"name":"Update","id":"94d064df-be2e-4b2c-a044-9ffbbcb4f91d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n       \"drugs\": [\r\n        {\r\n            \"drugId\": \"149\",\r\n            \"amount\": \"686\",\r\n            \"refills\": \"986969\"\r\n        },\r\n        {\r\n            \"drugId\": \"149\",\r\n            \"amount\": \"2\",\r\n            \"refills\": \"3\",\r\n            \"id\":\"1\" // ID for old drugs\r\n        }\r\n    ],\r\n  \"registeredPatientId\": 9,\r\n  \"registeredPharmacyId\": 1,\r\n  \"transferStatusId\": 1,\r\n  \"transferDayId\": 1,\r\n  \"sigId\": 1,\r\n  \"patientFirstName\": \"JOHN\",\r\n  \"patientLastName\": \"ABRAHAM\",\r\n  \"patientEmail\": \"john.abraham@gmail.com\",\r\n  \"patientDateOfBirth\": \"2022-01-02\",\r\n  \"pharmacyName\": \"ONE1\",\r\n  \"pharmacyPhone\": \"22313111\",\r\n  \"providerName\": \"Test\",\r\n  \"providerPhone\": \"22313111\",\r\n  \"notes\": \"22313111\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers/6","urlObject":{"path":["api/oauth/v1/partner","transfers","6"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"94d064df-be2e-4b2c-a044-9ffbbcb4f91d"},{"name":"Prerequisite","id":"6933f71f-7bb4-4646-a28f-a31660d74c0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers/prerequisite","urlObject":{"path":["api/oauth/v1/partner","transfers","prerequisite"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"3e624f11-9474-4436-b12f-1b368f5f8ff4","name":"Prerequisite","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/transfers/prerequisite","host":["https://nextgen.dev.healthhavenrx.com"],"path":["api/oauth/v1/partner","transfers","prerequisite"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3681"},{"key":"ETag","value":"W/\"e61-owPZ7u9NZwYR2cN73QRZty9LSco\""},{"key":"Date","value":"Thu, 30 Nov 2023 12:09:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Get transfer Prerequisite things for create an transfer successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"customers\": [\n            {\n                \"id\": 1,\n                \"firstName\": \"first\",\n                \"lastName\": \"Keith\",\n                \"email\": \"vakaba@mailinator.com\",\n                \"phone\": \"2999157574\",\n                \"dob\": \"2023-10-31\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 3,\n                \"firstName\": \"Emmanuel\",\n                \"lastName\": \"Bradford\",\n                \"email\": \"wira@mailinator.com\",\n                \"phone\": \"+1 (251) 221-2705\",\n                \"dob\": \"2021-04-16\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 10,\n                \"firstName\": \"Chandler\",\n                \"lastName\": \"Barton\",\n                \"email\": \"muwo@mailinator.com\",\n                \"phone\": \"+1 (341) 837-9445\",\n                \"dob\": \"1990-08-11\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 12,\n                \"firstName\": \"Merritt\",\n                \"lastName\": \"Pacheco\",\n                \"email\": \"zybobyg@mailinator.com\",\n                \"phone\": \"+1 (426) 271-5919\",\n                \"dob\": \"2002-04-03\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 19,\n                \"firstName\": \"new Patient1\",\n                \"lastName\": \"new Patient1\",\n                \"email\": \"newPatient1@gmail.com\",\n                \"phone\": \"12132\",\n                \"dob\": \"2023-11-23\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 27,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tesdt@customer.com\",\n                \"phone\": \"1209ds931\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 28,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2dt@customer.com\",\n                \"phone\": \"12092ds931\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 29,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes22ddt@customer.com\",\n                \"phone\": \"12092ds9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 30,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes22dd4t@customer.com\",\n                \"phone\": \"12092d4s9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 31,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dd4t@customer.com\",\n                \"phone\": \"12092dd4s9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 32,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsd4t@customer.com\",\n                \"phone\": \"12092dds4s9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 33,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsdd4t@customer.com\",\n                \"phone\": \"12092dds4sd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 34,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4t@customer.com\",\n                \"phone\": \"12092dds4dsd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 35,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4dt@customer.com\",\n                \"phone\": \"12092dds4dsdd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 36,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4dt@ecustomer.com\",\n                \"phone\": \"12092dds4dsddd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 37,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4dt@ecsustomer.com\",\n                \"phone\": \"12092dds4dsddd9s331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 38,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4sdt@ecsustomer.com\",\n                \"phone\": \"12092dds4dsddsd9s331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 39,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4sdt@ecsustsomer.com\",\n                \"phone\": \"12092dds4dsdsdsd9s331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 40,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes@new.com\",\n                \"phone\": \"+1 (46) 17-1217\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            }\n        ]\n    },\n    \"error\": false\n}"}],"_postman_id":"6933f71f-7bb4-4646-a28f-a31660d74c0c"}],"id":"295ebf2f-0e85-4011-ba23-124feb4cf73f","_postman_id":"295ebf2f-0e85-4011-ba23-124feb4cf73f","description":""},{"name":"Orders","item":[{"name":"List","id":"db4dae39-543a-469b-917a-d2ce5b0be9aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders","urlObject":{"path":["api/oauth/v1/partner","orders"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"f57db5ce-a1c6-4b0a-a2f2-0c3285cbaea1","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","orders"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:48:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"11415"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"2c97-PwJnjKuPG5AvPG5mwVy8On4LSB8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Orders fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"Orders\": [\n            {\n                \"id\": 1,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"1\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"3\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:46:24.779Z\",\n                \"updatedAt\": \"2023-11-29T19:46:24.779Z\",\n                \"OrderDrug\": {\n                    \"id\": 1,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:46:24.776Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:24.776Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 3,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:46:24.760Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:24.760Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 2,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"2\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"4\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:46:43.808Z\",\n                \"updatedAt\": \"2023-11-29T19:46:43.808Z\",\n                \"OrderDrug\": {\n                    \"id\": 2,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:46:43.805Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:43.805Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 4,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:46:43.787Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:43.787Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 3,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"3\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:46:51.161Z\",\n                \"updatedAt\": \"2023-11-29T19:46:51.161Z\",\n                \"OrderDrug\": {\n                    \"id\": 3,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:46:51.159Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:51.159Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:46:51.143Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:51.143Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 4,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"4\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"6\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:47:05.642Z\",\n                \"updatedAt\": \"2023-11-29T19:47:05.642Z\",\n                \"OrderDrug\": {\n                    \"id\": 4,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:47:05.639Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:05.639Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 6,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:47:05.629Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:05.629Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 5,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"5\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"7\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:47:23.541Z\",\n                \"updatedAt\": \"2023-11-29T19:47:23.541Z\",\n                \"OrderDrug\": {\n                    \"id\": 5,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:47:23.538Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:23.538Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 7,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:47:23.525Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:23.525Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            }\n        ],\n        \"totalCount\": 5\n    },\n    \"error\": false\n}"},{"id":"bb8cf463-1f00-4ba9-8289-99e79b024854","name":"List with multi drugs orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders","host":["https://nextgen.dev.healthhavenrx.com"],"path":["api/oauth/v1/partner","orders"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43169"},{"key":"ETag","value":"W/\"a8a1-4srYNbOvPG11mYBGNCC68BJ8OjE\""},{"key":"Date","value":"Tue, 21 Jan 2025 20:38:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Orders fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"Orders\": [\n            {\n                \"id\": 8180,\n                \"isLive\": true,\n                \"customerId\": \"3702\",\n                \"orderDrugId\": null,\n                \"totalAmount\": \"4.08\",\n                \"isRefill\": false,\n                \"shippingId\": \"1\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": null,\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": null,\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": null,\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": false,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": false,\n                \"medsPrescribed\": [],\n                \"isConsultConcluded\": false,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": null,\n                \"createdAt\": \"2025-01-21T20:38:40.913Z\",\n                \"updatedAt\": \"2025-01-21T20:38:42.674Z\",\n                \"OrderDrug\": null,\n                \"OrderDrugs\": [\n                    {\n                        \"id\": 11293,\n                        \"quantity\": 2,\n                        \"isRefill\": false,\n                        \"drugId\": \"149\",\n                        \"orderId\": \"8180\",\n                        \"createdAt\": \"2025-01-21T20:38:41.692Z\",\n                        \"updatedAt\": \"2025-01-21T20:38:41.692Z\",\n                        \"Drug\": {\n                            \"name\": \"Abacavir/Lamivudine 600-300mg (Generic for Epzicom)\"\n                        }\n                    },\n                    {\n                        \"id\": 11294,\n                        \"quantity\": 2,\n                        \"isRefill\": false,\n                        \"drugId\": \"150\",\n                        \"orderId\": \"8180\",\n                        \"createdAt\": \"2025-01-21T20:38:42.381Z\",\n                        \"updatedAt\": \"2025-01-21T20:38:42.381Z\",\n                        \"Drug\": {\n                            \"name\": \"Etodolac ER 600mg\"\n                        }\n                    }\n                ],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"take one capsule every other day for the first week, then 1 capsule daily thereafter.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:18.524Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:18.524Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 1,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2024-01-02T10:58:31.797Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:31.797Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3702,\n                    \"firstName\": \"Shahid\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"shahid@healthhavenrx.com\",\n                    \"phone\": \"4356642353\",\n                    \"address\": \"Street 1 Moon\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Arizoa\",\n                    \"stateId\": \"3\",\n                    \"zipCode\": \"42424\",\n                    \"partnerId\": \"9\",\n                    \"dob\": \"2000-09-20\",\n                    \"gender\": \"female\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": null,\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": null,\n                    \"insurancePcn\": null,\n                    \"insuranceRxGroup\": null,\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": null,\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": null,\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": null,\n                    \"diagnosedDiseases\": null,\n                    \"takingPrep\": null,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"None\",\n                    \"additionalQuestions\": true,\n                    \"additionalDetails\": \"Yes, I have blood pressure\",\n                    \"resideInNewYork\": null,\n                    \"selectedOptions\": null,\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": \"1st August\",\n                    \"frequentUTIs\": true,\n                    \"intercourseFrequency\": \"Less than 12 times a month\",\n                    \"urinaryAbnormalities\": true,\n                    \"birthControlReaction\": true,\n                    \"proceed\": true,\n                    \"createdAt\": \"2024-09-20T19:19:30.547Z\",\n                    \"updatedAt\": \"2024-09-20T19:19:30.547Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8179,\n                \"isLive\": true,\n                \"customerId\": \"3702\",\n                \"orderDrugId\": null,\n                \"totalAmount\": \"5.28\",\n                \"isRefill\": false,\n                \"shippingId\": \"1\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": null,\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": null,\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": null,\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": false,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": false,\n                \"medsPrescribed\": [],\n                \"isConsultConcluded\": false,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": null,\n                \"createdAt\": \"2025-01-21T20:37:37.569Z\",\n                \"updatedAt\": \"2025-01-21T20:37:41.519Z\",\n                \"OrderDrug\": null,\n                \"OrderDrugs\": [\n                    {\n                        \"id\": 11291,\n                        \"quantity\": 2,\n                        \"isRefill\": false,\n                        \"drugId\": \"149\",\n                        \"orderId\": \"8179\",\n                        \"createdAt\": \"2025-01-21T20:37:39.070Z\",\n                        \"updatedAt\": \"2025-01-21T20:37:39.070Z\",\n                        \"Drug\": {\n                            \"name\": \"Abacavir/Lamivudine 600-300mg (Generic for Epzicom)\"\n                        }\n                    },\n                    {\n                        \"id\": 11292,\n                        \"quantity\": 2,\n                        \"isRefill\": false,\n                        \"drugId\": \"149\",\n                        \"orderId\": \"8179\",\n                        \"createdAt\": \"2025-01-21T20:37:41.208Z\",\n                        \"updatedAt\": \"2025-01-21T20:37:41.208Z\",\n                        \"Drug\": {\n                            \"name\": \"Abacavir/Lamivudine 600-300mg (Generic for Epzicom)\"\n                        }\n                    }\n                ],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"take one capsule every other day for the first week, then 1 capsule daily thereafter.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:18.524Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:18.524Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 1,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2024-01-02T10:58:31.797Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:31.797Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3702,\n                    \"firstName\": \"Shahid\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"shahid@healthhavenrx.com\",\n                    \"phone\": \"4356642353\",\n                    \"address\": \"Street 1 Moon\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Arizoa\",\n                    \"stateId\": \"3\",\n                    \"zipCode\": \"42424\",\n                    \"partnerId\": \"9\",\n                    \"dob\": \"2000-09-20\",\n                    \"gender\": \"female\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": null,\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": null,\n                    \"insurancePcn\": null,\n                    \"insuranceRxGroup\": null,\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": null,\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": null,\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": null,\n                    \"diagnosedDiseases\": null,\n                    \"takingPrep\": null,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"None\",\n                    \"additionalQuestions\": true,\n                    \"additionalDetails\": \"Yes, I have blood pressure\",\n                    \"resideInNewYork\": null,\n                    \"selectedOptions\": null,\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": \"1st August\",\n                    \"frequentUTIs\": true,\n                    \"intercourseFrequency\": \"Less than 12 times a month\",\n                    \"urinaryAbnormalities\": true,\n                    \"birthControlReaction\": true,\n                    \"proceed\": true,\n                    \"createdAt\": \"2024-09-20T19:19:30.547Z\",\n                    \"updatedAt\": \"2024-09-20T19:19:30.547Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8176,\n                \"isLive\": true,\n                \"customerId\": \"3702\",\n                \"orderDrugId\": \"1\",\n                \"totalAmount\": \"5.28\",\n                \"isRefill\": false,\n                \"shippingId\": \"1\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": null,\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": null,\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": null,\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": false,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": false,\n                \"medsPrescribed\": [],\n                \"isConsultConcluded\": false,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": null,\n                \"createdAt\": \"2025-01-21T20:18:31.452Z\",\n                \"updatedAt\": \"2025-01-21T20:18:33.213Z\",\n                \"OrderDrug\": {\n                    \"id\": 1,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"1700\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2024-01-02T13:03:19.199Z\",\n                    \"updatedAt\": \"2024-01-02T13:03:19.199Z\",\n                    \"Drug\": {\n                        \"name\": \"Pogo Automatic Meter\"\n                    }\n                },\n                \"OrderDrugs\": [\n                    {\n                        \"id\": 11289,\n                        \"quantity\": 2,\n                        \"isRefill\": false,\n                        \"drugId\": \"149\",\n                        \"orderId\": \"8176\",\n                        \"createdAt\": \"2025-01-21T20:18:32.256Z\",\n                        \"updatedAt\": \"2025-01-21T20:18:32.256Z\",\n                        \"Drug\": {\n                            \"name\": \"Abacavir/Lamivudine 600-300mg (Generic for Epzicom)\"\n                        }\n                    },\n                    {\n                        \"id\": 11290,\n                        \"quantity\": 2,\n                        \"isRefill\": false,\n                        \"drugId\": \"149\",\n                        \"orderId\": \"8176\",\n                        \"createdAt\": \"2025-01-21T20:18:32.914Z\",\n                        \"updatedAt\": \"2025-01-21T20:18:32.914Z\",\n                        \"Drug\": {\n                            \"name\": \"Abacavir/Lamivudine 600-300mg (Generic for Epzicom)\"\n                        }\n                    }\n                ],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"take one capsule every other day for the first week, then 1 capsule daily thereafter.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:18.524Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:18.524Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 1,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2024-01-02T10:58:31.797Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:31.797Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3702,\n                    \"firstName\": \"Shahid\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"shahid@healthhavenrx.com\",\n                    \"phone\": \"4356642353\",\n                    \"address\": \"Street 1 Moon\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Arizoa\",\n                    \"stateId\": \"3\",\n                    \"zipCode\": \"42424\",\n                    \"partnerId\": \"9\",\n                    \"dob\": \"2000-09-20\",\n                    \"gender\": \"female\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": null,\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": null,\n                    \"insurancePcn\": null,\n                    \"insuranceRxGroup\": null,\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": null,\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": null,\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": null,\n                    \"diagnosedDiseases\": null,\n                    \"takingPrep\": null,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"None\",\n                    \"additionalQuestions\": true,\n                    \"additionalDetails\": \"Yes, I have blood pressure\",\n                    \"resideInNewYork\": null,\n                    \"selectedOptions\": null,\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": \"1st August\",\n                    \"frequentUTIs\": true,\n                    \"intercourseFrequency\": \"Less than 12 times a month\",\n                    \"urinaryAbnormalities\": true,\n                    \"birthControlReaction\": true,\n                    \"proceed\": true,\n                    \"createdAt\": \"2024-09-20T19:19:30.547Z\",\n                    \"updatedAt\": \"2024-09-20T19:19:30.547Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8167,\n                \"isLive\": true,\n                \"customerId\": \"3709\",\n                \"orderDrugId\": \"11258\",\n                \"totalAmount\": \"130\",\n                \"isRefill\": true,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"william alexander\",\n                \"shippingAddress\": \"942 newburn drive\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"942 newburn drive\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Refill For Descovy\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"9\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": null,\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": \"7923\",\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": \"Negative\",\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": true,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": true,\n                \"medsPrescribed\": [\n                    {\n                        \"name\": \"Descovy Oral Tablet\",\n                        \"refills\": \"2\",\n                        \"quantity\": \"30\",\n                        \"strength\": \"200-25 MG\"\n                    }\n                ],\n                \"isConsultConcluded\": true,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": \"prescribed\",\n                \"createdAt\": \"2025-01-20T17:42:27.339Z\",\n                \"updatedAt\": \"2025-01-20T17:46:33.359Z\",\n                \"OrderDrug\": {\n                    \"id\": 11258,\n                    \"quantity\": 1,\n                    \"isRefill\": true,\n                    \"drugId\": \"1\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2025-01-20T17:42:27.323Z\",\n                    \"updatedAt\": \"2025-01-20T17:42:27.323Z\",\n                    \"Drug\": {\n                        \"name\": \"Descovy 200-25 mg tablet\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 9,\n                    \"name\": \"Awaiting Prescription\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"5\",\n                    \"createdAt\": \"2024-06-28T11:04:27.769Z\",\n                    \"updatedAt\": \"2024-06-28T11:04:27.769Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3709,\n                    \"firstName\": \"william\",\n                    \"lastName\": \"alexander\",\n                    \"email\": \"heathalexander713@yahoo.com\",\n                    \"phone\": \"7064149133\",\n                    \"address\": \"942 newburn drive\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"north augusta\",\n                    \"stateId\": \"40\",\n                    \"zipCode\": \"29860\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"1998-07-13\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": \"srs100010319888\",\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": \"021684\",\n                    \"insurancePcn\": \"null\",\n                    \"insuranceRxGroup\": \"BXMN\",\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": true,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": \"Male\",\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": \"He/Him/His\",\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": false,\n                    \"diagnosedDiseases\": [\n                        \"None\"\n                    ],\n                    \"takingPrep\": true,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"NONE\",\n                    \"additionalQuestions\": false,\n                    \"additionalDetails\": null,\n                    \"resideInNewYork\": false,\n                    \"selectedOptions\": [\n                        \"Man who has sex with men (MSM)\"\n                    ],\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": null,\n                    \"frequentUTIs\": null,\n                    \"intercourseFrequency\": null,\n                    \"urinaryAbnormalities\": null,\n                    \"birthControlReaction\": null,\n                    \"proceed\": null,\n                    \"createdAt\": \"2024-09-23T12:58:13.609Z\",\n                    \"updatedAt\": \"2024-09-23T12:58:13.609Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8166,\n                \"isLive\": true,\n                \"customerId\": \"3887\",\n                \"orderDrugId\": \"11257\",\n                \"totalAmount\": \"350\",\n                \"isRefill\": false,\n                \"shippingId\": \"9\",\n                \"shippingName\": \"Mary Ann\",\n                \"shippingAddress\": \"65 Hansen Way\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"65 Hansen Way\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Phexxi Order for Beluga Health\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"10\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": \"\",\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": null,\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": null,\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": false,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": false,\n                \"medsPrescribed\": [],\n                \"isConsultConcluded\": false,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": null,\n                \"createdAt\": \"2025-01-10T14:33:02.721Z\",\n                \"updatedAt\": \"2025-01-10T14:33:21.272Z\",\n                \"OrderDrug\": {\n                    \"id\": 11257,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"6\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2025-01-10T14:33:02.705Z\",\n                    \"updatedAt\": \"2025-01-10T14:33:02.705Z\",\n                    \"Drug\": {\n                        \"name\": \"Phexxi\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 10,\n                    \"name\": \"MD Fax 1 Sent\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 9,\n                    \"type\": \"USPS\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"USPS\",\n                    \"partnerId\": \"9\",\n                    \"createdAt\": \"2024-09-18T16:48:33.353Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.924Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3887,\n                    \"firstName\": \"Mary\",\n                    \"lastName\": \"Ann\",\n                    \"email\": \"playperfectmoneygames@gmail.com\",\n                    \"phone\": \"8015538787\",\n                    \"address\": \"65 Hansen Way\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Idaho falls\",\n                    \"stateId\": \"5\",\n                    \"zipCode\": \"94304\",\n                    \"partnerId\": \"9\",\n                    \"dob\": \"1990-03-03\",\n                    \"gender\": \"female\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": null,\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": null,\n                    \"insurancePcn\": null,\n                    \"insuranceRxGroup\": null,\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": null,\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": null,\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": null,\n                    \"diagnosedDiseases\": null,\n                    \"takingPrep\": null,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"none\",\n                    \"additionalQuestions\": false,\n                    \"additionalDetails\": null,\n                    \"resideInNewYork\": null,\n                    \"selectedOptions\": null,\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": \"05/05/2024\",\n                    \"frequentUTIs\": false,\n                    \"intercourseFrequency\": \"Less than 12 times a month\",\n                    \"urinaryAbnormalities\": false,\n                    \"birthControlReaction\": true,\n                    \"proceed\": true,\n                    \"createdAt\": \"2025-01-10T14:33:02.659Z\",\n                    \"updatedAt\": \"2025-01-10T14:33:02.659Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8164,\n                \"isLive\": true,\n                \"customerId\": \"3383\",\n                \"orderDrugId\": \"11255\",\n                \"totalAmount\": \"130\",\n                \"isRefill\": true,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"janet pleasant\",\n                \"shippingAddress\": \"13222 s ellis ave\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"13222 s ellis ave\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Refill For Descovy\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"10\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": \"\",\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": \"7545\",\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": \"Negative\",\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": true,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": true,\n                \"medsPrescribed\": [\n                    {\n                        \"name\": \"Truvada Oral Tablet\",\n                        \"refills\": \"2\",\n                        \"quantity\": \"30\",\n                        \"strength\": \"200-300 MG\"\n                    }\n                ],\n                \"isConsultConcluded\": true,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": \"prescribed\",\n                \"createdAt\": \"2025-01-06T15:42:31.653Z\",\n                \"updatedAt\": \"2025-01-07T18:12:50.750Z\",\n                \"OrderDrug\": {\n                    \"id\": 11255,\n                    \"quantity\": 1,\n                    \"isRefill\": true,\n                    \"drugId\": \"1412\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2025-01-06T15:42:31.645Z\",\n                    \"updatedAt\": \"2025-01-06T15:42:31.645Z\",\n                    \"Drug\": {\n                        \"name\": \"Emtricitabine/Tenofovir 200-300 (Truvada)\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 10,\n                    \"name\": \"MD Fax 1 Sent\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"5\",\n                    \"createdAt\": \"2024-06-28T11:04:27.769Z\",\n                    \"updatedAt\": \"2024-06-28T11:04:27.769Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3383,\n                    \"firstName\": \"janet\",\n                    \"lastName\": \"pleasant\",\n                    \"email\": \"janetpleasant0832@yahoo.com\",\n                    \"phone\": \"7738150832\",\n                    \"address\": \"13222 s ellis ave\",\n                    \"secondaryAddress\": \"none\",\n                    \"city\": \"chicago\",\n                    \"stateId\": \"13\",\n                    \"zipCode\": \"60827\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"1975-08-16\",\n                    \"gender\": \"female\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": \"null\",\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": \"null\",\n                    \"insurancePcn\": \"null\",\n                    \"insuranceRxGroup\": \"null\",\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": \"Female\",\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": \"She/Her/Hers\",\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": false,\n                    \"diagnosedDiseases\": [\n                        \"None\"\n                    ],\n                    \"takingPrep\": true,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"enalapril mal/hctz\",\n                    \"additionalQuestions\": false,\n                    \"additionalDetails\": null,\n                    \"resideInNewYork\": false,\n                    \"selectedOptions\": [\n                        \"None\"\n                    ],\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": null,\n                    \"frequentUTIs\": null,\n                    \"intercourseFrequency\": null,\n                    \"urinaryAbnormalities\": null,\n                    \"birthControlReaction\": null,\n                    \"proceed\": null,\n                    \"createdAt\": \"2024-07-29T20:11:52.964Z\",\n                    \"updatedAt\": \"2024-08-01T21:32:58.427Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8163,\n                \"isLive\": true,\n                \"customerId\": \"3526\",\n                \"orderDrugId\": \"11254\",\n                \"totalAmount\": \"130\",\n                \"isRefill\": true,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"william hayden\",\n                \"shippingAddress\": \"6903 walton health drive\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"6903 walton health drive\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Refill For Descovy\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"65\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": \"\",\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": \"7704\",\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": \"Negative\",\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": true,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": true,\n                \"medsPrescribed\": [\n                    {\n                        \"name\": \"Descovy Oral Tablet\",\n                        \"refills\": \"2\",\n                        \"quantity\": \"30\",\n                        \"strength\": \"200-25 MG\"\n                    }\n                ],\n                \"isConsultConcluded\": true,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": \"prescribed\",\n                \"createdAt\": \"2025-01-06T15:30:16.521Z\",\n                \"updatedAt\": \"2025-01-07T18:12:18.184Z\",\n                \"OrderDrug\": {\n                    \"id\": 11254,\n                    \"quantity\": 1,\n                    \"isRefill\": true,\n                    \"drugId\": \"1\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2025-01-06T15:30:16.509Z\",\n                    \"updatedAt\": \"2025-01-06T15:30:16.509Z\",\n                    \"Drug\": {\n                        \"name\": \"Descovy 200-25 mg tablet\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 65,\n                    \"name\": \"Lab Results Received/ Rx Requested\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"5\",\n                    \"createdAt\": \"2024-06-28T11:04:27.769Z\",\n                    \"updatedAt\": \"2024-06-28T11:04:27.769Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3526,\n                    \"firstName\": \"william\",\n                    \"lastName\": \"hayden\",\n                    \"email\": \"billhayden60@gmail.com\",\n                    \"phone\": \"8324030332\",\n                    \"address\": \"6903 walton heath drive\",\n                    \"secondaryAddress\": \"none\",\n                    \"city\": \"houston\",\n                    \"stateId\": \"43\",\n                    \"zipCode\": \"77069\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"1960-08-21\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": \"zgn925554785\",\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": \"011552\",\n                    \"insurancePcn\": \"bctx\",\n                    \"insuranceRxGroup\": \"000625\",\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": true,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": \"Male\",\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": \"He/Him/His\",\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": false,\n                    \"diagnosedDiseases\": [\n                        \"None\"\n                    ],\n                    \"takingPrep\": false,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"Ozempic 1 mg\\r\\nsynjardy 1000/500\\r\\nenalapril 5 mg\\r\\nsynthroid 75 mg\",\n                    \"additionalQuestions\": false,\n                    \"additionalDetails\": null,\n                    \"resideInNewYork\": false,\n                    \"selectedOptions\": [\n                        \"Man who has sex with men (MSM)\"\n                    ],\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": null,\n                    \"frequentUTIs\": null,\n                    \"intercourseFrequency\": null,\n                    \"urinaryAbnormalities\": null,\n                    \"birthControlReaction\": null,\n                    \"proceed\": null,\n                    \"createdAt\": \"2024-08-14T17:17:38.207Z\",\n                    \"updatedAt\": \"2024-08-14T17:28:01.609Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8162,\n                \"isLive\": true,\n                \"customerId\": \"3456\",\n                \"orderDrugId\": \"11253\",\n                \"totalAmount\": \"130\",\n                \"isRefill\": true,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"Rodney Busch\",\n                \"shippingAddress\": \"1966 havemann road\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"1966 havemann road\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Refill For Descovy\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"10\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": \"\",\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": \"7619\",\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": \"Negative\",\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": true,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": true,\n                \"medsPrescribed\": [\n                    {\n                        \"name\": \"Descovy Oral Tablet\",\n                        \"refills\": \"2\",\n                        \"quantity\": \"30\",\n                        \"strength\": \"200-25 MG\"\n                    }\n                ],\n                \"isConsultConcluded\": true,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": \"prescribed\",\n                \"createdAt\": \"2024-12-30T13:41:37.690Z\",\n                \"updatedAt\": \"2025-01-02T16:41:17.216Z\",\n                \"OrderDrug\": {\n                    \"id\": 11253,\n                    \"quantity\": 1,\n                    \"isRefill\": true,\n                    \"drugId\": \"1\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2024-12-30T13:41:37.675Z\",\n                    \"updatedAt\": \"2024-12-30T13:41:37.675Z\",\n                    \"Drug\": {\n                        \"name\": \"Descovy 200-25 mg tablet\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 10,\n                    \"name\": \"MD Fax 1 Sent\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"5\",\n                    \"createdAt\": \"2024-06-28T11:04:27.769Z\",\n                    \"updatedAt\": \"2024-06-28T11:04:27.769Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3456,\n                    \"firstName\": \"Rodney\",\n                    \"lastName\": \"Busch\",\n                    \"email\": \"wigglesmojo@aim.com\",\n                    \"phone\": \"4197426386\",\n                    \"address\": \"1966 havemann road\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"celina\",\n                    \"stateId\": \"35\",\n                    \"zipCode\": \"45822\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"1980-06-24\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": \"null\",\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": \"null\",\n                    \"insurancePcn\": \"null\",\n                    \"insuranceRxGroup\": \"null\",\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": \"Male\",\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": \"He/Him/His\",\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": false,\n                    \"diagnosedDiseases\": [\n                        \"None\"\n                    ],\n                    \"takingPrep\": false,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"none\",\n                    \"additionalQuestions\": false,\n                    \"additionalDetails\": null,\n                    \"resideInNewYork\": false,\n                    \"selectedOptions\": [\n                        \"Heterosexually active individual\"\n                    ],\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": null,\n                    \"frequentUTIs\": null,\n                    \"intercourseFrequency\": null,\n                    \"urinaryAbnormalities\": null,\n                    \"birthControlReaction\": null,\n                    \"proceed\": null,\n                    \"createdAt\": \"2024-08-01T16:56:40.112Z\",\n                    \"updatedAt\": \"2024-08-01T16:56:40.112Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8161,\n                \"isLive\": true,\n                \"customerId\": \"3508\",\n                \"orderDrugId\": \"11252\",\n                \"totalAmount\": \"130\",\n                \"isRefill\": true,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"aleider suarez ramirez\",\n                \"shippingAddress\": \"4115 e linebaugh ave apt 601\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"4115 e linebaugh ave apt 601\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Refill For Descovy\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"10\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": \"\",\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": \"7684\",\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": \"Negative\",\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": true,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": true,\n                \"medsPrescribed\": [\n                    {\n                        \"name\": \"Descovy Oral Tablet\",\n                        \"refills\": \"2\",\n                        \"quantity\": \"30\",\n                        \"strength\": \"200-25 MG\"\n                    }\n                ],\n                \"isConsultConcluded\": true,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": \"prescribed\",\n                \"createdAt\": \"2024-12-13T14:33:35.100Z\",\n                \"updatedAt\": \"2024-12-23T14:17:47.782Z\",\n                \"OrderDrug\": {\n                    \"id\": 11252,\n                    \"quantity\": 1,\n                    \"isRefill\": true,\n                    \"drugId\": \"1\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2024-12-13T14:33:35.083Z\",\n                    \"updatedAt\": \"2024-12-13T14:33:35.083Z\",\n                    \"Drug\": {\n                        \"name\": \"Descovy 200-25 mg tablet\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 10,\n                    \"name\": \"MD Fax 1 Sent\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"5\",\n                    \"createdAt\": \"2024-06-28T11:04:27.769Z\",\n                    \"updatedAt\": \"2024-06-28T11:04:27.769Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3508,\n                    \"firstName\": \"Aleider\",\n                    \"lastName\": \"Suarez\",\n                    \"email\": \"aleidersuarez0@gmail.com\",\n                    \"phone\": \"7868903617\",\n                    \"address\": \"9910 Hill Lane\",\n                    \"secondaryAddress\": \"apt 10203\",\n                    \"city\": \"Manor\",\n                    \"stateId\": \"43\",\n                    \"zipCode\": \"78653\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"1998-11-14\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": \"null\",\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": \"null\",\n                    \"insurancePcn\": \"null\",\n                    \"insuranceRxGroup\": \"null\",\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": false,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": \"Male\",\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": \"He/Him/His\",\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": false,\n                    \"diagnosedDiseases\": [\n                        \"None\"\n                    ],\n                    \"takingPrep\": true,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": false,\n                    \"drugAllergyDetails\": null,\n                    \"currentMedications\": \"azithromycin\",\n                    \"additionalQuestions\": true,\n                    \"additionalDetails\": \"I was diagnosed with chlamydia\",\n                    \"resideInNewYork\": false,\n                    \"selectedOptions\": [\n                        \"Man who has sex with men (MSM)\"\n                    ],\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": null,\n                    \"frequentUTIs\": null,\n                    \"intercourseFrequency\": null,\n                    \"urinaryAbnormalities\": null,\n                    \"birthControlReaction\": null,\n                    \"proceed\": null,\n                    \"createdAt\": \"2024-08-12T13:04:16.522Z\",\n                    \"updatedAt\": \"2024-10-09T15:37:03.664Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 8154,\n                \"isLive\": true,\n                \"customerId\": \"3505\",\n                \"orderDrugId\": \"11245\",\n                \"totalAmount\": \"130\",\n                \"isRefill\": true,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"jeffrey rizzi\",\n                \"shippingAddress\": \"508 brittany K\",\n                \"shippingCity\": null,\n                \"shippingStreet\": \"508 brittany K\",\n                \"shippingAppartment\": null,\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": null,\n                \"notes\": \"Refill For Descovy\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"9\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 0,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"10\",\n                \"sigId\": \"1\",\n                \"erxRequired\": null,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"coPay\": null,\n                \"shippedAt\": \"\",\n                \"medicarePartBId\": null,\n                \"physicianName\": null,\n                \"physicianCity\": null,\n                \"physicianPhone\": null,\n                \"firstCheckbox\": false,\n                \"secondCheckbox\": false,\n                \"thirdCheckbox\": false,\n                \"originalOrderId\": \"7681\",\n                \"physicianStateId\": null,\n                \"messageSend\": false,\n                \"messageSendStatusId\": null,\n                \"AffiliateOrderNumber\": null,\n                \"isPrepOrder\": null,\n                \"PreFirstName\": null,\n                \"PreLastName\": null,\n                \"hivResult\": \"Negative\",\n                \"hepatitisBResult\": null,\n                \"creatinine\": null,\n                \"isSendBeluga\": true,\n                \"PrescriptionSourceId\": null,\n                \"isConsultCanceled\": false,\n                \"isRxWritten\": true,\n                \"medsPrescribed\": [\n                    {\n                        \"name\": \"Descovy Oral Tablet\",\n                        \"refills\": \"2\",\n                        \"quantity\": \"30\",\n                        \"strength\": \"200-25 MG\"\n                    }\n                ],\n                \"isConsultConcluded\": true,\n                \"isPhoneVerified\": false,\n                \"visitOutcome\": \"prescribed\",\n                \"createdAt\": \"2024-11-29T14:36:03.312Z\",\n                \"updatedAt\": \"2024-12-02T14:41:26.720Z\",\n                \"OrderDrug\": {\n                    \"id\": 11245,\n                    \"quantity\": 1,\n                    \"isRefill\": true,\n                    \"drugId\": \"1\",\n                    \"orderId\": null,\n                    \"createdAt\": \"2024-11-29T14:36:03.292Z\",\n                    \"updatedAt\": \"2024-11-29T14:36:03.292Z\",\n                    \"Drug\": {\n                        \"name\": \"Descovy 200-25 mg tablet\"\n                    }\n                },\n                \"OrderDrugs\": [],\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2024-01-02T10:58:17.178Z\",\n                    \"updatedAt\": \"2024-01-02T10:58:17.178Z\"\n                },\n                \"Sig\": {\n                    \"id\": 1,\n                    \"name\": \"No sig\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2024-01-02T11:08:16.691Z\",\n                    \"updatedAt\": \"2024-01-02T11:08:16.691Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 10,\n                    \"name\": \"MD Fax 1 Sent\",\n                    \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                    \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"UPSC\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"UPSC\",\n                    \"partnerId\": \"5\",\n                    \"createdAt\": \"2024-06-28T11:04:27.769Z\",\n                    \"updatedAt\": \"2024-06-28T11:04:27.769Z\"\n                },\n                \"Customer\": {\n                    \"id\": 3505,\n                    \"firstName\": \"jeffrey\",\n                    \"lastName\": \"rizzi\",\n                    \"email\": \"jeffriz77@gmail.com\",\n                    \"phone\": \"5166904239\",\n                    \"address\": \"508 brittany K\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"delray beach\",\n                    \"stateId\": \"9\",\n                    \"zipCode\": \"33446\",\n                    \"partnerId\": \"5\",\n                    \"dob\": \"1977-08-13\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"subscribed\": false,\n                    \"medicarePartBId\": null,\n                    \"insuranceCardId\": \"QDW138668230001\",\n                    \"prescriptionInsuranceCardId\": null,\n                    \"insuranceRxBin\": \"003858\",\n                    \"insurancePcn\": \"363/856\",\n                    \"insuranceRxGroup\": \"10418404\",\n                    \"autoRefill\": false,\n                    \"subscriptionLink\": null,\n                    \"subscribedOrderId\": null,\n                    \"subscribedAmount\": null,\n                    \"paymentId\": null,\n                    \"subscribedAt\": null,\n                    \"photoIDUrl\": null,\n                    \"paypalId\": null,\n                    \"payerDetail\": null,\n                    \"hasPrescriptionInsurance\": true,\n                    \"payCashPrice\": false,\n                    \"genderIdentity\": \"Male\",\n                    \"genderIdentityOther\": null,\n                    \"preferredPronoun\": \"He/Him/His\",\n                    \"preferredPronounOther\": null,\n                    \"hivDiagnosis\": false,\n                    \"diagnosedDiseases\": [\n                        \"None\"\n                    ],\n                    \"takingPrep\": false,\n                    \"exposedToHIVPositive\": false,\n                    \"drugAllergies\": true,\n                    \"drugAllergyDetails\": \"ASPIRIN\",\n                    \"currentMedications\": \"none\",\n                    \"additionalQuestions\": false,\n                    \"additionalDetails\": null,\n                    \"resideInNewYork\": false,\n                    \"selectedOptions\": [\n                        \"Man who has sex with men (MSM)\"\n                    ],\n                    \"AffiliateCustomerNumber\": null,\n                    \"IsPregnant\": null,\n                    \"HasAllergies\": null,\n                    \"AllergyText\": null,\n                    \"HasMedicalConditions\": null,\n                    \"MedicalConditionText\": null,\n                    \"HasCurrentMedications\": null,\n                    \"CurrentMedications\": null,\n                    \"StateName\": null,\n                    \"PrescriptionSourceId\": null,\n                    \"lastPeriod\": null,\n                    \"frequentUTIs\": null,\n                    \"intercourseFrequency\": null,\n                    \"urinaryAbnormalities\": null,\n                    \"birthControlReaction\": null,\n                    \"proceed\": null,\n                    \"createdAt\": \"2024-08-09T13:12:13.823Z\",\n                    \"updatedAt\": \"2024-08-09T13:12:13.823Z\"\n                },\n                \"Partner\": {\n                    \"id\": 9,\n                    \"name\": \"HealthHavenrx\",\n                    \"website\": \"healthhavenrx.com\",\n                    \"address\": \"1 Chestnut Street Suite 200/3Y Nashua, NH 03060\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"Nashua\",\n                    \"stateId\": \"29\",\n                    \"zipCode\": \"03060\",\n                    \"brandBox\": \"1\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": null,\n                    \"liveKey\": \"2077a98e-d364-47c3-8f51-46f78c94eebe\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2024-09-18T16:48:33.074Z\",\n                    \"updatedAt\": \"2024-09-25T12:38:18.619Z\",\n                    \"partnerId\": null\n                }\n            }\n        ],\n        \"totalCount\": 97\n    },\n    \"error\": false\n}"}],"_postman_id":"db4dae39-543a-469b-917a-d2ce5b0be9aa"},{"name":"Download","id":"d535844e-9653-4ade-82ff-ef1a4dc8c954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders","urlObject":{"path":["api/oauth/v1/partner","orders"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"e4744b5d-8c61-470b-a80c-f675542743d5","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","orders"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:48:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"11415"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"2c97-PwJnjKuPG5AvPG5mwVy8On4LSB8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Orders fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"Orders\": [\n            {\n                \"id\": 1,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"1\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"3\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:46:24.779Z\",\n                \"updatedAt\": \"2023-11-29T19:46:24.779Z\",\n                \"OrderDrug\": {\n                    \"id\": 1,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:46:24.776Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:24.776Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 3,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:46:24.760Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:24.760Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 2,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"2\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"4\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:46:43.808Z\",\n                \"updatedAt\": \"2023-11-29T19:46:43.808Z\",\n                \"OrderDrug\": {\n                    \"id\": 2,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:46:43.805Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:43.805Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 4,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:46:43.787Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:43.787Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 3,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"3\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"5\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:46:51.161Z\",\n                \"updatedAt\": \"2023-11-29T19:46:51.161Z\",\n                \"OrderDrug\": {\n                    \"id\": 3,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:46:51.159Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:51.159Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 5,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:46:51.143Z\",\n                    \"updatedAt\": \"2023-11-29T19:46:51.143Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 4,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"4\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"6\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:47:05.642Z\",\n                \"updatedAt\": \"2023-11-29T19:47:05.642Z\",\n                \"OrderDrug\": {\n                    \"id\": 4,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:47:05.639Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:05.639Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 6,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:47:05.629Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:05.629Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            },\n            {\n                \"id\": 5,\n                \"isLive\": true,\n                \"customerId\": \"1\",\n                \"orderDrugId\": \"5\",\n                \"totalAmount\": \"0\",\n                \"isRefill\": false,\n                \"shippingId\": \"7\",\n                \"shippingName\": \"Test\",\n                \"shippingAddress\": null,\n                \"shippingCity\": \"test\",\n                \"shippingStreet\": \"test\",\n                \"shippingAppartment\": \"Test Apt\",\n                \"shippingStateId\": \"1\",\n                \"shippingZipCode\": \"12345\",\n                \"notes\": \"Test\",\n                \"quantity\": \"1\",\n                \"partnerId\": \"1\",\n                \"preName\": null,\n                \"prePhone\": null,\n                \"preAddress\": null,\n                \"preNpiNumber\": null,\n                \"preSupervisior\": null,\n                \"daySupply\": 1,\n                \"refills\": 0,\n                \"pre_state\": null,\n                \"invoice_link\": null,\n                \"activation_code\": null,\n                \"statusId\": \"1\",\n                \"sigId\": \"8\",\n                \"erxRequired\": true,\n                \"trackingId\": null,\n                \"relatedId\": null,\n                \"createdAt\": \"2023-11-29T19:47:23.541Z\",\n                \"updatedAt\": \"2023-11-29T19:47:23.541Z\",\n                \"OrderDrug\": {\n                    \"id\": 5,\n                    \"quantity\": 1,\n                    \"isRefill\": false,\n                    \"drugId\": \"740\",\n                    \"createdAt\": \"2023-11-29T19:47:23.538Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:23.538Z\",\n                    \"Drug\": {\n                        \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\"\n                    }\n                },\n                \"State\": {\n                    \"id\": 1,\n                    \"name\": \"Alabama\",\n                    \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n                },\n                \"Sig\": {\n                    \"id\": 8,\n                    \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                    \"softDelete\": false,\n                    \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                    \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n                },\n                \"OrderStatus\": {\n                    \"id\": 1,\n                    \"name\": \"Pending\",\n                    \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                    \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n                },\n                \"Shipping\": {\n                    \"id\": 7,\n                    \"type\": \"1\",\n                    \"price\": \"0\",\n                    \"shippingCompany\": \"Test\",\n                    \"partnerId\": \"1\",\n                    \"createdAt\": \"2023-11-29T19:47:23.525Z\",\n                    \"updatedAt\": \"2023-11-29T19:47:23.525Z\"\n                },\n                \"Customer\": {\n                    \"id\": 1,\n                    \"firstName\": \"Test\",\n                    \"lastName\": \"Customer\",\n                    \"email\": \"test@customer.com\",\n                    \"phone\": \"1209931\",\n                    \"address\": \"Test\",\n                    \"secondaryAddress\": \"\",\n                    \"city\": \"Test\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"partnerId\": \"1\",\n                    \"dob\": \"2022-01-02\",\n                    \"gender\": \"male\",\n                    \"deletedAt\": null,\n                    \"isDeleted\": null,\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                    \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n                },\n                \"Partner\": {\n                    \"id\": 1,\n                    \"name\": \"Partner 1\",\n                    \"website\": \"https://partner1.com\",\n                    \"address\": \"123 Main St\",\n                    \"secondaryAddress\": null,\n                    \"city\": \"City 1\",\n                    \"stateId\": \"1\",\n                    \"zipCode\": \"12345\",\n                    \"brandBox\": \"0\",\n                    \"tier\": \"tier_one\",\n                    \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                    \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                    \"softDeleted\": false,\n                    \"deletedAt\": null,\n                    \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                    \"partnerId\": null\n                }\n            }\n        ],\n        \"totalCount\": 5\n    },\n    \"error\": false\n}"}],"_postman_id":"d535844e-9653-4ade-82ff-ef1a4dc8c954"},{"name":"Detail","id":"519212de-76dc-4d71-b767-ed53bac5f9e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/1","urlObject":{"path":["api/oauth/v1/partner","orders","1"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[{"disabled":true,"key":"search","value":"each day"},{"disabled":true,"key":"pageSize","value":"100"},{"disabled":true,"key":"sortBy","value":"name"},{"disabled":true,"key":"sortOrder","value":"asc"}],"variable":[]}},"response":[{"id":"b4a01a9a-c9f8-4893-bcc1-36cef4eb7345","name":"Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/1","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","orders","1"],"query":[{"key":"search","value":"each day","disabled":true},{"key":"pageSize","value":"100","disabled":true},{"key":"sortBy","value":"name","disabled":true},{"key":"sortOrder","value":"asc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:48:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2422"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"976-WxkCrM3rPqRQ/ZpGb6LHo5Mdga0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"order fetched successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"order\": {\n            \"id\": 1,\n            \"isLive\": true,\n            \"customerId\": \"1\",\n            \"orderDrugId\": \"1\",\n            \"totalAmount\": \"0\",\n            \"isRefill\": false,\n            \"shippingId\": \"3\",\n            \"shippingName\": \"Test\",\n            \"shippingAddress\": null,\n            \"shippingCity\": \"test\",\n            \"shippingStreet\": \"test\",\n            \"shippingAppartment\": \"Test Apt\",\n            \"shippingStateId\": \"1\",\n            \"shippingZipCode\": \"12345\",\n            \"notes\": \"Test\",\n            \"quantity\": \"1\",\n            \"partnerId\": \"1\",\n            \"preName\": null,\n            \"prePhone\": null,\n            \"preAddress\": null,\n            \"preNpiNumber\": null,\n            \"preSupervisior\": null,\n            \"daySupply\": 1,\n            \"refills\": 0,\n            \"pre_state\": null,\n            \"invoice_link\": null,\n            \"activation_code\": null,\n            \"statusId\": \"1\",\n            \"sigId\": \"8\",\n            \"erxRequired\": true,\n            \"trackingId\": null,\n            \"relatedId\": null,\n            \"createdAt\": \"2023-11-29T19:46:24.779Z\",\n            \"updatedAt\": \"2023-11-29T19:46:24.779Z\",\n            \"OrderDrug\": {\n                \"id\": 1,\n                \"quantity\": 1,\n                \"isRefill\": false,\n                \"drugId\": \"740\",\n                \"createdAt\": \"2023-11-29T19:46:24.776Z\",\n                \"updatedAt\": \"2023-11-29T19:46:24.776Z\",\n                \"Drug\": {\n                    \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\",\n                    \"id\": 740,\n                    \"price\": \"0.23\",\n                    \"dosage\": null\n                }\n            },\n            \"State\": {\n                \"id\": 1,\n                \"name\": \"Alabama\",\n                \"createdAt\": \"2023-11-29T16:23:35.487Z\",\n                \"updatedAt\": \"2023-11-29T16:23:35.487Z\"\n            },\n            \"Sig\": {\n                \"id\": 8,\n                \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\",\n                \"softDelete\": false,\n                \"createdAt\": \"2023-11-29T16:25:28.266Z\",\n                \"updatedAt\": \"2023-11-29T16:25:28.266Z\"\n            },\n            \"OrderStatus\": {\n                \"id\": 1,\n                \"name\": \"Pending\",\n                \"createdAt\": \"2023-11-29T16:24:00.365Z\",\n                \"updatedAt\": \"2023-11-29T16:24:00.365Z\"\n            },\n            \"Shipping\": {\n                \"id\": 3,\n                \"type\": \"1\",\n                \"price\": \"0\",\n                \"shippingCompany\": \"Test\",\n                \"partnerId\": \"1\",\n                \"createdAt\": \"2023-11-29T19:46:24.760Z\",\n                \"updatedAt\": \"2023-11-29T19:46:24.760Z\"\n            },\n            \"Customer\": {\n                \"id\": 1,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"test@customer.com\",\n                \"phone\": \"1209931\",\n                \"address\": \"Test\",\n                \"secondaryAddress\": \"\",\n                \"city\": \"Test\",\n                \"stateId\": \"1\",\n                \"zipCode\": \"12345\",\n                \"partnerId\": \"1\",\n                \"dob\": \"2022-01-02\",\n                \"gender\": \"male\",\n                \"deletedAt\": null,\n                \"isDeleted\": null,\n                \"softDeleted\": false,\n                \"createdAt\": \"2023-11-29T19:22:40.152Z\",\n                \"updatedAt\": \"2023-11-29T19:22:40.152Z\"\n            },\n            \"Partner\": {\n                \"id\": 1,\n                \"name\": \"Partner 1\",\n                \"website\": \"https://partner1.com\",\n                \"address\": \"123 Main St\",\n                \"secondaryAddress\": null,\n                \"city\": \"City 1\",\n                \"stateId\": \"1\",\n                \"zipCode\": \"12345\",\n                \"brandBox\": \"0\",\n                \"tier\": \"tier_one\",\n                \"sandBoxKey\": \"c3f34274-eeea-4bad-a6ff-090b59524d4d\",\n                \"liveKey\": \"36bcbf78-29bf-4ece-9d6c-63ecca8688b4\",\n                \"softDeleted\": false,\n                \"deletedAt\": null,\n                \"createdAt\": \"2023-11-29T16:23:42.258Z\",\n                \"updatedAt\": \"2023-11-29T16:23:42.258Z\",\n                \"partnerId\": null\n            }\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"519212de-76dc-4d71-b767-ed53bac5f9e9"},{"name":"Prerequisite","id":"9c8160e4-3bba-4445-88dd-0dd49f75fc4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/prerequisite","urlObject":{"path":["api/oauth/v1/partner","orders","prerequisite"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"46d10d54-0474-4f59-acef-3cf23c6d324c","name":"Prerequisite","originalRequest":{"method":"GET","header":[],"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/prerequisite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"708146"},{"key":"ETag","value":"W/\"ace32-WA3/tGUYp4be0ynKmptOv3EyQ28\""},{"key":"Date","value":"Thu, 30 Nov 2023 12:43:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Get order Prerequisite things for create an order successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"order_status\": [\n            {\n                \"id\": 1,\n                \"name\": \"Pending\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Awating ERX\"\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Order in Process\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Shipped\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Need more Information\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Invalid Order\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"Order Cancelled\"\n            },\n            {\n                \"id\": 8,\n                \"name\": \"Called\"\n            }\n        ],\n        \"drugs\": [\n            {\n                \"id\": 740,\n                \"name\": \"(Seasonale)LEVONORG/ETH EST TB0.15-0.03 (00378-7281-53)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 919,\n                \"name\": \"ADVAIR 100-50 DISKUS\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 920,\n                \"name\": \"ADVAIR 250-50 DISKUS\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 921,\n                \"name\": \"ADVAIR 500-50 DISKUS\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 922,\n                \"name\": \"ALBUTEROL HFA 90 MCG INHALER\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 923,\n                \"name\": \"AZELASTINE 0.1% (137 MCG) SPRY\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 924,\n                \"name\": \"AZELASTINE HCL 0.05% DROPS\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1402,\n                \"name\": \"Acetaminophen 500mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 402,\n                \"name\": \"Acyclovir 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 403,\n                \"name\": \"Acyclovir 400mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1487,\n                \"name\": \"Adapalene cream 0.1% (45 gram)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1529,\n                \"name\": \"Alclometasone dip 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1530,\n                \"name\": \"Alclometasone dip 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 404,\n                \"name\": \"Alendronate Sodium 35mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 16,\n                    \"name\": \"Bone Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 405,\n                \"name\": \"Alendronate Sodium 70mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 16,\n                    \"name\": \"Bone Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1406,\n                \"name\": \"Alfuzosin ER 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 406,\n                \"name\": \"Allopurinol 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 21,\n                    \"name\": \"Gout\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 407,\n                \"name\": \"Allopurinol 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 21,\n                    \"name\": \"Gout\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 871,\n                \"name\": \"Altavera-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 858,\n                \"name\": \"Alyacen 1-35-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 864,\n                \"name\": \"Alyacen 7-7-7-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 408,\n                \"name\": \"Amantadine 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 744,\n                \"name\": \"Amethia 0.15-0.03-0.01 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 835,\n                \"name\": \"Amethia Lo Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 838,\n                \"name\": \"Amethyst 90-20 Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 409,\n                \"name\": \"Amiodarone 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1536,\n                \"name\": \"Amitriptyline 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 410,\n                \"name\": \"Amitriptyline 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1537,\n                \"name\": \"Amitriptyline 150mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 411,\n                \"name\": \"Amitriptyline 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 412,\n                \"name\": \"Amitriptyline 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 413,\n                \"name\": \"Amitriptyline 75mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 414,\n                \"name\": \"Amlodipine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 415,\n                \"name\": \"Amlodipine 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 416,\n                \"name\": \"Amlodipine 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1347,\n                \"name\": \"Amlodipine/Valsartan 5/160mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1653,\n                \"name\": \"Ammonium Lactate 12% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1654,\n                \"name\": \"Ammonium Lactate 12% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1658,\n                \"name\": \"Amoxicillin & Clav 500/125mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 418,\n                \"name\": \"Amoxicillin & Clav 875-125 mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1656,\n                \"name\": \"Amoxicillin 250 mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1657,\n                \"name\": \"Amoxicillin 250mg chewable tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 417,\n                \"name\": \"Amoxicillin 500 mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1655,\n                \"name\": \"Amoxicillin 500mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 419,\n                \"name\": \"Amoxicillin 875 mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 749,\n                \"name\": \"Annovera Vaginal Ring\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 750,\n                \"name\": \"Apri 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 758,\n                \"name\": \"Aranelle 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1355,\n                \"name\": \"Aripiprazole 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1356,\n                \"name\": \"Aripiprazole 15mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1357,\n                \"name\": \"Aripiprazole 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1353,\n                \"name\": \"Aripiprazole 2mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1358,\n                \"name\": \"Aripiprazole 30mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1354,\n                \"name\": \"Aripiprazole 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 745,\n                \"name\": \"Ashlyna 0.15-0.03-0.01 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1382,\n                \"name\": \"Aspirin 325mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 420,\n                \"name\": \"Aspirin 81mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 421,\n                \"name\": \"Atenolol 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 422,\n                \"name\": \"Atenolol 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 423,\n                \"name\": \"Atenolol 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1345,\n                \"name\": \"Atomoxetine 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1346,\n                \"name\": \"Atomoxetine 18mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1380,\n                \"name\": \"Atomoxetine 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1343,\n                \"name\": \"Atomoxetine 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1377,\n                \"name\": \"Atomoxetine 60mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 424,\n                \"name\": \"Atorvastatin 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 425,\n                \"name\": \"Atorvastatin 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 426,\n                \"name\": \"Atorvastatin 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1348,\n                \"name\": \"Atorvastatin 80mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 821,\n                \"name\": \"Aubra Eq-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 822,\n                \"name\": \"Aviane-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 427,\n                \"name\": \"Azithromycin 250mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 911,\n                \"name\": \"Azurette 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 925,\n                \"name\": \"BD ULTRA-FINE PEN NDL 4MMX32G\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 926,\n                \"name\": \"BIMATOPROST 0.03% EYELASH SOLN\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 931,\n                \"name\": \"BUSPIRONE HCL 5 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1376,\n                \"name\": \"Baclofen 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1535,\n                \"name\": \"Baclofen 20 mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1534,\n                \"name\": \"Baclofen 5 mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 760,\n                \"name\": \"Balcoltra Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 761,\n                \"name\": \"Balziva 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1465,\n                \"name\": \"Benazepril 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 428,\n                \"name\": \"Benazepril 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 429,\n                \"name\": \"Benazepril 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1464,\n                \"name\": \"Benazepril 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1683,\n                \"name\": \"Benzonatate 100mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 430,\n                \"name\": \"Benzonatate Cap 200 mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1554,\n                \"name\": \"Betamethason dip aug 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1531,\n                \"name\": \"Betamethasone dip 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1553,\n                \"name\": \"Betamethasone dip 0.05% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1532,\n                \"name\": \"Betamethasone dip 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1564,\n                \"name\": \"Betamethasone dip aug 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1565,\n                \"name\": \"Betamethasone dip aug 0.05% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1566,\n                \"name\": \"Betamethasone val 0.1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1567,\n                \"name\": \"Betamethasone val 0.1% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1568,\n                \"name\": \"Betamethasone val 0.1% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1569,\n                \"name\": \"Betamethasone val 0.12% foam\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 13,\n                    \"name\": \"Foam\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 777,\n                \"name\": \"Beyaz 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 431,\n                \"name\": \"Bisoprolol 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 432,\n                \"name\": \"Bisoprolol 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 801,\n                \"name\": \"Blisovi 24 Fe Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 813,\n                \"name\": \"Blisovi Fe 1-20 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 807,\n                \"name\": \"Blisovi Fe 1.5-30 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 762,\n                \"name\": \"Briellyn Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 927,\n                \"name\": \"Budesonide-Formoterol 160-4.5 (Symbicort)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 928,\n                \"name\": \"Budesonide-Formoterol 80-4.5 (Symbicort)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 433,\n                \"name\": \"Bupropion 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 434,\n                \"name\": \"Bupropion 75mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 435,\n                \"name\": \"Bupropion ER/SR 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 436,\n                \"name\": \"Bupropion ER/SR 150mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 437,\n                \"name\": \"Bupropion ER/SR 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 438,\n                \"name\": \"Bupropion XL 150mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1328,\n                \"name\": \"Bupropion XL 300\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1329,\n                \"name\": \"Bupropion XL 300\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 929,\n                \"name\": \"Bupropion XL 300 mg \",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 439,\n                \"name\": \"Buspirone 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 930,\n                \"name\": \"Buspirone 15 mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1404,\n                \"name\": \"Buspirone 30mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 440,\n                \"name\": \"Buspirone 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 932,\n                \"name\": \"Buspirone 7.5mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 934,\n                \"name\": \"CONTRAVE ER 8-90 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1336,\n                \"name\": \"Cabinet Bottle\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1652,\n                \"name\": \"Calcipotriene 0.005 % / Betamethasone  Dip 0.064 % Ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1651,\n                \"name\": \"Calcipotriene 0.005% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1650,\n                \"name\": \"Calcipotriene 0.005% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 764,\n                \"name\": \"Camila 0.35 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 746,\n                \"name\": \"Camrese 0.15-0.03-0.01 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 836,\n                \"name\": \"Camrese Lo Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 441,\n                \"name\": \"Carbidopa/Levodopa 10/100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 442,\n                \"name\": \"Carbidopa/Levodopa 25/100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 443,\n                \"name\": \"Carvedilol 12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 444,\n                \"name\": \"Carvedilol 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 445,\n                \"name\": \"Carvedilol 3.125mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 446,\n                \"name\": \"Carvedilol 6.25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 908,\n                \"name\": \"Caziant 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 447,\n                \"name\": \"Celecoxib 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1660,\n                \"name\": \"Cephalexin 250mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 448,\n                \"name\": \"Cephalexin 500 capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 992,\n                \"name\": \"Cetirizine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 449,\n                \"name\": \"Cetirizine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 450,\n                \"name\": \"Cetirizine 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 872,\n                \"name\": \"Chateal EQ Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1352,\n                \"name\": \"Chlorthalidone 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1685,\n                \"name\": \"Chlorthalidone 50mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1508,\n                \"name\": \"Ciclopirox 0.77% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1507,\n                \"name\": \"Ciclopirox 0.77% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1509,\n                \"name\": \"Ciclopirox 0.77% topical suspension\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 14,\n                    \"name\": \"Suspension\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1506,\n                \"name\": \"Ciclopirox 1% shampoo\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 15,\n                    \"name\": \"Shampoo\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 933,\n                \"name\": \"Ciclopirox 8% topical solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 451,\n                \"name\": \"Cilostazol 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 452,\n                \"name\": \"Cilostazol 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 453,\n                \"name\": \"Ciprofloxacin 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 454,\n                \"name\": \"Ciprofloxacin HCL 0.3%\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 25,\n                    \"name\": \"Opthalmic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 455,\n                \"name\": \"Citalopram 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 456,\n                \"name\": \"Citalopram 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 457,\n                \"name\": \"Citalopram 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1492,\n                \"name\": \"Clindamycin 1% foam\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 13,\n                    \"name\": \"Foam\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1488,\n                \"name\": \"Clindamycin 1% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1491,\n                \"name\": \"Clindamycin 1% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1490,\n                \"name\": \"Clindamycin 1% pledget\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1489,\n                \"name\": \"Clindamycin 1% topical solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 458,\n                \"name\": \"Clindamycin HCL 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 459,\n                \"name\": \"Clobetasol 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1573,\n                \"name\": \"Clobetasol 0.05% foam\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 13,\n                    \"name\": \"Foam\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1572,\n                \"name\": \"Clobetasol 0.05% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1571,\n                \"name\": \"Clobetasol 0.05% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1570,\n                \"name\": \"Clobetasol 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1574,\n                \"name\": \"Clobetasol 0.05% shampoo\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 15,\n                    \"name\": \"Shampoo\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1575,\n                \"name\": \"Clobetasol 0.05% solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1576,\n                \"name\": \"Clobetasol emollient 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 460,\n                \"name\": \"Clomiphene 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 461,\n                \"name\": \"Clonidine 0.1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 462,\n                \"name\": \"Clonidine 0.2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 463,\n                \"name\": \"Clonidine 0.3mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1684,\n                \"name\": \"Clonidine ER 0.1mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 464,\n                \"name\": \"Clopidogrel 75mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1510,\n                \"name\": \"Clotrimazole 1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1513,\n                \"name\": \"Clotrimazole 1% topical solution\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1515,\n                \"name\": \"Clotrimazole/Betamethasone 1 %/0.05% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1514,\n                \"name\": \"Clotrimazole/Betamethasone 1%/0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1411,\n                \"name\": \"Colestipol 1gm\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 774,\n                \"name\": \"Cryselle-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 465,\n                \"name\": \"Cyanocobalamin Inj 1000 mcg/ml\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 859,\n                \"name\": \"Cyclafem 1-35-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 865,\n                \"name\": \"Cyclafem 7-7-7-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 910,\n                \"name\": \"Cyclessa 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 466,\n                \"name\": \"Cyclobenzaprine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 467,\n                \"name\": \"Cyclobenzaprine 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1293,\n                \"name\": \"Cyclobenzaprine 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 751,\n                \"name\": \"Cyred EQ Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 935,\n                \"name\": \"DESLORATADINE 5 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 778,\n                \"name\": \"DRO/ETH/LEVO 3MG/.02MG/.451MG (68180-0894-73)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 785,\n                \"name\": \"DROSPIREN ETH EST TB3-0.03MG (68180-0902-13)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1664,\n                \"name\": \"Dapsone 100mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1663,\n                \"name\": \"Dapsone 25mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1661,\n                \"name\": \"Dapsone 5% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1662,\n                \"name\": \"Dapsone 7.5% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 867,\n                \"name\": \"Dasetta 1-35-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 870,\n                \"name\": \"Dasetta 7/7/7-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 747,\n                \"name\": \"Daysee 0.15-0.03-0.01 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 752,\n                \"name\": \"Desogest-Eth Estra 0.15-0.03mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1578,\n                \"name\": \"Desonide 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1579,\n                \"name\": \"Desonide 0.05% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1577,\n                \"name\": \"Desonide 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1581,\n                \"name\": \"Desoximetasone 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1582,\n                \"name\": \"Desoximetasone 0.05% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1608,\n                \"name\": \"Desoximetasone 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1580,\n                \"name\": \"Desoximetasone 0.25% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1609,\n                \"name\": \"Desoximetasone 0.25% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1363,\n                \"name\": \"Desvenlafaxine ER 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1338,\n                \"name\": \"Desvenlafaxine ER 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1365,\n                \"name\": \"Desvenlafaxine ER 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1378,\n                \"name\": \"Diclofenac Potassium 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 468,\n                \"name\": \"Diclofenac Sodium 75mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 469,\n                \"name\": \"Dicyclomine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1538,\n                \"name\": \"Dicyclomine 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1611,\n                \"name\": \"Diflorasone 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1610,\n                \"name\": \"Diflorasone 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 470,\n                \"name\": \"Digoxin 125mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 471,\n                \"name\": \"Digoxin 250mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 472,\n                \"name\": \"Diltiazem 120mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 473,\n                \"name\": \"Diltiazem 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 474,\n                \"name\": \"Diltiazem 60mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1539,\n                \"name\": \"Diltiazem 90mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 475,\n                \"name\": \"Diltiazem ER (24 hour) 120mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1693,\n                \"name\": \"Diphenhydramine 25mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1541,\n                \"name\": \"Divalproex DR 125 mg tabs (Depakote)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 476,\n                \"name\": \"Divalproex DR 250mg (Depakote)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1543,\n                \"name\": \"Divalproex DR 500mg (Depakote)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1542,\n                \"name\": \"Divalproex ER 250mg (Depakote ER)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1544,\n                \"name\": \"Divalproex ER 500mg (Depakote ER)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1540,\n                \"name\": \"Divalproex Sod 125mg sprinkle caps\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 477,\n                \"name\": \"Docusate 100 mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 478,\n                \"name\": \"Donepezil 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 479,\n                \"name\": \"Donepezil 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 480,\n                \"name\": \"Doxazosin 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 481,\n                \"name\": \"Doxazosin 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 482,\n                \"name\": \"Doxazosin 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 483,\n                \"name\": \"Doxazosin 8mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1548,\n                \"name\": \"Doxepin 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1545,\n                \"name\": \"Doxepin 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1549,\n                \"name\": \"Doxepin 150mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1546,\n                \"name\": \"Doxepin 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1547,\n                \"name\": \"Doxepin 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1375,\n                \"name\": \"Doxepin 75mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 484,\n                \"name\": \"Doxycycline Hyclate 100 mg capsules\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1551,\n                \"name\": \"Doxycycline Hyclate 100 mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1372,\n                \"name\": \"Doxycycline hyclate 20mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1550,\n                \"name\": \"Doxycycline mono 100mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1552,\n                \"name\": \"Doxycycline mono 50 mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1433,\n                \"name\": \"Doxycycline mono 50mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 850,\n                \"name\": \"Drospirenone-Ee 3-0.02 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1470,\n                \"name\": \"Droxidopa 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1471,\n                \"name\": \"Droxidopa 200mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1472,\n                \"name\": \"Droxidopa 300mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 485,\n                \"name\": \"Duloxetine 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 486,\n                \"name\": \"Duloxetine 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1410,\n                \"name\": \"Duloxetine 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 487,\n                \"name\": \"Duloxetine 60mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1665,\n                \"name\": \"Dutasteride 0.5mg capsule\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1666,\n                \"name\": \"Dutasteride-Tamsulosin 0.5/0.4mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 936,\n                \"name\": \"ESTRADIOL 0.01% CREAM\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 937,\n                \"name\": \"ESTRADIOL 0.5 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 790,\n                \"name\": \"ETONO/ETH EST 0.12-0.015MG (66993-0605-36)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1516,\n                \"name\": \"Econazole nitrate 1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1583,\n                \"name\": \"Eletriptan 20 mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1407,\n                \"name\": \"Eletriptan 40mg \",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 775,\n                \"name\": \"Elinest-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 917,\n                \"name\": \"Ella 30 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 789,\n                \"name\": \"Eluryng 0.120-0.015mg-Refrigerated\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 753,\n                \"name\": \"Emoquette 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1412,\n                \"name\": \"Emtricitabine/Tenofovir 200-300 (Truvada)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 488,\n                \"name\": \"Enalapril 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 489,\n                \"name\": \"Enalapril 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 490,\n                \"name\": \"Enalapril 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1453,\n                \"name\": \"Enalapril 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 491,\n                \"name\": \"Enalapril-HCTZ 10mg/25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1454,\n                \"name\": \"Enalapril-HCTZ 5mg/12.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 786,\n                \"name\": \"Enpresse-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 755,\n                \"name\": \"Enskyce 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 492,\n                \"name\": \"Ergocalciferol 1.25 mg (50000 Unit)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 765,\n                \"name\": \"Errin 0.35 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1672,\n                \"name\": \"Erythromycin 0.5% eye ointment\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 25,\n                    \"name\": \"Opthalmic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1493,\n                \"name\": \"Erythromycin 2% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1494,\n                \"name\": \"Erythromycin 2% topical solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 494,\n                \"name\": \"Escitalopram 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 493,\n                \"name\": \"Escitalopram 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 495,\n                \"name\": \"Escitalopram 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1419,\n                \"name\": \"Esomeprazole 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1415,\n                \"name\": \"Esomeprazole 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1420,\n                \"name\": \"Esomeprazole 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 880,\n                \"name\": \"Estarylla 0.25-0.035 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 496,\n                \"name\": \"Estradiol 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 497,\n                \"name\": \"Estradiol 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 899,\n                \"name\": \"Estrostep Fe-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1400,\n                \"name\": \"Etodolac 400mg \",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1342,\n                \"name\": \"Ezetimibe 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 792,\n                \"name\": \"FC2\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 939,\n                \"name\": \"FLOVENT HFA 44 MCG INHALER\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 940,\n                \"name\": \"FLUOXETINE HCL 10 MG CAPSULE\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 944,\n                \"name\": \"FLUOXETINE HCL 40 MG CAPSULE\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 946,\n                \"name\": \"FLUVOXAMINE MALEATE 100 MG TAB\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 824,\n                \"name\": \"Falmina-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 498,\n                \"name\": \"Famotidine 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1396,\n                \"name\": \"Famotidine 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 832,\n                \"name\": \"Fayosim Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 881,\n                \"name\": \"Femynor 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1452,\n                \"name\": \"Fenofibrate 120mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 499,\n                \"name\": \"Fenofibrate 145mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1448,\n                \"name\": \"Fenofibrate 160mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1449,\n                \"name\": \"Fenofibrate 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1450,\n                \"name\": \"Fenofibrate 48mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1451,\n                \"name\": \"Fenofibrate 54mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 500,\n                \"name\": \"Ferrous Sulfate Tab 325 mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 501,\n                \"name\": \"Fexofenadine 180 mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 502,\n                \"name\": \"Fexofenadine 60 mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 503,\n                \"name\": \"Finasteride 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 504,\n                \"name\": \"Finasteride 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1674,\n                \"name\": \"Fluconazole 100mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 505,\n                \"name\": \"Fluconazole 150mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1675,\n                \"name\": \"Fluconazole 200mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1673,\n                \"name\": \"Fluconazole 50mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1361,\n                \"name\": \"Fludricortisone 0.1mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1613,\n                \"name\": \"Fluocinolone 0.01% body oil\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1612,\n                \"name\": \"Fluocinolone 0.01% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1614,\n                \"name\": \"Fluocinolone 0.01% scalp oil\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1615,\n                \"name\": \"Fluocinolone 0.01% solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1616,\n                \"name\": \"Fluocinolone 0.025% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1617,\n                \"name\": \"Fluocinolone 0.025% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1619,\n                \"name\": \"Fluocinonide 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1618,\n                \"name\": \"Fluocinonide 0.05% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1620,\n                \"name\": \"Fluocinonide 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1621,\n                \"name\": \"Fluocinonide 0.05% solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1622,\n                \"name\": \"Fluocinonide E 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1523,\n                \"name\": \"Fluorouracil 5% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 506,\n                \"name\": \"Fluoxetine 10mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1483,\n                \"name\": \"Fluoxetine 10mg tabs\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1416,\n                \"name\": \"Fluoxetine 20mg Tabs\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 507,\n                \"name\": \"Fluoxetine 20mg capsule\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 508,\n                \"name\": \"Fluoxetine 40mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1340,\n                \"name\": \"Fluoxetine 60mg tabs\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 509,\n                \"name\": \"Fluticasone Propionate Nasal 50mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 510,\n                \"name\": \"Folic Acid 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 511,\n                \"name\": \"Furosemide 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 512,\n                \"name\": \"Furosemide 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 513,\n                \"name\": \"Furosemide 80mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 514,\n                \"name\": \"Gabapentin 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 515,\n                \"name\": \"Gabapentin 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1584,\n                \"name\": \"Gabapentin 400mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 516,\n                \"name\": \"Gabapentin 600mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1585,\n                \"name\": \"Gabapentin 800mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 517,\n                \"name\": \"Gemfibrozil 600mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 887,\n                \"name\": \"Gemmily\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1525,\n                \"name\": \"Gentamicin 0.1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1526,\n                \"name\": \"Gentamicin 0.1% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 518,\n                \"name\": \"Gentamicin 0.3% eye drops\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 25,\n                    \"name\": \"Opthalmic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 851,\n                \"name\": \"Gianvi 3 Mg-0.02 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 519,\n                \"name\": \"Glimepiride 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 520,\n                \"name\": \"Glimepiride 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 521,\n                \"name\": \"Glimepiride 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 522,\n                \"name\": \"Glipizide 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 523,\n                \"name\": \"Glipizide 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 524,\n                \"name\": \"Glipizide ER 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 525,\n                \"name\": \"Glipizide ER 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 526,\n                \"name\": \"Glipizide ER 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 527,\n                \"name\": \"Glyburide/Metformin 2.5/500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 528,\n                \"name\": \"Glyburide/Metformin 5/500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1409,\n                \"name\": \"Glycopyrrolate 1 mg Tab\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 529,\n                \"name\": \"Guanfacine 1mg (Tenex)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 530,\n                \"name\": \"Guanfacine 1mg ER (Intuniv)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1398,\n                \"name\": \"Guanfacine ER 2mg \",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 947,\n                \"name\": \"HYDROXYZINE HCL 10 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1623,\n                \"name\": \"Halobetasol prop 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1624,\n                \"name\": \"Halobetasol prop 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 766,\n                \"name\": \"Heather Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1586,\n                \"name\": \"Hydralazine 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 531,\n                \"name\": \"Hydralazine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 532,\n                \"name\": \"Hydralazine 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 533,\n                \"name\": \"Hydralazine 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1699,\n                \"name\": \"Hydrochlorothiazide 12.5mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 534,\n                \"name\": \"Hydrochlorothiazide 12.5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 535,\n                \"name\": \"Hydrochlorothiazide 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 536,\n                \"name\": \"Hydrochlorothiazide 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1627,\n                \"name\": \"Hydrocortisone 1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1626,\n                \"name\": \"Hydrocortisone 1% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1628,\n                \"name\": \"Hydrocortisone 2.5% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1625,\n                \"name\": \"Hydrocortisone 2.5% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1629,\n                \"name\": \"Hydrocortisone 2.5% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1637,\n                \"name\": \"Hydrocortisone 2.5% rectal cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1634,\n                \"name\": \"Hydrocortisone butyrate 0.1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1635,\n                \"name\": \"Hydrocortisone butyrate 0.1% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1633,\n                \"name\": \"Hydrocortisone butyrate 0.1% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1636,\n                \"name\": \"Hydrocortisone butyrate 0.1% solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1632,\n                \"name\": \"Hydrocortisone val 0.2% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1631,\n                \"name\": \"Hydrocortisone val 0.2% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1630,\n                \"name\": \"Hydrocortisone w/aloe 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1331,\n                \"name\": \"Hydroxychloroquine 200mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 537,\n                \"name\": \"Hydroxyzine HCL 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1084,\n                \"name\": \"Hydroxyzine HCL 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 538,\n                \"name\": \"Hydroxyzine HCL 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1469,\n                \"name\": \"Hydroxyzine pamoate 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1414,\n                \"name\": \"Hydroxyzine pamoate 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1468,\n                \"name\": \"Hydroxyzine pamoate 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1368,\n                \"name\": \"Ibuprofen 200mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1369,\n                \"name\": \"Ibuprofen 400mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1370,\n                \"name\": \"Ibuprofen 600mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1337,\n                \"name\": \"Imipramine Pamoate  150mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1524,\n                \"name\": \"Imiquimod 5% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 539,\n                \"name\": \"Indapamide 1.25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 739,\n                \"name\": \"Introvale 0.15-0.03 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 540,\n                \"name\": \"Irbesartan 150mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1133,\n                \"name\": \"Irbesartan 150mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 541,\n                \"name\": \"Irbesartan 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 756,\n                \"name\": \"Isibloom 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 542,\n                \"name\": \"Isoniazid 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1459,\n                \"name\": \"Isosorbide Mononitrate 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1460,\n                \"name\": \"Isosorbide Mononitrate 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1458,\n                \"name\": \"Isosorbide Mononitrate ER 120mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 543,\n                \"name\": \"Isosorbide Mononitrate ER 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 544,\n                \"name\": \"Isosorbide Mononitrate ER 60mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1676,\n                \"name\": \"Ivermectin 1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1677,\n                \"name\": \"Ivermectin 1% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1678,\n                \"name\": \"Ivermectin 3mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 743,\n                \"name\": \"Jaimiess (Seasonique)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 837,\n                \"name\": \"Jaimiess Lo (70700-0124-87)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 852,\n                \"name\": \"Jasmiel Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 767,\n                \"name\": \"Jencycla 0.35 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 738,\n                \"name\": \"Jolessa 0.15 Mg-0.03 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 796,\n                \"name\": \"Junel 1 Mg-20 Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 793,\n                \"name\": \"Junel 1.5 Mg-30 Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 808,\n                \"name\": \"Junel Fe 1 Mg-20 Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 803,\n                \"name\": \"Junel Fe 1.5 Mg-30 Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 814,\n                \"name\": \"Junel Fe 24 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 816,\n                \"name\": \"Kaitlib Fe Chewable Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 912,\n                \"name\": \"Kariva 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 818,\n                \"name\": \"Kelnor 1-35 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 820,\n                \"name\": \"Kelnor 1-50 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1517,\n                \"name\": \"Ketoconazole 2% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 545,\n                \"name\": \"Ketoconazole 2% shampoo\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 873,\n                \"name\": \"Kurvelo Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 948,\n                \"name\": \"LEVOCETIRIZINE 5 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1461,\n                \"name\": \"Labetalol 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1462,\n                \"name\": \"Labetalol 200mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1463,\n                \"name\": \"Labetalol 300mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1692,\n                \"name\": \"Lactase Enzyme\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 546,\n                \"name\": \"Lamotrigine 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 547,\n                \"name\": \"Lamotrigine 150mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 548,\n                \"name\": \"Lamotrigine 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 549,\n                \"name\": \"Lamotrigine 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1335,\n                \"name\": \"Lamotrigine ER 100\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1359,\n                \"name\": \"Lamotrigine ER 50\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1446,\n                \"name\": \"Lansoprazole DR 15mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1447,\n                \"name\": \"Lansoprazole DR 30mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 797,\n                \"name\": \"Larin 1-20 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 794,\n                \"name\": \"Larin 1.5-30 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 802,\n                \"name\": \"Larin 24 Fe 1 Mg-20 Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 809,\n                \"name\": \"Larin Fe 1-20 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 804,\n                \"name\": \"Larin Fe 1.5-30 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 825,\n                \"name\": \"Larissia-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 817,\n                \"name\": \"Layolis Fe Chewable Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 759,\n                \"name\": \"Leena 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 831,\n                \"name\": \"Lessina-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1485,\n                \"name\": \"Leucovorin calcium 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1486,\n                \"name\": \"Leucovorin calcium 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1484,\n                \"name\": \"Leucovorin calcium 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 550,\n                \"name\": \"Levetiracetam 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 551,\n                \"name\": \"Levofloxacin 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 787,\n                \"name\": \"Levonest-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 874,\n                \"name\": \"Levonor-Eth Estrad 0.15-0.03\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 875,\n                \"name\": \"Levora-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 552,\n                \"name\": \"Levothyroxine 100mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 553,\n                \"name\": \"Levothyroxine 112mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 554,\n                \"name\": \"Levothyroxine 125mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 555,\n                \"name\": \"Levothyroxine 137mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 556,\n                \"name\": \"Levothyroxine 150mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 557,\n                \"name\": \"Levothyroxine 175mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 558,\n                \"name\": \"Levothyroxine 200mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 559,\n                \"name\": \"Levothyroxine 25mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 560,\n                \"name\": \"Levothyroxine 50mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 561,\n                \"name\": \"Levothyroxine 75mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 562,\n                \"name\": \"Levothyroxine 88mcg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 876,\n                \"name\": \"Lillow-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1333,\n                \"name\": \"Liothyronine 5mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 563,\n                \"name\": \"Lisinopril 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 564,\n                \"name\": \"Lisinopril 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 565,\n                \"name\": \"Lisinopril 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 566,\n                \"name\": \"Lisinopril 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1422,\n                \"name\": \"Lisinopril 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 567,\n                \"name\": \"Lisinopril 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 568,\n                \"name\": \"Lisinopril/HCTZ 10mg/12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 569,\n                \"name\": \"Lisinopril/HCTZ 20mg/12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 570,\n                \"name\": \"Lisinopril/HCTZ 20mg/25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1587,\n                \"name\": \"Lithium Carbonate 150mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 571,\n                \"name\": \"Lithium Carbonate 300mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1588,\n                \"name\": \"Lithium Carbonate 300mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1589,\n                \"name\": \"Lithium Carbonate 600mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 572,\n                \"name\": \"Lithium Carbonate ER 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 573,\n                \"name\": \"Lithium Carbonate ER 450mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1228,\n                \"name\": \"Lithium Carbonate ER 450mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 918,\n                \"name\": \"Lo Loestrin Fe 1-10 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 854,\n                \"name\": \"Lo-Zumandimine 3 Mg-0.02 Mg Tb\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 798,\n                \"name\": \"Loestrin 21 1-20 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 810,\n                \"name\": \"Loestrin Fe 1-20 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 805,\n                \"name\": \"Loestrin Fe 1.5-30 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 401,\n                \"name\": \"Loratadine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 995,\n                \"name\": \"Loratadine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 853,\n                \"name\": \"Loryna 3 Mg-0.02 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 574,\n                \"name\": \"Losartan 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 575,\n                \"name\": \"Losartan 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 576,\n                \"name\": \"Losartan 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1147,\n                \"name\": \"Losartan 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 577,\n                \"name\": \"Losartan/HCTZ 100/12.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 578,\n                \"name\": \"Losartan/HCTZ 100/25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 579,\n                \"name\": \"Losartan/HCTZ 50/12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1440,\n                \"name\": \"Lovastatin 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 580,\n                \"name\": \"Lovastatin 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1039,\n                \"name\": \"Lovastatin 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 581,\n                \"name\": \"Lovastatin 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1330,\n                \"name\": \"Lovaza Fish Oil (omega 3) 1000mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 776,\n                \"name\": \"Low-Ogestrel-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1690,\n                \"name\": \"Lurasidone 120mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1686,\n                \"name\": \"Lurasidone 20mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1687,\n                \"name\": \"Lurasidone 40mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1688,\n                \"name\": \"Lurasidone 60mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1689,\n                \"name\": \"Lurasidone 80mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 826,\n                \"name\": \"Lutera-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 839,\n                \"name\": \"Lybrel 90-20Mcg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 949,\n                \"name\": \"MOMETASONE FUROATE 50 MCG SPRY\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 877,\n                \"name\": \"Marlissa-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 582,\n                \"name\": \"Meclizine 12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 583,\n                \"name\": \"Meclizine 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 584,\n                \"name\": \"Medroxyprogesterone 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1682,\n                \"name\": \"Medroxyprogesterone 2.5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1681,\n                \"name\": \"Medroxyprogesterone 5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1386,\n                \"name\": \"Melatonin 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 840,\n                \"name\": \"Melodetta 24 Fe Chewable Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 585,\n                \"name\": \"Meloxicam 15mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 586,\n                \"name\": \"Meloxicam 7.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1691,\n                \"name\": \"Memantine ER 14mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 888,\n                \"name\": \"Merzee\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 587,\n                \"name\": \"Metformin 1000mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 588,\n                \"name\": \"Metformin 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 589,\n                \"name\": \"Metformin 850mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 590,\n                \"name\": \"Metformin ER 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 591,\n                \"name\": \"Metformin ER 750mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1383,\n                \"name\": \"Methimazole 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1379,\n                \"name\": \"Methimazole 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1385,\n                \"name\": \"Methocarbamol 500mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1374,\n                \"name\": \"Methotrexate 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 592,\n                \"name\": \"Methylprednisolone 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 593,\n                \"name\": \"Metoclopramide 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 594,\n                \"name\": \"Metoclopramide 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 598,\n                \"name\": \"Metoprolol Tartrate 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 599,\n                \"name\": \"Metoprolol Tartrate 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 600,\n                \"name\": \"Metoprolol Tartrate 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 595,\n                \"name\": \"Metoprolol succ ER 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 596,\n                \"name\": \"Metoprolol succ ER 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 597,\n                \"name\": \"Metoprolol succ ER 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1496,\n                \"name\": \"Metronidazole 0.75% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1497,\n                \"name\": \"Metronidazole 0.75% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1498,\n                \"name\": \"Metronidazole 0.75% topical gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1499,\n                \"name\": \"Metronidazole 1% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1495,\n                \"name\": \"Metronidazole 250mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 601,\n                \"name\": \"Metronidazole 500mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 841,\n                \"name\": \"Mibelas 24 Fe Chewable Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 799,\n                \"name\": \"Microgestin 21 1-20 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 795,\n                \"name\": \"Microgestin 21 1.5-30 Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 811,\n                \"name\": \"Microgestin Fe 1-20 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 806,\n                \"name\": \"Microgestin Fe 1.5-30 Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1366,\n                \"name\": \"Midodrine 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 842,\n                \"name\": \"Minastrin 24 Fe Chewable Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 844,\n                \"name\": \"Minastrin 24 Fe Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1555,\n                \"name\": \"Minocycline 100mg capsules\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1556,\n                \"name\": \"Minocycline 100mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1557,\n                \"name\": \"Minocycline 50 mg capsules\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1558,\n                \"name\": \"Minocycline 75mg capsules\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1563,\n                \"name\": \"Minocycline ER 115mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1562,\n                \"name\": \"Minocycline ER 135mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1561,\n                \"name\": \"Minocycline ER 45 mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1560,\n                \"name\": \"Minocycline ER 65 mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1559,\n                \"name\": \"Minocycline ER 90mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 602,\n                \"name\": \"Minoxidil 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 603,\n                \"name\": \"Mirtazapine 15mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 604,\n                \"name\": \"Mirtazapine 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 605,\n                \"name\": \"Mirtazapine 45mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1387,\n                \"name\": \"Mirtazapine 7.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1640,\n                \"name\": \"Mometasone 0.1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1638,\n                \"name\": \"Mometasone 0.1% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1639,\n                \"name\": \"Mometasone 0.1% solution\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 6,\n                    \"name\": \"Solution\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 882,\n                \"name\": \"Mono-Linyah 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 996,\n                \"name\": \"Montelukast 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 606,\n                \"name\": \"Montelukast 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 607,\n                \"name\": \"Montelukast 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 3,\n                    \"name\": \"Allergies\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1408,\n                \"name\": \"Multivitamin with Iron\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1527,\n                \"name\": \"Mupirocin 2% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 608,\n                \"name\": \"Mupirocin Oint 2%\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 845,\n                \"name\": \"My Way 1.5 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1364,\n                \"name\": \"NP Thyroid (Armour Thyroid) 90mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1349,\n                \"name\": \"NP Thyroid 60mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 950,\n                \"name\": \"Naltrexone 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1431,\n                \"name\": \"Naproxen 250mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1434,\n                \"name\": \"Naproxen 375mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 609,\n                \"name\": \"Naproxen 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1430,\n                \"name\": \"Naproxen 550mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1417,\n                \"name\": \"Naratriptan 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 847,\n                \"name\": \"Natazia 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1444,\n                \"name\": \"Nebivolol 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1443,\n                \"name\": \"Nebivolol 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1445,\n                \"name\": \"Nebivolol 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1432,\n                \"name\": \"Nebivolol 5mg Tabs\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 862,\n                \"name\": \"Necon 0.5-35-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1592,\n                \"name\": \"Nifedipine 10mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1591,\n                \"name\": \"Nifedipine 20mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1401,\n                \"name\": \"Nifedipine ER 30mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1590,\n                \"name\": \"Nifedipine ER 60mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1351,\n                \"name\": \"Nifedipine ER 90mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 855,\n                \"name\": \"Nikki 3 Mg-0.02 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 610,\n                \"name\": \"Nitrofurantion 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 768,\n                \"name\": \"Nora-Be Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 843,\n                \"name\": \"Noreth-Estrad-Fe 1-0.02(24)-75 (70700-0101-85)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 800,\n                \"name\": \"Norethind-Eth Estrad 1-0.02 Mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 611,\n                \"name\": \"Norethindrone 0.35mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 891,\n                \"name\": \"Norg-Ee 0.18-0.215-0.25/0.035\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 890,\n                \"name\": \"Norg-Ee 0.18-0.215-0.25/0.035\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 770,\n                \"name\": \"Norlyda 0.35 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 868,\n                \"name\": \"Nortrel 0.5-35-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 869,\n                \"name\": \"Nortrel 1-35 21 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 860,\n                \"name\": \"Nortrel 1-35 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 866,\n                \"name\": \"Nortrel 7-7-7-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 612,\n                \"name\": \"Nortriptyline 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 613,\n                \"name\": \"Nortriptyline 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 614,\n                \"name\": \"Nortriptyline 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1339,\n                \"name\": \"Nortriptyline 75mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 791,\n                \"name\": \"Nuvaring Vaginal Ring-Refrigerated\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1518,\n                \"name\": \"Nystatin 100,000 unit/gram cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 615,\n                \"name\": \"Nystatin 100,000 unit/gram ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1519,\n                \"name\": \"Nystatin 100,000 unit/gram powder\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1521,\n                \"name\": \"Nystatin/Triamcinolone cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1520,\n                \"name\": \"Nystatin/Triamcinolone ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 952,\n                \"name\": \"OZEMPIC 0.25-0.5 MG DOSE PEN\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 781,\n                \"name\": \"Ocella 3 Mg-0.03 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 616,\n                \"name\": \"Olanzapine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 617,\n                \"name\": \"Olanzapine 15mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 618,\n                \"name\": \"Olanzapine 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 619,\n                \"name\": \"Olanzapine 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 620,\n                \"name\": \"Olanzapine 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 621,\n                \"name\": \"Olanzapine 7.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1481,\n                \"name\": \"Olmesartan 20mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1482,\n                \"name\": \"Olmesartan 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1480,\n                \"name\": \"Olmesartan 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1421,\n                \"name\": \"Omeprazole 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 622,\n                \"name\": \"Omeprazole 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 623,\n                \"name\": \"Omeprazole DR 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 624,\n                \"name\": \"Ondansetron 4mg HCL\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 625,\n                \"name\": \"Ondansetron 4mg ODT\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1360,\n                \"name\": \"Ondansetron 8mg ODT\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1593,\n                \"name\": \"Ondanstron 8mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 16,\n                    \"name\": \"Orally Dissolvable Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1397,\n                \"name\": \"Orphenadrine Er 100mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 827,\n                \"name\": \"Orsythia-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 771,\n                \"name\": \"Ortho Micronor 0.35 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1393,\n                \"name\": \"Oxcarbazepine 150mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 626,\n                \"name\": \"Oxcarbazepine 300mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1392,\n                \"name\": \"Oxcarbazepine 600mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1594,\n                \"name\": \"Oxybutynin 5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1596,\n                \"name\": \"Oxybutynin ER 10mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1384,\n                \"name\": \"Oxybutynin ER 15mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1595,\n                \"name\": \"Oxybutynin ER 5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 955,\n                \"name\": \"PROGESTERONE 100 MG CAPSULE\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 627,\n                \"name\": \"Pantoprazole 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 628,\n                \"name\": \"Pantoprazole 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1388,\n                \"name\": \"Parky\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 954,\n                \"name\": \"Paroxetine 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 629,\n                \"name\": \"Paroxetine 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 630,\n                \"name\": \"Paroxetine 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 631,\n                \"name\": \"Paroxetine 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1597,\n                \"name\": \"Paroxetine CR 12.5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1394,\n                \"name\": \"Paroxetine CR 25mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1395,\n                \"name\": \"Paroxetine CR 37.5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 632,\n                \"name\": \"Penicillin VK 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 633,\n                \"name\": \"Phenazopyridine 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1667,\n                \"name\": \"Pimecrolimus 1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 913,\n                \"name\": \"Pimtrea 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 634,\n                \"name\": \"Pioglitazone 15mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 635,\n                \"name\": \"Pioglitazone 30mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 636,\n                \"name\": \"Pioglitazone 45mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 18,\n                    \"name\": \"Diabetes\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 861,\n                \"name\": \"Pirmella 1-35 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 846,\n                \"name\": \"Plan B One-Step 1.5 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 878,\n                \"name\": \"Portia-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1350,\n                \"name\": \"Potassium Chloride 8mEq\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 637,\n                \"name\": \"Pramipexole 0.125mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 638,\n                \"name\": \"Pramipexole 0.25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 639,\n                \"name\": \"Pramipexole 0.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 640,\n                \"name\": \"Pramipexole 1.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 641,\n                \"name\": \"Pramipexole 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1456,\n                \"name\": \"Prasugrel 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1455,\n                \"name\": \"Prasugrel 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1425,\n                \"name\": \"Pravastatin 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 642,\n                \"name\": \"Pravastatin 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 643,\n                \"name\": \"Pravastatin 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1426,\n                \"name\": \"Pravastatin 80mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1441,\n                \"name\": \"Prazosin 1mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1391,\n                \"name\": \"Prazosin 2mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1442,\n                \"name\": \"Prazosin 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 644,\n                \"name\": \"Prednisone 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1427,\n                \"name\": \"Prednisone 1mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1428,\n                \"name\": \"Prednisone 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 645,\n                \"name\": \"Prednisone 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1429,\n                \"name\": \"Prednisone 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 646,\n                \"name\": \"Prednisone 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 14,\n                    \"name\": \"Anti-Inflammatory\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1679,\n                \"name\": \"Premarin 0.45 mg tab\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 4,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1680,\n                \"name\": \"Premarin 0.625\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 4,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 883,\n                \"name\": \"Previfem Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 647,\n                \"name\": \"Primidone 250mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 648,\n                \"name\": \"Primidone 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 649,\n                \"name\": \"Promethazine 12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 650,\n                \"name\": \"Promethazine 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 651,\n                \"name\": \"Propranolol 10mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 652,\n                \"name\": \"Propranolol 20mg tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 956,\n                \"name\": \"Propranolol 40mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1362,\n                \"name\": \"Propranolol 60mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1696,\n                \"name\": \"Propranolol 80mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1695,\n                \"name\": \"Propranolol ER 120mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1698,\n                \"name\": \"Propranolol ER 120mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1332,\n                \"name\": \"Propranolol ER 60mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1697,\n                \"name\": \"Propranolol ER 80mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1373,\n                \"name\": \"Pyridostigmine 60mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 957,\n                \"name\": \"QVAR REDIHALER 40 MCG\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 958,\n                \"name\": \"QVAR REDIHALER 80 MCG\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 833,\n                \"name\": \"Quartette Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 653,\n                \"name\": \"Quetiapine 100mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 654,\n                \"name\": \"Quetiapine 200mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 655,\n                \"name\": \"Quetiapine 25mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 656,\n                \"name\": \"Quetiapine 300mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1598,\n                \"name\": \"Quetiapine 400mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 657,\n                \"name\": \"Quetiapine 50mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1341,\n                \"name\": \"Quetiapine ER 150mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1602,\n                \"name\": \"Quetiapine ER 200mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1601,\n                \"name\": \"Quetiapine ER 300mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1599,\n                \"name\": \"Quetiapine ER 400mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1600,\n                \"name\": \"Quetiapine ER 50mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 962,\n                \"name\": \"RYBELSUS 14 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 960,\n                \"name\": \"RYBELSUS 3 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 961,\n                \"name\": \"RYBELSUS 7 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1457,\n                \"name\": \"Ramipril 1.25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 658,\n                \"name\": \"Ramipril 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 659,\n                \"name\": \"Ramipril 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 660,\n                \"name\": \"Ramipril 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 757,\n                \"name\": \"Reclipsen 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 661,\n                \"name\": \"Risperidone 0.25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 662,\n                \"name\": \"Risperidone 0.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 663,\n                \"name\": \"Risperidone 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 664,\n                \"name\": \"Risperidone 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 665,\n                \"name\": \"Risperidone 3mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 666,\n                \"name\": \"Risperidone 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 834,\n                \"name\": \"Rivelsa\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1604,\n                \"name\": \"Rizatriptan 10mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 959,\n                \"name\": \"Rizatriptan 5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1344,\n                \"name\": \"Rizatriptan ODT 10mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 16,\n                    \"name\": \"Orally Dissolvable Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1603,\n                \"name\": \"Rizatriptan ODT 5mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 16,\n                    \"name\": \"Orally Dissolvable Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 667,\n                \"name\": \"Ropinirole 0.25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 668,\n                \"name\": \"Ropinirole 0.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 669,\n                \"name\": \"Ropinirole 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 670,\n                \"name\": \"Ropinirole 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 671,\n                \"name\": \"Ropinirole 3mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 672,\n                \"name\": \"Ropinirole 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 673,\n                \"name\": \"Rosuvastatin 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 674,\n                \"name\": \"Rosuvastatin 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1435,\n                \"name\": \"Rosuvastatin 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1367,\n                \"name\": \"Rosuvastatin 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 963,\n                \"name\": \"SAXENDA 18 MG/3 ML PEN\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 965,\n                \"name\": \"SUMATRIPTAN SUCC 100 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 966,\n                \"name\": \"SYMBICORT 160-4.5 MCG INHALER\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 967,\n                \"name\": \"SYMBICORT 80-4.5 MCG INHALER\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 779,\n                \"name\": \"Safyral Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 742,\n                \"name\": \"Seasonale\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 748,\n                \"name\": \"Seasonique 0.15-0.03-0.01 Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1522,\n                \"name\": \"Selenium Sulfide Shampoo 2.5%\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 15,\n                    \"name\": \"Shampoo\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 675,\n                \"name\": \"Sertraline 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 676,\n                \"name\": \"Sertraline 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 677,\n                \"name\": \"Sertraline 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 741,\n                \"name\": \"Setlakin 0.15 Mg-0.03 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 772,\n                \"name\": \"Sharobel 0.35 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 678,\n                \"name\": \"Sildenafil 100mg (Viagra)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 679,\n                \"name\": \"Sildenafil 20mg (Viagra)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 680,\n                \"name\": \"Sildenafil 50mg (Viagra)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1528,\n                \"name\": \"Silver Sulfadiazine 1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 681,\n                \"name\": \"Simvastatin 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 682,\n                \"name\": \"Simvastatin 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 683,\n                \"name\": \"Simvastatin 40mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1423,\n                \"name\": \"Simvastatin 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1424,\n                \"name\": \"Simvastatin 80mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 17,\n                    \"name\": \"Cholesterol\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 879,\n                \"name\": \"Slynd 4 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 684,\n                \"name\": \"Sotalol 80mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 964,\n                \"name\": \"Spironolactone 100 MG TABLET\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 685,\n                \"name\": \"Spironolactone 25mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 686,\n                \"name\": \"Spironolactone 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 687,\n                \"name\": \"Sprintec 28 Day\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 885,\n                \"name\": \"Sprintec 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 829,\n                \"name\": \"Sronyx 0.10-0.02 Mg Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1500,\n                \"name\": \"Sulfacetamide 10% suspension\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 14,\n                    \"name\": \"Suspension\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1659,\n                \"name\": \"Sulfamethoxazole-TMP 400/80mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 688,\n                \"name\": \"Sulfamethoxazole-TMP 800/160mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1399,\n                \"name\": \"Sulfasalazine DR 500mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1694,\n                \"name\": \"Sumatriptan 25mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1334,\n                \"name\": \"Sumatriptan 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 782,\n                \"name\": \"Syeda 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1475,\n                \"name\": \"Synthroid 100mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1474,\n                \"name\": \"Synthroid 112mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1476,\n                \"name\": \"Synthroid 125mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1477,\n                \"name\": \"Synthroid 137mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1478,\n                \"name\": \"Synthroid 150mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1670,\n                \"name\": \"Synthroid 175mcg \",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1479,\n                \"name\": \"Synthroid 200mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1473,\n                \"name\": \"Synthroid 25mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1671,\n                \"name\": \"Synthroid 300mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1668,\n                \"name\": \"Synthroid 50mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1533,\n                \"name\": \"Synthroid 75mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1669,\n                \"name\": \"Synthroid 88mcg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 27,\n                    \"name\": \"Thyroid\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 690,\n                \"name\": \"Tadalafil 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 30,\n                    \"name\": \"Migraine\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 691,\n                \"name\": \"Tadalafil 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 692,\n                \"name\": \"Tadalafil 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 693,\n                \"name\": \"Tamsulosin HCL 0.4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 23,\n                    \"name\": \"Men's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1186,\n                \"name\": \"Tamsulosin HCL 0.4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 815,\n                \"name\": \"Tarina 24 Fe 1 Mg-20 Mcg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 889,\n                \"name\": \"Taysofy\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 886,\n                \"name\": \"Taytulla 1 Mg-20 Mcg Capsule\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 694,\n                \"name\": \"Terbinafine HCL 250mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 695,\n                \"name\": \"Thyroid Tab 60 MG (1 Grain)\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 900,\n                \"name\": \"Tilia Fe 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 696,\n                \"name\": \"Timolol Maleate 0.5%\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 25,\n                    \"name\": \"Opthalmic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1512,\n                \"name\": \"Tizanidine 2mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1511,\n                \"name\": \"Tizanidine 2mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 697,\n                \"name\": \"Tizanidine 4 mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1605,\n                \"name\": \"Tizanidine 4mg capsule\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 698,\n                \"name\": \"Tobramycin 0.3%\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 25,\n                    \"name\": \"Opthalmic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 699,\n                \"name\": \"Topiramate 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 700,\n                \"name\": \"Topiramate 200mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 701,\n                \"name\": \"Topiramate 25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 702,\n                \"name\": \"Topiramate 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 703,\n                \"name\": \"Torsemide 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 704,\n                \"name\": \"Torsemide 20mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 705,\n                \"name\": \"Trazodone 100mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 706,\n                \"name\": \"Trazodone 150mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1381,\n                \"name\": \"Trazodone 300mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 707,\n                \"name\": \"Trazodone 50mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 1,\n                    \"name\": \"Adults\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1501,\n                \"name\": \"Tretinoin 0.01% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1502,\n                \"name\": \"Tretinoin 0.025% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1503,\n                \"name\": \"Tretinoin 0.025% gel\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 11,\n                    \"name\": \"Gel\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1504,\n                \"name\": \"Tretinoin 0.05% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1505,\n                \"name\": \"Tretinoin 0.1% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 893,\n                \"name\": \"Tri Femynor 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 894,\n                \"name\": \"Tri-Estarylla Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 901,\n                \"name\": \"Tri-Legest Fe-28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 895,\n                \"name\": \"Tri-Linyah Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 903,\n                \"name\": \"Tri-Lo-Estarylla Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 904,\n                \"name\": \"Tri-Lo-Marzia Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 905,\n                \"name\": \"Tri-Lo-Mili Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 906,\n                \"name\": \"Tri-Lo-Sprintec Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 896,\n                \"name\": \"Tri-Previfem Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 713,\n                \"name\": \"Tri-Sprintec\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 29,\n                    \"name\": \"Women's Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 897,\n                \"name\": \"Tri-Sprintec Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 907,\n                \"name\": \"Tri-Vylibra Lo Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 898,\n                \"name\": \"Tri-Vylibra Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1642,\n                \"name\": \"Triamcinolone 0.025% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1641,\n                \"name\": \"Triamcinolone 0.025% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1643,\n                \"name\": \"Triamcinolone 0.025% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1644,\n                \"name\": \"Triamcinolone 0.05% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 708,\n                \"name\": \"Triamcinolone 0.1% Cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1649,\n                \"name\": \"Triamcinolone 0.1% dental paste\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1646,\n                \"name\": \"Triamcinolone 0.1% lotion\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 12,\n                    \"name\": \"Lotion\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1645,\n                \"name\": \"Triamcinolone 0.1% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1648,\n                \"name\": \"Triamcinolone 0.5% cream\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 5,\n                    \"name\": \"Cream\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1647,\n                \"name\": \"Triamcinolone 0.5% ointment\",\n                \"DrugType\": {\n                    \"id\": 8,\n                    \"name\": \"Topical\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 28,\n                    \"name\": \"Topic\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 10,\n                    \"name\": \"Ointment\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 709,\n                \"name\": \"Triamterene/HCTZ 37.5mg/25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 710,\n                \"name\": \"Triamterene/HCTZ 75mg/50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 711,\n                \"name\": \"Trihexyphenidyl 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 712,\n                \"name\": \"Trihexyphenidyl 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 788,\n                \"name\": \"Trivora-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 773,\n                \"name\": \"Tulana Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 780,\n                \"name\": \"Tydemy\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 971,\n                \"name\": \"VENLAFAXINE HCL ER 150 MG CAP\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 973,\n                \"name\": \"VENLAFAXINE HCL ER 75 MG CAP\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 974,\n                \"name\": \"VENTOLIN HFA 90 MCG INHALER\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 975,\n                \"name\": \"VICTOZA 2-PAK 18 MG/3 ML PEN\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 976,\n                \"name\": \"VICTOZA 3-PAK 18 MG/3 ML PEN\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 714,\n                \"name\": \"Valacyclovir 1g\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 715,\n                \"name\": \"Valacyclovir 500mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 15,\n                    \"name\": \"Anti-Microbial\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1438,\n                \"name\": \"Valsartan 160mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1439,\n                \"name\": \"Valsartan 320mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1436,\n                \"name\": \"Valsartan 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1437,\n                \"name\": \"Valsartan 80mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 716,\n                \"name\": \"Valsartan/HCTZ 160/12.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 717,\n                \"name\": \"Valsartan/HCTZ 160/25mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 909,\n                \"name\": \"Velivet 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 718,\n                \"name\": \"Venlafaxine 100mg tablets\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1606,\n                \"name\": \"Venlafaxine 25mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 719,\n                \"name\": \"Venlafaxine 37.5mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1607,\n                \"name\": \"Venlafaxine 50mg tablet\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 720,\n                \"name\": \"Venlafaxine 75mg tablets\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 721,\n                \"name\": \"Venlafaxine ER 150mg capsules\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1413,\n                \"name\": \"Venlafaxine ER 225mg tabs\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 722,\n                \"name\": \"Venlafaxine ER 37.5mg Caps\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1418,\n                \"name\": \"Venlafaxine ER 37.5mg Tabs\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 723,\n                \"name\": \"Venlafaxine ER 75mg capsules\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 24,\n                    \"name\": \"Mental Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1467,\n                \"name\": \"Verapamil 120mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1466,\n                \"name\": \"Verapamil 40mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 724,\n                \"name\": \"Verapamil 80mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 725,\n                \"name\": \"Verapamil ER 120mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1174,\n                \"name\": \"Verapamil ER 180mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 726,\n                \"name\": \"Verapamil ER 180mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1175,\n                \"name\": \"Verapamil ER 240mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 727,\n                \"name\": \"Verapamil ER 240mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 22,\n                    \"name\": \"Heart Health/BP\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 830,\n                \"name\": \"Vienva-28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 914,\n                \"name\": \"Viorele 28 Day Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1390,\n                \"name\": \"Vitamin C 1000mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1405,\n                \"name\": \"Vitamin D 1.25mg (50,000 units)\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 2,\n                    \"name\": \"Capsule\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1389,\n                \"name\": \"Vitamin D 1000 IU\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 1,\n                    \"name\": \"OTC\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 763,\n                \"name\": \"Vyfemla\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 884,\n                \"name\": \"Vylibra\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 977,\n                \"name\": \"WEGOVY PEN 0.25 MG 0.5ML NOV4\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 978,\n                \"name\": \"WEGOVY PEN 1.7 MG 0.75ML NOV4\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 728,\n                \"name\": \"Warfarin Sodium 10mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 729,\n                \"name\": \"Warfarin Sodium 1mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 730,\n                \"name\": \"Warfarin Sodium 2.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 731,\n                \"name\": \"Warfarin Sodium 2mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 732,\n                \"name\": \"Warfarin Sodium 3mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 733,\n                \"name\": \"Warfarin Sodium 4mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 734,\n                \"name\": \"Warfarin Sodium 5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 735,\n                \"name\": \"Warfarin Sodium 6mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 736,\n                \"name\": \"Warfarin Sodium 7.5mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 1,\n                    \"name\": \"Blood Thinner\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 863,\n                \"name\": \"Wera 0.5/0.035 Mg 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 857,\n                \"name\": \"Wymzya Fe Chewable Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 915,\n                \"name\": \"Xulane Patch\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 783,\n                \"name\": \"Yasmin 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 856,\n                \"name\": \"Yaz 28 Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 916,\n                \"name\": \"Zafemy\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1403,\n                \"name\": \"Zolmitriptan 5mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 19,\n                    \"name\": \"Digestion/Reflux/Nausea\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 737,\n                \"name\": \"Zonisamide 50mg\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 20,\n                    \"name\": \"General Health\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 819,\n                \"name\": \"Zovia 1-35e Tablet\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 784,\n                \"name\": \"Zumandimine 3 Mg-0.03 Mg Tab\",\n                \"DrugType\": {\n                    \"id\": 7,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 31,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 10,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 9,\n                    \"name\": \"Others\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            },\n            {\n                \"id\": 1371,\n                \"name\": \"ibuprofen 800mg\",\n                \"DrugType\": {\n                    \"id\": 1,\n                    \"name\": \"Oral\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.267Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.267Z\"\n                },\n                \"AgeGroup\": {\n                    \"id\": 5,\n                    \"name\": \"For Both Males & Females\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.546Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.546Z\"\n                },\n                \"DrugCategory\": {\n                    \"id\": 26,\n                    \"name\": \"Pain/Arthritis\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.130Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.130Z\"\n                },\n                \"DrugClass\": {\n                    \"id\": 4,\n                    \"name\": \"RX\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.176Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.176Z\"\n                },\n                \"DrugForm\": {\n                    \"id\": 1,\n                    \"name\": \"Tablets\",\n                    \"softDeleted\": false,\n                    \"createdAt\": \"2023-11-24T19:24:18.221Z\",\n                    \"updatedAt\": \"2023-11-24T19:24:18.221Z\"\n                }\n            }\n        ],\n        \"sigs\": [\n            {\n                \"id\": 8,\n                \"name\": \"1 tablet orally once a day (due for APPT) 90 days.\"\n            },\n            {\n                \"id\": 21,\n                \"name\": \"1.5qhs\"\n            },\n            {\n                \"id\": 35,\n                \"name\": \"1qd with food\"\n            },\n            {\n                \"id\": 36,\n                \"name\": \"1tid as needed\"\n            },\n            {\n                \"id\": 61,\n                \"name\": \"Dissolve 1 tablet under tongue every 6 hours as needed for nausea or vomiting\"\n            },\n            {\n                \"id\": 48,\n                \"name\": \"Give 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\"\n            },\n            {\n                \"id\": 47,\n                \"name\": \"Give 1-2 tabs every 8-12 hours as needed for anxiety\"\n            },\n            {\n                \"id\": 58,\n                \"name\": \"Take 0.5-1 tablet by mouth nightly\"\n            },\n            {\n                \"id\": 57,\n                \"name\": \"Take 0.5-1 tablet daily as needed for severe mood fluctuations\"\n            },\n            {\n                \"id\": 22,\n                \"name\": \"Take 1 and 1/2 tablet by mouth at night.\"\n            },\n            {\n                \"id\": 20,\n                \"name\": \"Take 1 and 1/2 tablet by mouth once daily\"\n            },\n            {\n                \"id\": 100,\n                \"name\": \"Take 1 capsule by mouth daily 30 minutes before breakfast\"\n            },\n            {\n                \"id\": 24,\n                \"name\": \"Take 1 capsule by mouth every morning with 10 mg cap for a daily dose of 30 mg\"\n            },\n            {\n                \"id\": 23,\n                \"name\": \"Take 1 capsule by mouth every morning with 20 mg cap for a total of 30 mg daily\"\n            },\n            {\n                \"id\": 110,\n                \"name\": \"Take 1 capsule by mouth twice a day\"\n            },\n            {\n                \"id\": 37,\n                \"name\": \"Take 1 tablet (100 mg) by mouth daily.\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Take 1 tablet (20 mg total) by mouth daily\"\n            },\n            {\n                \"id\": 18,\n                \"name\": \"Take 1 tablet (20 mg total) by mouth one time each day.\"\n            },\n            {\n                \"id\": 38,\n                \"name\": \"Take 1 tablet (20 mg) by mouth daily.\"\n            },\n            {\n                \"id\": 33,\n                \"name\": \"Take 1 tablet (500 mg) by mouth 2 (two) times a day with meals.\"\n            },\n            {\n                \"id\": 53,\n                \"name\": \"Take 1 tablet as needed at onset of migraine. may repeat in 2 hours if needed. max 4/24 hrs\"\n            },\n            {\n                \"id\": 51,\n                \"name\": \"Take 1 tablet by daily with a meal as needed for back pain or abdominal cramping\"\n            },\n            {\n                \"id\": 71,\n                \"name\": \"Take 1 tablet by mouth 1-3 times a day\"\n            },\n            {\n                \"id\": 97,\n                \"name\": \"Take 1 tablet by mouth at bedtime as directed\"\n            },\n            {\n                \"id\": 114,\n                \"name\": \"Take 1 tablet by mouth at bedtime with water\"\n            },\n            {\n                \"id\": 62,\n                \"name\": \"Take 1 tablet by mouth at bedtime, may also take 1/2 tab as needed for anxiety\"\n            },\n            {\n                \"id\": 96,\n                \"name\": \"Take 1 tablet by mouth daily as directed for hair growth\"\n            },\n            {\n                \"id\": 87,\n                \"name\": \"Take 1 tablet by mouth daily as needed for anxiety\"\n            },\n            {\n                \"id\": 107,\n                \"name\": \"Take 1 tablet by mouth daily before breakfast\"\n            },\n            {\n                \"id\": 41,\n                \"name\": \"Take 1 tablet by mouth daily for hair loss\"\n            },\n            {\n                \"id\": 108,\n                \"name\": \"Take 1 tablet by mouth daily in the morning\"\n            },\n            {\n                \"id\": 14,\n                \"name\": \"Take 1 tablet by mouth daily or as directed for on demand prep\"\n            },\n            {\n                \"id\": 65,\n                \"name\": \"Take 1 tablet by mouth daily with 25 mg tab\"\n            },\n            {\n                \"id\": 27,\n                \"name\": \"Take 1 tablet by mouth daily with 5 mg tablet\"\n            },\n            {\n                \"id\": 40,\n                \"name\": \"Take 1 tablet by mouth daily with food.\"\n            },\n            {\n                \"id\": 98,\n                \"name\": \"Take 1 tablet by mouth daily. Need to schedule appointment for more refills\"\n            },\n            {\n                \"id\": 9,\n                \"name\": \"Take 1 tablet by mouth every day at bedtime as needed for 30 days.\"\n            },\n            {\n                \"id\": 86,\n                \"name\": \"Take 1 tablet by mouth every day. Need to keep upcoming appointment for more refills\"\n            },\n            {\n                \"id\": 90,\n                \"name\": \"Take 1 tablet by mouth every morning\"\n            },\n            {\n                \"id\": 102,\n                \"name\": \"Take 1 tablet by mouth every morning before breakfast\"\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Take 1 tablet by mouth in the morning and at bedtime\"\n            },\n            {\n                \"id\": 77,\n                \"name\": \"Take 1 tablet by mouth in the morning on an empty stomach\"\n            },\n            {\n                \"id\": 11,\n                \"name\": \"Take 1 tablet by mouth nightly X 1 week then increase to 2 tablets nightly and continue.\"\n            },\n            {\n                \"id\": 69,\n                \"name\": \"Take 1 tablet by mouth nightly.\"\n            },\n            {\n                \"id\": 25,\n                \"name\": \"Take 1 tablet by mouth once a day.\"\n            },\n            {\n                \"id\": 1,\n                \"name\": \"Take 1 tablet by mouth once daily.\"\n            },\n            {\n                \"id\": 26,\n                \"name\": \"Take 1 tablet by mouth twice a day with additional 1 tablet as needed for days with more anxiety.\"\n            },\n            {\n                \"id\": 99,\n                \"name\": \"Take 1 tablet by mouth twice daily as needed for acute anxiety/insomnia\"\n            },\n            {\n                \"id\": 93,\n                \"name\": \"Take 1 tablet by mouth twice daily as needed for anxiety\"\n            },\n            {\n                \"id\": 28,\n                \"name\": \"Take 1 tablet by mouth twice daily before breakfast and supper for PCOS.\"\n            },\n            {\n                \"id\": 70,\n                \"name\": \"Take 1 tablet by mouth with breakfast and evening meal\"\n            },\n            {\n                \"id\": 82,\n                \"name\": \"Take 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\"\n            },\n            {\n                \"id\": 83,\n                \"name\": \"Take 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\"\n            },\n            {\n                \"id\": 84,\n                \"name\": \"Take 1 tablet daily to manage anxiety. don't stop abruptly, labs due in Dec\"\n            },\n            {\n                \"id\": 112,\n                \"name\": \"Take 1 tablet daily with paroxetine CR 25 mg for a total daily dose of 62.5 mg\"\n            },\n            {\n                \"id\": 113,\n                \"name\": \"Take 1 tablet daily with paroxetine CR 37.5 mg for a total daily dose of 62.5 mg\"\n            },\n            {\n                \"id\": 76,\n                \"name\": \"Take 1 tablet in the morning, at noon and in the evening\"\n            },\n            {\n                \"id\": 52,\n                \"name\": \"Take 1-2 tablets by mouth every 12 hours as needed for nausea/vomiting\"\n            },\n            {\n                \"id\": 10,\n                \"name\": \"Take 1.5 Tablets (75 mg) by mouth every day\"\n            },\n            {\n                \"id\": 101,\n                \"name\": \"Take 1.5 tablets daily in the morning before food\"\n            },\n            {\n                \"id\": 95,\n                \"name\": \"Take 1/2 tablet by mouth in the morning and at bedtime\"\n            },\n            {\n                \"id\": 105,\n                \"name\": \"Take 1/2-1 tablet by mouth daily as needed for agitation\"\n            },\n            {\n                \"id\": 109,\n                \"name\": \"Take 2 capsules by mouth daily, patient needs follow up appointment and labs\"\n            },\n            {\n                \"id\": 42,\n                \"name\": \"Take 2 tablets by mouth daily for hair loss\"\n            },\n            {\n                \"id\": 106,\n                \"name\": \"Take 2 tablets by mouth every 12 hours for 1 day\"\n            },\n            {\n                \"id\": 104,\n                \"name\": \"Take 2 tablets by mouth every evening\"\n            },\n            {\n                \"id\": 85,\n                \"name\": \"Take 2 tablets by mouth every evening\"\n            },\n            {\n                \"id\": 49,\n                \"name\": \"Take 2 tablets daily as directed\"\n            },\n            {\n                \"id\": 78,\n                \"name\": \"Take 2 tablets early in the morning on an empty stomach with a full glass of water\"\n            },\n            {\n                \"id\": 50,\n                \"name\": \"Take 3 tablets by mouth at bedtime\"\n            },\n            {\n                \"id\": 17,\n                \"name\": \"Take one capsule by mouth every morning before breakfast\"\n            },\n            {\n                \"id\": 39,\n                \"name\": \"Take one tablet by mouth daily.\"\n            },\n            {\n                \"id\": 12,\n                \"name\": \"Take one tablet by mouth every day.\"\n            },\n            {\n                \"id\": 19,\n                \"name\": \"Take one-half tablet by mouth once daily.\"\n            },\n            {\n                \"id\": 80,\n                \"name\": \"cancelled\"\n            },\n            {\n                \"id\": 111,\n                \"name\": \"no rx on file for patient\"\n            },\n            {\n                \"id\": 30,\n                \"name\": \"no rx received\"\n            },\n            {\n                \"id\": 64,\n                \"name\": \"place 1-2 tabs on tongue and let dissolve every 12 hours as needed\"\n            },\n            {\n                \"id\": 74,\n                \"name\": \"take 0.25-1 tablet by mouth at bedtime as needed for sleep\"\n            },\n            {\n                \"id\": 92,\n                \"name\": \"take 0.5-1 tablet by mouth daily\"\n            },\n            {\n                \"id\": 44,\n                \"name\": \"take 1 capsule by mouth daily at noon\"\n            },\n            {\n                \"id\": 34,\n                \"name\": \"take 1 capsule by mouth every morning.\"\n            },\n            {\n                \"id\": 67,\n                \"name\": \"take 1 capsule daily with 75 mg of pristiq for 7 days then 2 capsules daily with 50 mg of pristiq\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"take 1 capsule daily with the 20 mg cap for a daily dose of 30 mg\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"take 1 tablet (100 mg) by mouth every day\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"take 1 tablet (50 mg) by mouth daily.\"\n            },\n            {\n                \"id\": 103,\n                \"name\": \"take 1 tablet at bedtime for 2 weeks then increase 2 tablets at bedtime\"\n            },\n            {\n                \"id\": 63,\n                \"name\": \"take 1 tablet at bedtime, may also take 1/2 tab daily as needed for anxiety\"\n            },\n            {\n                \"id\": 81,\n                \"name\": \"take 1 tablet by mouth 3 times a day as needed for spasm\"\n            },\n            {\n                \"id\": 73,\n                \"name\": \"take 1 tablet by mouth 3 times daily as needed for itching\"\n            },\n            {\n                \"id\": 60,\n                \"name\": \"take 1 tablet by mouth 3 times daily as needed for social anxiety\"\n            },\n            {\n                \"id\": 79,\n                \"name\": \"take 1 tablet by mouth daily for mood\"\n            },\n            {\n                \"id\": 88,\n                \"name\": \"take 1 tablet by mouth daily on an empty stomach 30 minutes before breakfast\"\n            },\n            {\n                \"id\": 66,\n                \"name\": \"take 1 tablet by mouth daily with 50 mg tab\"\n            },\n            {\n                \"id\": 72,\n                \"name\": \"take 1 tablet by mouth daily with breakfast\"\n            },\n            {\n                \"id\": 31,\n                \"name\": \"take 1 tablet by mouth twice a day before breakfast and dinner\"\n            },\n            {\n                \"id\": 68,\n                \"name\": \"take 1 tablet by mouth twice daily as needed\"\n            },\n            {\n                \"id\": 29,\n                \"name\": \"take 1 tablet by mouth twice daily with food\"\n            },\n            {\n                \"id\": 56,\n                \"name\": \"take 1 tablet daily as needed, may repeat in 4 hours if needed. max 2/day 3x a week\"\n            },\n            {\n                \"id\": 55,\n                \"name\": \"take 1 tablet daily for 2 weeks then 2 daily for 2 weeks then 3 daily for 2 weeks then 4 daily for migraine prevention\"\n            },\n            {\n                \"id\": 16,\n                \"name\": \"take 1 tablet daily in the morning and 1/2 tablet at bedtime\"\n            },\n            {\n                \"id\": 59,\n                \"name\": \"take 1 tablet daily with food\"\n            },\n            {\n                \"id\": 54,\n                \"name\": \"take 1 tablet every 6 hours as needed for anxiety or sedation\"\n            },\n            {\n                \"id\": 46,\n                \"name\": \"take 1 tablet every other morning on an empty stomach. alternate with 50 mcg tab\"\n            },\n            {\n                \"id\": 45,\n                \"name\": \"take 1 tablet every other morning on an empty stomach. alternate with 75 mcg tab\"\n            },\n            {\n                \"id\": 75,\n                \"name\": \"take 1 tablet in the morning and 1 tablet in the evening\"\n            },\n            {\n                \"id\": 89,\n                \"name\": \"take 1.5 tablets by mouth 2-3 times a day as needed\"\n            },\n            {\n                \"id\": 94,\n                \"name\": \"take 1.5 tablets by mouth daily at 3 pm\"\n            },\n            {\n                \"id\": 43,\n                \"name\": \"take 1.5-2 tablets by mouth twice a day\"\n            },\n            {\n                \"id\": 91,\n                \"name\": \"take 1/2 tab daily for 2-3 weeks then if tolerating 1 tab daily\"\n            },\n            {\n                \"id\": 13,\n                \"name\": \"take 1/2 to 1 tablet by mouth every day.\"\n            },\n            {\n                \"id\": 32,\n                \"name\": \"take 2 tablets by mouth daily\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"take 3 capsules by mouth daily\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"take one capsule every other day for the first week, then 1 capsule daily thereafter.\"\n            }\n        ],\n        \"customers\": [\n            {\n                \"id\": 10,\n                \"firstName\": \"Chandler\",\n                \"lastName\": \"Barton\",\n                \"email\": \"muwo@mailinator.com\",\n                \"phone\": \"+1 (341) 837-9445\",\n                \"dob\": \"1990-08-11\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 3,\n                \"firstName\": \"Emmanuel\",\n                \"lastName\": \"Bradford\",\n                \"email\": \"wira@mailinator.com\",\n                \"phone\": \"+1 (251) 221-2705\",\n                \"dob\": \"2021-04-16\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 12,\n                \"firstName\": \"Merritt\",\n                \"lastName\": \"Pacheco\",\n                \"email\": \"zybobyg@mailinator.com\",\n                \"phone\": \"+1 (426) 271-5919\",\n                \"dob\": \"2002-04-03\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 40,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes@new.com\",\n                \"phone\": \"+1 (46) 17-1217\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 38,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4sdt@ecsustomer.com\",\n                \"phone\": \"12092dds4dsddsd9s331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 39,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4sdt@ecsustsomer.com\",\n                \"phone\": \"12092dds4dsdsdsd9s331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 27,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tesdt@customer.com\",\n                \"phone\": \"1209ds931\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 28,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2dt@customer.com\",\n                \"phone\": \"12092ds931\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 29,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes22ddt@customer.com\",\n                \"phone\": \"12092ds9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 30,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes22dd4t@customer.com\",\n                \"phone\": \"12092d4s9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 31,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dd4t@customer.com\",\n                \"phone\": \"12092dd4s9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 32,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsd4t@customer.com\",\n                \"phone\": \"12092dds4s9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 33,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsdd4t@customer.com\",\n                \"phone\": \"12092dds4sd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 34,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4t@customer.com\",\n                \"phone\": \"12092dds4dsd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 35,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4dt@customer.com\",\n                \"phone\": \"12092dds4dsdd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 36,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4dt@ecustomer.com\",\n                \"phone\": \"12092dds4dsddd9331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 37,\n                \"firstName\": \"Test\",\n                \"lastName\": \"Customer\",\n                \"email\": \"tes2d2dsddd4dt@ecsustomer.com\",\n                \"phone\": \"12092dds4dsddd9s331\",\n                \"dob\": \"2022-01-02\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 1,\n                \"firstName\": \"first\",\n                \"lastName\": \"Keith\",\n                \"email\": \"vakaba@mailinator.com\",\n                \"phone\": \"2999157574\",\n                \"dob\": \"2023-10-31\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 19,\n                \"firstName\": \"new Patient1\",\n                \"lastName\": \"new Patient1\",\n                \"email\": \"newPatient1@gmail.com\",\n                \"phone\": \"12132\",\n                \"dob\": \"2023-11-23\",\n                \"partnerId\": \"1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            }\n        ],\n        \"partners\": null,\n        \"shippings\": [\n            {\n                \"id\": 3,\n                \"type\": \"Shipping type\",\n                \"price\": \"2\",\n                \"shippingCompany\": \"Company Partner 1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            },\n            {\n                \"id\": 1,\n                \"type\": \"Shipping Type 1\",\n                \"price\": \"50.00\",\n                \"shippingCompany\": \"Company Partner 1\",\n                \"Partner\": {\n                    \"name\": \"Partner 1 Seeder\"\n                }\n            }\n        ]\n    },\n    \"error\": false\n}"}],"_postman_id":"9c8160e4-3bba-4445-88dd-0dd49f75fc4f"},{"name":"Create","id":"51aaaddb-34e1-4f8c-9978-002a451cbba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"1\", // Can get from Prerequisite api\r\n    \"drugId\": \"740\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    \"daySupply\": \"1\", // optional\r\n    \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders","urlObject":{"path":["api/oauth/v1/partner","orders"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"28b3a227-6df4-48ff-9e2d-9c3617486d57","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"1\", // Can get from Prerequisite api\r\n    \"drugId\": \"740\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    \"daySupply\": \"1\", // optional\r\n    \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:46:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"799"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"31f-OHWPUl6OsYMIxIJROI8FY4t6YnU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"order created successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"orderFinal\": {\n            \"id\": 1,\n            \"isLive\": true,\n            \"erxRequired\": true,\n            \"customerId\": \"1\",\n            \"isRefill\": false,\n            \"notes\": \"Test\",\n            \"quantity\": \"1\",\n            \"partnerId\": \"1\",\n            \"daySupply\": 1,\n            \"refills\": 0,\n            \"invoice_link\": null,\n            \"statusId\": \"1\",\n            \"sigId\": \"8\",\n            \"shippingStateId\": \"1\",\n            \"shippingStreet\": \"test\",\n            \"shippingAppartment\": \"Test Apt\",\n            \"shippingName\": \"Test\",\n            \"shippingAddress\": null,\n            \"shippingCity\": \"test\",\n            \"shippingZipCode\": \"12345\",\n            \"shippingId\": \"3\",\n            \"totalAmount\": \"0\",\n            \"orderDrugId\": \"1\",\n            \"updatedAt\": \"2023-11-29T19:46:24.779Z\",\n            \"createdAt\": \"2023-11-29T19:46:24.779Z\",\n            \"preName\": null,\n            \"prePhone\": null,\n            \"preAddress\": null,\n            \"preNpiNumber\": null,\n            \"preSupervisior\": null,\n            \"pre_state\": null,\n            \"activation_code\": null,\n            \"trackingId\": null,\n            \"relatedId\": null\n        }\n    },\n    \"error\": false\n}"},{"id":"4d888b3b-6c02-4e8b-9e56-279ce2029cb0","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"1\", // Can get from Prerequisite api\r\n    \"drugId\": \"740\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    // \"daySupply\": \"1\", // optional\r\n    // \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Nov 2023 07:45:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"800"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"320-qGww+RZx/U9V1oTvUiSSkdHuOko\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"order created successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"orderFinal\": {\n            \"id\": 7,\n            \"isLive\": true,\n            \"erxRequired\": true,\n            \"customerId\": \"1\",\n            \"isRefill\": false,\n            \"notes\": \"Test\",\n            \"quantity\": \"1\",\n            \"partnerId\": \"1\",\n            \"daySupply\": 1,\n            \"refills\": 0,\n            \"invoice_link\": null,\n            \"statusId\": \"1\",\n            \"sigId\": \"8\",\n            \"shippingStateId\": \"1\",\n            \"shippingStreet\": \"test\",\n            \"shippingAppartment\": \"Test Apt\",\n            \"shippingName\": \"Test\",\n            \"shippingAddress\": null,\n            \"shippingCity\": \"test\",\n            \"shippingZipCode\": \"12345\",\n            \"shippingId\": \"11\",\n            \"totalAmount\": \"0\",\n            \"orderDrugId\": \"9\",\n            \"updatedAt\": \"2023-11-30T07:45:33.696Z\",\n            \"createdAt\": \"2023-11-30T07:45:33.696Z\",\n            \"preName\": null,\n            \"prePhone\": null,\n            \"preAddress\": null,\n            \"preNpiNumber\": null,\n            \"preSupervisior\": null,\n            \"pre_state\": null,\n            \"activation_code\": null,\n            \"trackingId\": null,\n            \"relatedId\": null\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"51aaaddb-34e1-4f8c-9978-002a451cbba5"},{"name":"Create Copy","id":"9e86ae2b-71ac-4efb-a31b-cdb95b238003","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"legalFirstName\": \"Atta\",\r\n  \"legalLastName\": \"Rehman\",\r\n  \"dob\": \"2009-01-01\",\r\n  \"cellPhoneNumber\": \"+1 (609) 777-3831\",\r\n  \"email\": \"jewiluv@mailinator.com\",\r\n  \"field_3e01abd\": \"\",\r\n  \"mailingAddress\": \"Voluptatibus sint ir\",\r\n  \"city\": \"Qui et et laboris om\",\r\n  \"state\": 1,\r\n  \"zipCode\": \"66681\",\r\n  \"field_da216bc\": \"\",\r\n  \"prescriptionInsurance\": \"Yes\",\r\n  \"prescriptionInsuranceCardId\": \"Laborum Expedita su\",\r\n  \"insurancePcn\": \"Doloremque exercitat\",\r\n  \"insuranceRxBin\": \"Explicabo Est ipsum\",\r\n  \"insuranceRxGroup\": \"Quibusdam eos volup\",\r\n  \"field_a3d6de5\": \"\",\r\n  \"sexAtBirth\": \"Female\",\r\n  \"genderIdentity\": \"Female\",\r\n  \"preferredPronoun\": \"He/Him/His\",\r\n  \"diagnosedHIV\": \"Yes\",\r\n  \"selectedOptions\": \"Heterosexually active individual, Person who injects drugs (PWID), Transgender, Engages in transactional sex, Has a serodiscordant partner, Inconsistent condom use\",\r\n  \"diagnosedDiseases\": \"Hepatitis B or C\",\r\n  \"takingPrep\": \"Yes\",\r\n  \"exposedHIV\": \"No\",\r\n  \"drugAllergies\": \"Yes\",\r\n  \"drugAllergyDetails\": \"sfsfas\",\r\n  \"additionalQuestions\": \"Yes\",\r\n  \"additionalDetails\": \"dfasfs\",\r\n  \"resideInNY\": \"Yes\",\r\n  \"currentMedications\": \"Omnis optio volupta\",\r\n  \"secondCheckBox\": \"on\",\r\n  \"thirdCheckBox\": \"on\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/marshal/save","urlObject":{"path":["api","marshal","save"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"ac5e8d10-069b-4863-892a-bc0f5e2d9af5","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"1\", // Can get from Prerequisite api\r\n    \"drugId\": \"740\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    \"daySupply\": \"1\", // optional\r\n    \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:46:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"799"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"31f-OHWPUl6OsYMIxIJROI8FY4t6YnU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"order created successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"orderFinal\": {\n            \"id\": 1,\n            \"isLive\": true,\n            \"erxRequired\": true,\n            \"customerId\": \"1\",\n            \"isRefill\": false,\n            \"notes\": \"Test\",\n            \"quantity\": \"1\",\n            \"partnerId\": \"1\",\n            \"daySupply\": 1,\n            \"refills\": 0,\n            \"invoice_link\": null,\n            \"statusId\": \"1\",\n            \"sigId\": \"8\",\n            \"shippingStateId\": \"1\",\n            \"shippingStreet\": \"test\",\n            \"shippingAppartment\": \"Test Apt\",\n            \"shippingName\": \"Test\",\n            \"shippingAddress\": null,\n            \"shippingCity\": \"test\",\n            \"shippingZipCode\": \"12345\",\n            \"shippingId\": \"3\",\n            \"totalAmount\": \"0\",\n            \"orderDrugId\": \"1\",\n            \"updatedAt\": \"2023-11-29T19:46:24.779Z\",\n            \"createdAt\": \"2023-11-29T19:46:24.779Z\",\n            \"preName\": null,\n            \"prePhone\": null,\n            \"preAddress\": null,\n            \"preNpiNumber\": null,\n            \"preSupervisior\": null,\n            \"pre_state\": null,\n            \"activation_code\": null,\n            \"trackingId\": null,\n            \"relatedId\": null\n        }\n    },\n    \"error\": false\n}"},{"id":"c49383a8-9686-41ad-8cc5-7d14c216a481","name":"Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"1\", // Can get from Prerequisite api\r\n    \"drugId\": \"740\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    // \"daySupply\": \"1\", // optional\r\n    // \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Nov 2023 07:45:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"800"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"320-qGww+RZx/U9V1oTvUiSSkdHuOko\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"order created successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"orderFinal\": {\n            \"id\": 7,\n            \"isLive\": true,\n            \"erxRequired\": true,\n            \"customerId\": \"1\",\n            \"isRefill\": false,\n            \"notes\": \"Test\",\n            \"quantity\": \"1\",\n            \"partnerId\": \"1\",\n            \"daySupply\": 1,\n            \"refills\": 0,\n            \"invoice_link\": null,\n            \"statusId\": \"1\",\n            \"sigId\": \"8\",\n            \"shippingStateId\": \"1\",\n            \"shippingStreet\": \"test\",\n            \"shippingAppartment\": \"Test Apt\",\n            \"shippingName\": \"Test\",\n            \"shippingAddress\": null,\n            \"shippingCity\": \"test\",\n            \"shippingZipCode\": \"12345\",\n            \"shippingId\": \"11\",\n            \"totalAmount\": \"0\",\n            \"orderDrugId\": \"9\",\n            \"updatedAt\": \"2023-11-30T07:45:33.696Z\",\n            \"createdAt\": \"2023-11-30T07:45:33.696Z\",\n            \"preName\": null,\n            \"prePhone\": null,\n            \"preAddress\": null,\n            \"preNpiNumber\": null,\n            \"preSupervisior\": null,\n            \"pre_state\": null,\n            \"activation_code\": null,\n            \"trackingId\": null,\n            \"relatedId\": null\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"9e86ae2b-71ac-4efb-a31b-cdb95b238003"},{"name":"Create Order with Multiple Drugs","id":"1c5954f3-beaa-4052-9eca-59811d536253","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"3702\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    \"daySupply\": \"1\", // optional\r\n    \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\",\r\n    \"drugs\": [\r\n        {\r\n            \"drugId\": \"149\",\r\n            \"quantity\": \"2\"\r\n        },\r\n        {\r\n            \"drugId\": \"150\",\r\n            \"quantity\": \"2\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/multiple-drugs","urlObject":{"path":["api/oauth/v1/partner","orders","multiple-drugs"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"4c4b7541-4530-467b-bee7-8753d4799e2f","name":"Order with Multiple Drugs","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"erxRequired\": true, // true or false\r\n    \"customerId\": \"3702\", // Can get from Prerequisite api\r\n    \"isRefill\": false, // true or false\r\n    \"shippingId\": \"1\", // Can get from Prerequisite api\r\n    \"notes\": \"Test\",\r\n    \"quantity\": \"1\", // Not should be less then 1\r\n    \"daySupply\": \"1\", // optional\r\n    \"refills\": 0, // optional\r\n    \"statusId\": \"1\", // Can get from Prerequisite api\r\n    \"sigId\": \"8\", // Can get from Prerequisite api\r\n    \"shippingName\": \"Test\",\r\n    \"shippingAppartment\": \"Test Apt\",\r\n    \"shippingStreet\": \"test\",\r\n    \"shippingCity\": \"test\",\r\n    \"shippingZipCode\": \"12345\",\r\n    \"drugs\": [\r\n        {\r\n            \"drugId\": \"149\",\r\n            \"quantity\": \"2\"\r\n        },\r\n        {\r\n            \"drugId\": \"150\",\r\n            \"quantity\": \"2\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/multiple-drugs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2222"},{"key":"ETag","value":"W/\"8ae-MR+SQb334nin2htnmo06UFCNEHM\""},{"key":"Date","value":"Tue, 21 Jan 2025 20:47:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"Order created successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"order\": {\n            \"id\": 8184,\n            \"isLive\": true,\n            \"customerId\": \"3702\",\n            \"orderDrugId\": null,\n            \"totalAmount\": \"4.08\",\n            \"isRefill\": false,\n            \"shippingId\": \"1\",\n            \"shippingName\": \"Test\",\n            \"shippingAddress\": null,\n            \"shippingCity\": \"test\",\n            \"shippingStreet\": \"test\",\n            \"shippingAppartment\": \"Test Apt\",\n            \"shippingStateId\": \"1\",\n            \"shippingZipCode\": \"12345\",\n            \"notes\": \"Test\",\n            \"quantity\": \"1\",\n            \"partnerId\": \"9\",\n            \"preName\": null,\n            \"prePhone\": null,\n            \"preAddress\": null,\n            \"preNpiNumber\": null,\n            \"preSupervisior\": null,\n            \"daySupply\": 1,\n            \"refills\": 0,\n            \"pre_state\": null,\n            \"invoice_link\": null,\n            \"activation_code\": null,\n            \"statusId\": \"1\",\n            \"sigId\": \"8\",\n            \"erxRequired\": true,\n            \"trackingId\": null,\n            \"relatedId\": null,\n            \"coPay\": null,\n            \"shippedAt\": null,\n            \"medicarePartBId\": null,\n            \"physicianName\": null,\n            \"physicianCity\": null,\n            \"physicianPhone\": null,\n            \"firstCheckbox\": false,\n            \"secondCheckbox\": false,\n            \"thirdCheckbox\": false,\n            \"originalOrderId\": null,\n            \"physicianStateId\": null,\n            \"messageSend\": false,\n            \"messageSendStatusId\": null,\n            \"AffiliateOrderNumber\": null,\n            \"isPrepOrder\": null,\n            \"PreFirstName\": null,\n            \"PreLastName\": null,\n            \"hivResult\": null,\n            \"hepatitisBResult\": null,\n            \"creatinine\": null,\n            \"isSendBeluga\": false,\n            \"PrescriptionSourceId\": null,\n            \"isConsultCanceled\": false,\n            \"isRxWritten\": false,\n            \"medsPrescribed\": [],\n            \"isConsultConcluded\": false,\n            \"isPhoneVerified\": false,\n            \"visitOutcome\": null,\n            \"createdAt\": \"2025-01-21T20:47:56.239Z\",\n            \"updatedAt\": \"2025-01-21T20:47:58.798Z\",\n            \"OrderDrug\": null,\n            \"OrderDrugs\": [\n                {\n                    \"id\": 11301,\n                    \"quantity\": 2,\n                    \"isRefill\": false,\n                    \"drugId\": \"149\",\n                    \"orderId\": \"8184\",\n                    \"createdAt\": \"2025-01-21T20:47:57.051Z\",\n                    \"updatedAt\": \"2025-01-21T20:47:57.051Z\",\n                    \"Drug\": {\n                        \"name\": \"Abacavir/Lamivudine 600-300mg (Generic for Epzicom)\",\n                        \"id\": 149,\n                        \"price\": \"1.32\",\n                        \"dosage\": \"1 tab\"\n                    }\n                },\n                {\n                    \"id\": 11302,\n                    \"quantity\": 2,\n                    \"isRefill\": false,\n                    \"drugId\": \"150\",\n                    \"orderId\": \"8184\",\n                    \"createdAt\": \"2025-01-21T20:47:58.483Z\",\n                    \"updatedAt\": \"2025-01-21T20:47:58.483Z\",\n                    \"Drug\": {\n                        \"name\": \"Etodolac ER 600mg\",\n                        \"id\": 150,\n                        \"price\": \"0.72\",\n                        \"dosage\": \"1 tab\"\n                    }\n                }\n            ],\n            \"OrderStatus\": {\n                \"id\": 1,\n                \"name\": \"Pending\",\n                \"createdAt\": \"2024-01-02T11:06:28.030Z\",\n                \"updatedAt\": \"2024-01-02T11:06:28.030Z\"\n            },\n            \"Shipping\": {\n                \"id\": 1,\n                \"type\": \"UPSC\",\n                \"price\": \"0\",\n                \"shippingCompany\": \"UPSC\",\n                \"partnerId\": \"1\",\n                \"createdAt\": \"2024-01-02T10:58:31.797Z\",\n                \"updatedAt\": \"2024-01-02T10:58:31.797Z\"\n            }\n        }\n    },\n    \"error\": false\n}"}],"_postman_id":"1c5954f3-beaa-4052-9eca-59811d536253"},{"name":"Update","id":"22d38bdd-2676-4340-a420-06c320460178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"isLive\": true,\r\n  \"erxRequired\": true,\r\n  \"customerId\": \"1\",\r\n  \"drugId\": \"740\",\r\n  \"isRefill\": false,\r\n  \"shippingId\": \"1\",\r\n  \"type\": \"1\",\r\n  \"shippingCompany\": \"Test\",\r\n  \"shippingStateId\": 0,\r\n  \"price\": 10,\r\n  \"notes\": \"Testing...\",\r\n  \"quantity\": 10,\r\n  \"daySupply\": 7,\r\n  \"refills\": 100,\r\n  \"statusId\": \"1\",\r\n  \"sigId\": \"8\",\r\n  \"shippingName\": \"Test...\",\r\n  \"shippingAppartment\": \"Test Apt....\",\r\n  \"shippingStreet\": \"test...\",\r\n  \"shippingCity\": \"test.\",\r\n  \"shippingZipCode\": \"1234567\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/1","urlObject":{"path":["api/oauth/v1/partner","orders","1"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[{"id":"88afe8c1-ef86-4771-9727-e1b54689ffc0","name":"Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"isLive\": true,\r\n  \"erxRequired\": true,\r\n  \"customerId\": \"1\",\r\n  \"drugId\": \"740\",\r\n  \"isRefill\": false,\r\n  \"shippingId\": \"1\",\r\n  \"type\": \"1\",\r\n  \"shippingCompany\": \"Test\",\r\n  \"shippingStateId\": 0,\r\n  \"price\": 10,\r\n  \"notes\": \"Testing...\",\r\n  \"quantity\": 10,\r\n  \"daySupply\": 7,\r\n  \"refills\": 100,\r\n  \"statusId\": \"1\",\r\n  \"sigId\": \"8\",\r\n  \"shippingName\": \"Test...\",\r\n  \"shippingAppartment\": \"Test Apt....\",\r\n  \"shippingStreet\": \"test...\",\r\n  \"shippingCity\": \"test.\",\r\n  \"shippingZipCode\": \"1234567\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/1?isLive=true&erxRequired=true&customerId=1&drugId=740&isRefill=false&shippingId=1&type=1&shippingCompany=Test&shippingStateId=0&price=10&notes=Testing...&quantity=10&daySupply=7&refills=100&statusId=1&sigId=8&shippingName=Test...&shippingAppartment=Test Apt....&shippingStreet=test...&shippingCity=test.","protocol":"https","host":["nextgen","dev","healthhavenrx","com"],"path":["api","oauth","v1","partner","orders","1"],"query":[{"key":"isLive","value":"true","type":"text"},{"key":"erxRequired","value":"true","type":"text"},{"key":"customerId","value":"1","type":"text"},{"key":"drugId","value":"740","type":"text"},{"key":"isRefill","value":"false","type":"text"},{"key":"shippingId","value":"1","type":"text"},{"key":"type","value":"1","type":"text"},{"key":"shippingCompany","value":"Test","type":"text"},{"key":"shippingStateId","value":"0","type":"text"},{"key":"price","value":"10","type":"text"},{"key":"notes","value":"Testing...","type":"text"},{"key":"quantity","value":"10","type":"text"},{"key":"daySupply","value":"7","type":"text"},{"key":"refills","value":"100","type":"text"},{"key":"statusId","value":"1","type":"text"},{"key":"sigId","value":"8","type":"text"},{"key":"shippingName","value":"Test...","type":"text"},{"key":"shippingAppartment","value":"Test Apt....","type":"text"},{"key":"shippingStreet","value":"test...","type":"text"},{"key":"shippingCity","value":"test.","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 Nov 2023 19:58:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"140"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"8c-LEjoGkwkQYuIGX5d0zA91R8F1Q0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"wasSuccess\": true,\n    \"message\": \"order updated successfully!\",\n    \"isAuthorized\": true,\n    \"response\": {\n        \"orderFinal\": [\n            1\n        ]\n    },\n    \"error\": false\n}"}],"_postman_id":"22d38bdd-2676-4340-a420-06c320460178"},{"name":"E-Rx","id":"f269f9f4-b4c3-4163-be25-4dbaf3a9e857","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"value":"7a872088-026a-4e15-9956-7c034eaf1789","key":"<key>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"Johy\",\n  \"last_name\": \"Mich\",\n  \"contact_name\": \"John\",\n  \"email\": \"johny@gmail.com\",\n  \"mobile_phone\": \"+19416641220\",\n  \"address_one\": \"24 School Street, 2nd Floor\",\n  \"address_two\": \"\",\n  \"city\": \"USA\",\n  \"zipcode\": \"02108\",\n  \"drug_id\": \"846\",\n  \"quantity\": 10,\n  \"shipping_address_one\": \"24 School Street, 2nd Floor\",\n  \"shipping_address_two\": \"\",\n  \"shipping_city\": \"Boston\",\n  \"shipping_zipcode\": \"02108\",\n  \"notes\": \"Test Notes\",\n  \"gender_at_birth\": \"male\",\n  \"dob\": \"1996-03-20\",\n  \"stateId\": \"3\",\n  \"prescriber_name\": \"Micheal\",\n  \"prescriber_phone\": \"+19416641220\",\n  \"prescriber_address\": \"21 School Street, 2nd Floor\",\n  \"prescriber_npi_number\": \"1231231238\",\n  \"prescriber_supervisor\": \"Mnsdaj\",\n  \"prescriber_state\":\"New York\",\n  \"prescriber_city\":\"Brooklyn\",\n  \"day_supply\": \"1\",\n  \"sig\": 2,\n  \"day_supplies\": [1],\n  \"shippingCompanyId\":2,\n  \"pharmacy_id\":[1]\n}\n","options":{"raw":{"language":"json"}}},"url":"https://nextgen.dev.healthhavenrx.com/api/oauth/v1/partner/orders/e-rx","urlObject":{"path":["api/oauth/v1/partner","orders","e-rx"],"host":["https://nextgen.dev.healthhavenrx.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f269f9f4-b4c3-4163-be25-4dbaf3a9e857"}],"id":"1cabd682-e935-4c70-8adf-2fa050e68be5","_postman_id":"1cabd682-e935-4c70-8adf-2fa050e68be5","description":""}],"id":"7c888403-9f08-4347-8e90-b7ece42c3ab8","_postman_id":"7c888403-9f08-4347-8e90-b7ece42c3ab8","description":""}],"event":[{"listen":"prerequest","script":{"id":"a66c2eb4-e2ed-4416-8bee-5c3b1df03870","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3cc0df81-71d9-4068-b7bb-9db54f7d85bc","type":"text/javascript","exec":[""]}}],"variable":[{"key":"API_BASE_URL","value":"https://nextgen.dev.healthhavenrx.com"},{"key":"PARTNER_API_PREFIX","value":"api/oauth/v1/partner"},{"key":"API_KEY","value":"7a872088-026a-4e15-9956-7c034eaf1789","type":"string"}]}