=== Drug Interaction Data Plugin === Contributors: richardroyal Donate link: http://www.sailabs.co/products/drug-interaction-data-plugin/ Tags: drug, drug interaction, prescription, medicine, interactions, pharmaceutical Requires at least: 3.1.1 Tested up to: 3.8.1 Stable tag: 1.0.0 Dynamic widget that displays information about medications and drug interactions. Can be used as a widget or put in page content using a shortcode. == Description == Drug Interaction Data plugin for WordPress will retrieve and display a given drug's information including what the drug is used to treat and what other medications the drug is known to interact with. The data is provided by the U.S. National Library of Medicine and the U.S. National Institutes of Health. The plugin loads the drug and pharmaceutical data through AJAX and converts common names of drugs to the standardized RxNorm name as defined by the U.S. National Library of Medicine. * [Project Homepage](http://www.sailabs.co/products/drug-interaction-data-plugin/) * [Exended Version](http://www.sailabs.co/products/drug-interaction-data-plugin/drug-interaction-data-extended-version/) * [Free Support](https://sailabs.zendesk.com/hc/en-us/categories/200012284-Drug-Interaction-Data-Plugin-for-WordPress) * [Demo](http://product-demos.drug-interaction-data.sailabs.co/) Need WordPress or Ruby on Rails development services? [Contact SAI Labs](http://www.sailabs.co/hire-us/) to learn about our competitive rates. Our schedule is filling up fast for this year! We have expertise in Ruby on Rails web app development, WordPress Development, and Responsive design retrofitting. == Installation == 1. Unzip the plugin and upload it to your site's wp-content/plugins folder. 2. Activate the plugin through the "plugins" area in your WordPress dashboard. 3. Add the shortcode "[Drug_Interaction_Data]" to a page or post or upgrade to the extended version to use the widget. == Frequently Asked Questions == = Where does the information come from? = The drug information comes from the U.S. National Library of Medicine and the U.S. National Institutes of Health and is part of the RxNorm program to standardize medical terminology. = What if a drug is not listed? = The core component of the drug is listed in the database, however the name you are using may not be. In the extended version, the common names of drugs are mapped to the core pharmaceutical name for proper retrieval. Post the common name and the active ingredient name on the plugin forum to see the drug added to the extended version of the plugin. = How do I display the widget? = The widget can be used as a WordPress widget or put into page and post content using the shortcode: [Drug_Interaction_Data]. = What features are in the extended version? = Some drugs go by many names. The [extended version](http://www.sailabs.co/products/drug-interaction-data-plugin/) maps common drug names to their association pharmaceutical name for proper retrieval. The extended version also has a method for adding more names, including translations. The extended version also has a standard WordPress widget that can be put in the sidebar and other widget spaces. = Where can I get support? = The support forum is here: [Support - Drug Interaction Data Plugin](http://www.sailabs.co/products/drug-interaction-data-plugin/). Questions asked on the WordPress forums or unsolicited emails will not be answered. == Screenshots == 1. Basic display on default WordPress theme. 2. Common drug name Tylenol. 3. Clinical drug name Amoxicillin. 4. Common drug name Benadryl used in sidebar widget. 5. Common drug name Advil. == Changelog == = 1.3.0 = * Updated to the newest version of the RxNorm API. = 1.2.0 = * Modified JSON decode from RxNorm API to accommodate API changes, https://www.nlm.nih.gov/research/umls/rxnorm/. = 1.0.1 = * Originating version. == Upgrade Notice == = 1.2.0 = * You can now use the shortcode with no capital letters in case of conflict.