drug indications
Off-label use is the practice of prescribing drugs for a purpose outside the scope of the drug's approved label, most often concerning the drug's indication. In the United States, the Food and Drug Administration (FDA) requires numerous clinical trials to prove a drug's safety and efficacy in treating a given disease or condition. If satisfied that the drug is safe and effective, the drug's manufacturer and the FDA agree on specific language describing dosage, route and other information to be included on the drug's label. More detail is included in the drug's package insert. However, once the FDA approves a drug for prescription use, they do not attempt to regulate the practice of medicine, and so the physician makes decisions based on her or his best judgment. It is entirely legal in the United States and in many other countries to use drugs off-label, including controlled substances such as opiates, even though it is a common misconception that it is unlawful to do so. Actiq for example is commonly prescribed off-label even though it is a Schedule II controlled substance. However, it is unlawful to market, advertise or otherwise promote the off-label use of drugs, including controlled substances. Off-label use of medications is very common; up to one-fifth of all drugs are prescribed off-label, and amongst psychiatric drugs, it rises to 31% (Radley, et al. 2006).[2]....
Related drug indications Conversations
Number of drug indications Topics: 5
Expand/Collapse
100%
Q: Which web language most suitable to build a drug database web application?
I have a website --> psychresidentonline.com <-- that I would like to add a pharmacology
'database' (for lack of a better word) of about 50-75 drugs.
Basically I want users to be able to click on any drug and quickly have a page refreshed with that drug's data, with all pages having the exact same format, i.e. drug indications, contraindications, etc. all organized into different sections. Godaddy doesn't support PHP, so that' not option. I would prefer that this be a client-side application as I would like the information on the page to change as quickly as possible, i.e. not reload the page, or not have to go to the server and back. I definitely don't want to have 50-75 separate html pages! Can this be done with JavaScript, AJAX - with some XML or MS SQL serving as the data repository? I can normally figure out how to tackle these problems, but the more time I spend in the computer book isles at the bookstore, the more confused I get. I'd appreciate any advice. Thanks.
A:It could certainly be done client-side with JavaScript. Put your "database" into an Array in a single *.js file. Prob'ly put the functions for managing the "database" into the same file. Have the links in your HTML base page invoke calls to a function that simply replaces the contents of a div in the base page with the info pertaining to that drug item.
You could include markup in the "database" or have the retrieval function call a markup function that follows rules for each aspect of the drug item. For instance, you could have your "database" Array structured with one row per item but a set number of columns, each of which is reserved for a particular aspect of the info, e.g., trade name, chemical name, uses, contra-indications, etc. The markup function would apply its rules to compose one string with the markup specific to each of those aspects and then use either DOM methods or JavaScript to replace the old content in your info div with the newly marked-up info for the requested item.
The drawback is that you send everybody all of the data, whether they want it or not - bigger bandwidth demand. Once loaded, however, it would be fast.
As an exercise in stupid JavaScript tricks, paste the following into your favorite text editor, replace the leading periods with blanks ('....' --> ' '), save it as an HTML and pull it up in your favorite browser.
....
....
....
....
Related Websites For "drug indications"
Add Your Site Here:
Learn the indications and dosage for Cipro (Ciprofloxacin) and other prescription ... Drug Description. Indications & Dosage. Side Effects & Drug ...
http://www.rxlist.com/cgi/generic/cipro_ids.htm
Learn the indications and dosage for Prevacid (Lansoprazole) and other prescription ... Drug Description. Indications & Dosage. Side Effects & Drug ...
http://www.rxlist.com/cgi/generic/lansop_ids.htm
Drug Indications identifies all drug products available to treat a specific condition. ... Lower the Risk of Inappropriate Drug Therapy Based on Indication Screening ...
http://www.firstdatabank.com/products/nddf/clinical/indications.aspx
Drug information on prescription and over the counter medications includes drug interactions, uses, side effects, and drug dosing.
http://www.medicinenet.com/script/main/art.asp?articlekey=20732
A division of Wolters Kluwer Health, Medi-Span provides fully integrated electronic drug data and clinical information to healthcare professionals worldwide. Learn ...
http://www.medispan.com/marketing/ContentPage.aspx?contentId=6b75cd38-931d-4c30-b951-b3117574693c
Guidance for Industry - Developing Medical Imaging Drug and Biological Products Part 2: Clinical Indications ... a drug may have a functional indication for ...
http://www.fda.gov/cber/gdlns/medimageind.htm
... information for the drug will list one or more indications, i.e., illnesses ... required by the FDA to formally approve the drug for these new indications. ...
http://en.wikipedia.org/wiki/Off-label_use
Oncology Tools ... Committee Meetings search by meeting date, drug, applicant or indication ... What are the Pediatric Uses of a Drug? ...
http://www.fda.gov/cder/cancer/approved.htm
Drug Updates. Keep current with need-to-know information on recently approved drugs and new indications. New Drugs. New Indications ...
http://www.edruginfo.com/duhome.htm
The following agents are indicated for the treatment of type 2 diabetes, when used as directed by a clinician. NDEI members are advised that decisions regarding drug ...
http://www.ndei.org/v2/website/Content/ProductIndications.cfm
Related Articles
Images
Videos