Images
- Pharmaceutical-Gallery
------------------------------------
WHL Pharmaceutical Accounts
- Arana Therapeutics, Inc.
- Comentis
- Codexis
- Cerimon Pharmaceuticals
- Impax Pharmaceuticals
- Global Solutions for Infectious Diseases
- KAl Pharmaceuti-cals, Inc.
- Novartis
- Portola Pharmaceuticals
- Plexxikon, Inc.
- Rigel, Inc.
------------------------------------
Pharmaceutical Overview
------------------------------------
Related Documentation

The pharmaceutical industry is focused on the research, develop, marketing and distribution – for profit – of diagnostics, vaccines, and therapeutics for the prevention of disease. Most commonly in the context of human healthcare. The drugs can be custom or "brand" medications – as well as generic or "copies"/"knockoffs" of brand medications that have lost patent protection. Drug discovery is the process by which potential drugs are discovered or designed. In the past most drugs have been discovered either by isolating the active ingredient from traditional remedies or by serendipitous discovery.. A great deal of early-stage drug discovery has traditionally been carried out by universities and research institutions.

These products are now all subject to laws and regulations regarding the patenting, testing and marketing of drugs by the USFDA and the equivalent EU organizations.

Most of today's "major" pharmaceutical ("big pharma") companies were founded in the late 19th and early 20th centuries. Key discoveries of the 1920s and 1930s, such as insulin and penicillin, became mass-manufactured and distributed. Switzerland, Germany and Italy had particularly strong industries, with the UK and US following suit. The industry continued underway in earnest from the 1950s, due to the development of systematic scientific approaches, understanding of human biology and sophisticated manufacturing techniques.

Numerous new drugs were developed during the 1950s and mass-produced and marketed through the 1960s. These included the first oral contraceptive, "The Pill", Cortisone, blood-pressure drugs and other heart medications. MAO Inhibitors, chlorpromazine (Thorazine), Haldol (Haloperidol) and the tranquilizers ushered in the age of psychiatric medication. Valium (diazepam), discovered in 1960, was marketed from 1963 and rapidly became the most prescribed drug in history, prior to controversy over dependency and habituation.

Attempts were made to increase regulation and to limit financial links companies and prescribing physicians, including by the relatively new USFDA. Such calls increased in the 1960s after the thalidomide tragedy came to light. The World Medical Association issued its Declaration of Helsinki, which set standards for clinical research and demanded that subjects give their informed consent before enrolling in an experiment.

Phamaceutical companies became required to prove efficacy in clinical trials before marketing drugs. Cancer drugs were a feature of the 1970s. The industry remained relatively small scale until the 1970s when it began to expand at a greater rate. Legislation allowing for strong patents, to cover both the process of manufacture and the specific products, came in to force in most countries.

The pharmaceutical industry entered the 1980s pressured by economics and a host of new regulations, both safety and environmental, but also transformed by new DNA chemistries and new technologies for analysis and computation. Drugs for heart disease and for AIDS were a feature of the 1980s, involving challenges to regulatory bodies and a faster approval process.

By the mid-1980s, small biotechnology firms (see other section "biotechnology") were struggling for survival, which led to the formation of mutually beneficial partnerships with large pharmaceutical companies and a host of corporate buyouts of the smaller firms. Related note: "biopharmaceuticals" are defined as any drug produced using biotechnology processes or procedures.

A new business atmosphere became institutionalized in the 1990s, characterized by mergers and takeovers, and by a dramatic increase in the use of contract research organizations for clinical development and even for basic R&D. The pharmaceutical industry confronted a new business climate and new regulations, born in part from dealing with world market forces and protests by activists in developing countries. Animal Rights activism was also a problem.

Drug development progressed from a hit-and-miss approach to rational drug discovery in both laboratory design and natural-product surveys. There are now more than 200 major pharmaceutical companies, jointly said to be more profitable than almost any other industry, and employing more political lobbyists than any other industry. Advances in biotechnology . and the human genome project promise ever more sophisticated, and possibly more individualized, medications.

WHLArchitects.com © 2010 Phone: (408) 730-9500
Fax: (408) 730-9588
1136 West Evelyn Avenue
Sunnyvale, California 94086-5742 
 
31 queries took 76 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `sectors`661
2DESCRIBE `overviews`661
3DESCRIBE `documents`661
4DESCRIBE `accounts`662
5DESCRIBE `galleries`662
6DESCRIBE `gallery_images`772
7DESCRIBE `users`25252
8DESCRIBE `groups`551
9DESCRIBE `accesses`662
10SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active`, `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `users` AS `User` LEFT JOIN `groups` AS `Group` ON (`User`.`group_id` = `Group`.`id`) WHERE `User`.`email` IS NULL AND `User`.`password` IS NULL AND `User`.`id` IS NULL AND `User`.`active` = 1 LIMIT 1003
11SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `groups` AS `Group` WHERE `Group`.`linkage` = 'ANONYMOUS' LIMIT 1112
12SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active` FROM `users` AS `User` WHERE `User`.`group_id` IN (3) 003
13SELECT `Access`.`id`, `Access`.`group_id`, `Access`.`controller`, `Access`.`action`, `Access`.`date_created`, `Access`.`date_modified` FROM `accesses` AS `Access` WHERE `Access`.`group_id` IN (3) 25253
14DESCRIBE `settings`331
15SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 223
16SELECT `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `sectors` AS `Sector` WHERE `Sector`.`name` = 'Pharmaceutical' LIMIT 1112
17SELECT `Overview`.`id`, `Overview`.`sector_id`, `Overview`.`name`, `Overview`.`description`, `Overview`.`date_created`, `Overview`.`date_modified` FROM `overviews` AS `Overview` WHERE `Overview`.`sector_id` IN (2) 112
18SELECT `Document`.`id`, `Document`.`name`, `Document`.`sector_id`, `Document`.`description`, `Document`.`date_created`, `Document`.`date_modified` FROM `documents` AS `Document` WHERE `Document`.`sector_id` IN (2) 002
19SELECT `Account`.`id`, `Account`.`name`, `Account`.`sector_id`, `Account`.`link`, `Account`.`date_created`, `Account`.`date_modified` FROM `accounts` AS `Account` WHERE `Account`.`sector_id` IN (2) 11112
20SELECT `Gallery`.`id`, `Gallery`.`name`, `Gallery`.`sector_id`, `Gallery`.`parent_id`, `Gallery`.`date_created`, `Gallery`.`date_modified` FROM `galleries` AS `Gallery` WHERE `Gallery`.`sector_id` IN (2) 112
21SELECT `Document`.`id`, `Document`.`name`, `Document`.`sector_id`, `Document`.`description`, `Document`.`date_created`, `Document`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `documents` AS `Document` LEFT JOIN `sectors` AS `Sector` ON (`Document`.`sector_id` = `Sector`.`id`) WHERE `Document`.`sector_id` = 2 002
22SELECT `Account`.`id`, `Account`.`name`, `Account`.`sector_id`, `Account`.`link`, `Account`.`date_created`, `Account`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `accounts` AS `Account` LEFT JOIN `sectors` AS `Sector` ON (`Account`.`sector_id` = `Sector`.`id`) WHERE `Account`.`sector_id` = 2 11112
23SELECT `Gallery`.`id`, `Gallery`.`name`, `Gallery`.`sector_id`, `Gallery`.`parent_id`, `Gallery`.`date_created`, `Gallery`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `galleries` AS `Gallery` LEFT JOIN `sectors` AS `Sector` ON (`Gallery`.`sector_id` = `Sector`.`id`) WHERE `Gallery`.`sector_id` = 2 AND `Gallery`.`parent_id` = 0 112
24SELECT `GalleryImage`.`id`, `GalleryImage`.`file_name`, `GalleryImage`.`gallery_id`, `GalleryImage`.`caption`, `GalleryImage`.`order`, `GalleryImage`.`date_created`, `GalleryImage`.`date_modified` FROM `gallery_images` AS `GalleryImage` WHERE `GalleryImage`.`gallery_id` IN (68) ORDER BY `GalleryImage`.`order` ASC 1161169
25SELECT `Gallery`.`id`, `Gallery`.`name`, `Gallery`.`sector_id`, `Gallery`.`parent_id`, `Gallery`.`date_created`, `Gallery`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `galleries` AS `Gallery` LEFT JOIN `sectors` AS `Sector` ON (`Gallery`.`sector_id` = `Sector`.`id`) WHERE `Gallery`.`sector_id` = 2 AND `Gallery`.`parent_id` <> 0 002
26SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active`, `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `users` AS `User` LEFT JOIN `groups` AS `Group` ON (`User`.`group_id` = `Group`.`id`) WHERE `User`.`email` IS NULL AND `User`.`password` IS NULL AND `User`.`id` IS NULL AND `User`.`active` = 1 LIMIT 1003
27SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `groups` AS `Group` WHERE `Group`.`linkage` = 'ANONYMOUS' LIMIT 1111
28SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active` FROM `users` AS `User` WHERE `User`.`group_id` IN (3) 002
29SELECT `Access`.`id`, `Access`.`group_id`, `Access`.`controller`, `Access`.`action`, `Access`.`date_created`, `Access`.`date_modified` FROM `accesses` AS `Access` WHERE `Access`.`group_id` IN (3) 25252
30SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 2210
31SELECT `Overview`.`id`, `Overview`.`sector_id`, `Overview`.`name`, `Overview`.`description`, `Overview`.`date_created`, `Overview`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `overviews` AS `Overview` LEFT JOIN `sectors` AS `Sector` ON (`Overview`.`sector_id` = `Sector`.`id`) WHERE `Overview`.`sector_id` = 2 LIMIT 1112