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:''' | ||
< | <div style="background:#98FB98;"> | ||
<nowiki>__NOTOC__</nowiki> | |||
<nowiki>{{Labeltemplate}}</nowiki> | |||
: '''[[Pregnancy category#United States|Pregnancy Category (FDA)]]'''</ | <nowiki>{{CMG}}</nowiki> | ||
< | |||
< | <nowiki>===Pregnancy===</nowiki> | ||
< | |||
< | <nowiki>: '''[[Pregnancy category#United States|Pregnancy Category (FDA)]]'''</nowiki> | ||
< | |||
< | {{{useInPregnancyFDA}}} | ||
< | |||
< | <nowiki>:'''[[Pregnancy category#Australia|Pregnancy Category (AUS)]]'''</nowiki> | ||
< | |||
< | {{{useInPregnancyAUS}}} | ||
< | |||
< | <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.