Template:DrugProjectForm: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 120: Line 120:
==Use in Specific Populations==
==Use in Specific Populations==
'''Below is the code to be placed on the Drug Interaction Microchapter:'''
'''Below is the code to be placed on the Drug Interaction Microchapter:'''
<pre>__NOTOC__
<div style="background:#98FB98;">
{{Labeltemplate}}
<nowiki>__NOTOC__</nowiki>
{{CMG}}


===Pregnancy===
<nowiki>{{Labeltemplate}}</nowiki>


: '''[[Pregnancy category#United States|Pregnancy Category (FDA)]]'''</pre>{{{useInPregnancyFDA}}}
<nowiki>{{CMG}}</nowiki>
<pre>:'''[[Pregnancy category#Australia|Pregnancy Category (AUS)]]'''</pre>{{{useInPregnancyAUS}}}
 
<pre>===Labor and Delivery===</pre>{{{useInLaborDelivery}}}
<nowiki>===Pregnancy===</nowiki>
<pre>===Nursing Mothers===</pre>{{{useInNursing}}}
 
<pre>===Pediatric Use===</pre>{{{useInPed}}}
<nowiki>: '''[[Pregnancy category#United States|Pregnancy Category (FDA)]]'''</nowiki>
<pre>===Geriatic Use===</pre>{{{useInGeri}}}
 
<pre>===Gender===</pre>{{{useInGender}}}
{{{useInPregnancyFDA}}}
<pre>===Race===</pre>{{{useInRace}}}
 
<pre>===Renal Impairment===</pre>{{{useInRenalImpair}}}
<nowiki>:'''[[Pregnancy category#Australia|Pregnancy Category (AUS)]]'''</nowiki>
<pre>===Hepatic Impairment===</pre>{{{useInHepaticImpair}}}
 
<pre>===Females of Reproductive Potential and Males===</pre>{{{useInReproPotential}}}
{{{useInPregnancyAUS}}}
<pre>===Immunocompromised Patients===</pre>{{{useInImmunocomp}}}
 
<pre>{{DrugReflist}}</pre>
<nowiki>===Labor and Delivery===</nowiki>
 
{{{useInLaborDelivery}}}
 
<nowiki>===Nursing Mothers===</nowiki>
 
{{{useInNursing}}}
 
<nowiki>===Pediatric Use===</nowiki>
 
{{{useInPed}}}
 
<nowiki>===Geriatic Use===</nowiki>
 
{{{useInGeri}}}
 
<nowiki>===Gender===</nowiki>
 
{{{useInGender}}}
 
<nowiki>===Race===</nowiki>
 
{{{useInRace}}}
 
<nowiki>===Renal Impairment===</nowiki>
 
{{{useInRenalImpair}}}
 
<nowiki>===Hepatic Impairment===</nowiki>
 
{{{useInHepaticImpair}}}
 
<nowiki>===Females of Reproductive Potential and Males===</nowiki>
 
{{{useInReproPotential}}}
 
<nowiki>===Immunocompromised Patients===</nowiki>
 
{{{useInImmunocomp}}}
 
<nowiki>{{DrugReflist}}</nowiki></div>
}}
}}
{{#if: {{{routes|}}} |
{{#if: {{{routes|}}} |

Revision as of 23:39, 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=
|useInPregnancyFDA=
|useInPregnancyAUS=
|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.