Template:DrugProjectForm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 97: | Line 97: | ||
}} | }} | ||
{{#if: {{{adverseReactions|}}} | | {{#if: {{{adverseReactions|}}} | | ||
== | ==Adverse Reactions== | ||
Below is the code to be placed on the | Below is the code to be placed on the Adverse Reaction Microchapter: | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 108: | Line 108: | ||
<pre>===Postmarketing Experience===</pre>{{{postmarketing}}} | <pre>===Postmarketing Experience===</pre>{{{postmarketing}}} | ||
}} | }} | ||
<pre | <pre>{{DrugReflist}}</pre> | ||
}} | }} | ||
{{#if: {{{drugInteractions|}}} | | {{#if: {{{drugInteractions|}}} | | ||
<pre>__NOTOC__ | ==Drug Interactions== | ||
Below is the code to be placed on the Drug Interaction Microchapter:<pre>__NOTOC__ | |||
{{Labeltemplate}} | {{Labeltemplate}} | ||
{{CMG}} | {{CMG}} |
Revision as of 22:00, 18 March 2014
This is the "Drug Project Form" template. It should be called in the following format:
{{DrugProjectForm |blackBoxWarningTitle= |blackBoxWarningBody= |fdaLIADAdult= |offLabelAdult= |fdaLIADPed= |offLabelPed= |contraindications= |warnings= |adverseReactions= |clinicalTrials= |postmarketing= |drugInteractions= |useInPregnancy= |useInLaborDelivery= |useInNursing= |useInPed= |useInGeri= |useInGender= |useInRace= |useInRenalImpair= |useInHepaticImpair= |useInReproPotential= |useInImmunocomp= |routes= |preparations= |IVCompat= |mechAction= |structure= |PD= |PK= |nonClinToxic= |clinicalStudies= |howSupplied= |drugImages= |packLabel= |fdaPatientInfo= |nlmPatientInfo= |price= |drugShortage= }}
Edit the page to see the template text.