-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPharmaceutical-Recall.php
78 lines (63 loc) · 4.88 KB
/
Pharmaceutical-Recall.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?
$title = "Pharmaceutical Returns or Disposal";
$desc = "Our EASY-RECALL services cater to all types of pharmaceutical industries — hospitals, medical health clinics, pharmacies, and pharmaceutical manufacturers and distributors.";
?>
<?php include 'components/header.php'; ?>
<div class="shadow mainImage center mgnT14" style="background-image: url(img/about.jpg);"></div>
<br>
<div class="clear"></div>
<div class="contentBox mgnBI">
<div class="contentLeft">
<h1>Pharmaceutical Returns or Disposal</h1>
<div class="lineRuleSolid"></div>
<div id="left">
<p>Gain the assurance that at any time a return or recall situation occurred, GICMD will extend a helping hand. <br>
Our EASY-RECALL services cater to all types of pharmaceutical industries — hospitals, medical health clinics, pharmacies, and pharmaceutical manufacturers and distributors.</p>
<h3>Pharmaceutical Return Services For:<img src="img/Pharmaceutical-Recall.jpg" alt="Pharmaceuticals returns and recall Canada" width="186" height="219" class="stock"></h3>
<ul>
<li><a href="Healthcare-Professional-Offices.php">Healthcare Professional Office</a></li>
<li><a href="Hospitals-and-Healthcare-Systems.php">Hospitals & Healthcare Systems</a></li>
<li><a href="Pharmaceutical-Manufacturers.php">Pharmaceutical Manufacturers</a></li>
<li><a href="Retail-Pharmacies.php">Retail Pharmacies</a></li>
</ul>
<p>GICMD has developed a reliable returns management system to bring you convenience, competence, and peace of mind. </p>
<p> EASY-RECALL facilitates a systematic approach to create a manageable return procedure that involves:</p>
<h3>Processing</h3>
<p>The best practices and standardized methods are employed to enhance efficiency in handling returned pharmaceuticals.</p>
<h3>Tracking</h3>
<p>The whereabouts of returned pharmaceuticals are meticulously traced inside our controlled warehouses, using security cameras and state-of-the-art technologies. </p>
<h3>Inventory<br>
</h3>
<p>We also utilize precise counting of pharmaceuticals drugs to prevent miscalculation during processing.</p>
<h3>Pharmaceutical Recall Services</h3>
<p>When pharmaceutical drugs are recalled, it leads to major concerns that affect your reputation. GICMD will be at the forefront with you to provide accountability and responsibility in handling pharmaceutical recalls.<br>
GICMD has developed a countermeasure to ensure that pharmaceutical recalls will not cause legal and damaging repercussions to your business.</p>
<p>Our compliant recall solutions go through highly advanced phases to ensure any pharmaceutical recalls are taken care of properly. This involves the following:</p>
<h3>Processing</h3>
<p>Pharmaceutical recalls are strictly evaluated then processed according to its classification. GICMD can provide you safe disposal solutions, in case any recalled drugs are categorized under hazardous.</p>
<h3>Tracking</h3>
<p>Similar to tracking returned pharmaceuticals, the paths of recalled pharmaceutical drugs are kept in close watch inside our controlled warehouses.<br>
</p>
<h3>Notification and Legalities</h3>
<p>Through EASY-RECALL, GICMD will handle appropriate notifications and Canadian legalities using our Communication Centre.</p>
<h3>Communication Centre</h3>
<p> Communication and reporting are important in the event of pharmaceutical drug recall. Addressing your clients, the media, and the general public takes precedence above all else — to protect the reputation of your brand and image.</p>
<p> Through EASY-RECALL, you can rely on our highly trained communication agents to:</p>
<ul>
<li>Handle notification and response process</li>
<li>Provide product support and service inquiries</li>
<li>Handle communication with physicians and health professionals</li>
<li>Convey your company’s course of action to various media outlets</li>
<li>Answers to inquiries from the general public</li>
</ul>
<h3>Returns and Recalls for Other Goods </h3>
<p>You can also employ our EASY-RECALL services to handle other types of return and recall issues, such as medical devices and durable consumer products that need careful administration.<br>
Count on GICMD to provide you convenient and compliant countermeasures.</p>
<h3> Rely on GICMD’s Expertise!</h3>
<p>GICMD experts will help you find the right solutions to maintain your credibility and prestige within the industry. Customize our services to meet your needs by consulting us at <strong><?= $to_phone; ?></strong> (toll free). </p>
</div>
<br>
<div class="clear"></div>
</div>
<?php include 'components/right.php'; ?>
<?php include 'components/footer.php'; ?>