Template:DrugProjectForm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
|postmarketing= | |postmarketing= | ||
|drugInteractions= | |drugInteractions= | ||
| | |useInPregnancyFDA= | ||
|useInPregnancyAUS= | |||
|useInLaborDelivery= | |useInLaborDelivery= | ||
|useInNursing= | |useInNursing= | ||
Line 48: | Line 49: | ||
{{#if: {{{blackBoxWarningTitle|}}} | | {{#if: {{{blackBoxWarningTitle|}}} | | ||
==Black Box Warning== | ==Black Box Warning== | ||
Below is the code to be placed on the Black Box Warning Microchapter: | '''Below is the code to be placed on the Black Box Warning Microchapter:''' | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 57: | Line 58: | ||
{{#if: {{{fdaLIADAdult|}}} | | {{#if: {{{fdaLIADAdult|}}} | | ||
==Adult Indications and Dosage== | ==Adult Indications and Dosage== | ||
Below is the code to be placed on the Adult Indications and Dosage Microchapeter: | '''Below is the code to be placed on the Adult Indications and Dosage Microchapeter:''' | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 65: | Line 66: | ||
{{#if: {{{fdaLIADPed|}}} | | {{#if: {{{fdaLIADPed|}}} | | ||
==Adult Indications and Dosage== | ==Adult Indications and Dosage== | ||
Below is the code to be placed on the Adult Indications and Dosage Microchapeter: | '''Below is the code to be placed on the Adult Indications and Dosage Microchapeter:''' | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 73: | Line 74: | ||
{{#if: {{{contraindications|}}} | | {{#if: {{{contraindications|}}} | | ||
==Contraindications== | ==Contraindications== | ||
Below is the code to be placed in the Contraindication Microchapter: | '''Below is the code to be placed in the Contraindication Microchapter:''' | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 81: | Line 82: | ||
{{#if: {{{warnings|}}}| | {{#if: {{{warnings|}}}| | ||
==Warnings and Precautions== | ==Warnings and Precautions== | ||
Below is the code to be placed on the Warnings and Precautions Microchapter: | '''Below is the code to be placed on the Warnings and Precautions Microchapter:''' | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 94: | Line 95: | ||
{{#if: {{{adverseReactions|}}} | | {{#if: {{{adverseReactions|}}} | | ||
==Adverse Reactions== | ==Adverse Reactions== | ||
Below is the code to be placed on the Adverse Reaction Microchapter: | '''Below is the code to be placed on the Adverse Reaction Microchapter:''' | ||
<pre>__NOTOC__ | <pre>__NOTOC__ | ||
{{Labeltemplate}} | {{Labeltemplate}} | ||
Line 108: | Line 109: | ||
{{#if: {{{drugInteractions|}}} | | {{#if: {{{drugInteractions|}}} | | ||
==Drug Interactions== | ==Drug Interactions== | ||
Below is the code to be placed on the Drug Interaction Microchapter:<pre>__NOTOC__ | '''Below is the code to be placed on the Drug Interaction Microchapter:''' | ||
<pre>__NOTOC__ | |||
{{Labeltemplate}} | {{Labeltemplate}} | ||
{{CMG}} | {{CMG}} | ||
Line 114: | Line 116: | ||
===Drug Interactions===</pre>{{{drugInteractions}}}<pre>{{DrugReflist}}</pre> | ===Drug Interactions===</pre>{{{drugInteractions}}}<pre>{{DrugReflist}}</pre> | ||
}} | }} | ||
{{#if: {{{useInPregnancyFDA|}}} | | |||
==Use in Specific Populations== | |||
'''Below is the code to be placed on the Drug Interaction Microchapter:''' | |||
<pre>__NOTOC__ | |||
{{Labeltemplate}} | |||
{{CMG}} | |||
===Pregnancy=== | |||
: '''[[Pregnancy category#United States|Pregnancy Category (FDA)]]'''</pre>{{{useInPregnancyFDA}}} | |||
<pre>:'''[[Pregnancy category#Australia|Pregnancy Category (AUS)]]'''</pre>{{{useInPregnancyAUS}}} | |||
<pre>===Labor and Delivery===</pre>{{{useInLaborDelivery}}} | |||
<pre>===Nursing Mothers===</pre>{{{useInNursing}}} | |||
<pre>===Pediatric Use===</pre>{{{useInPed}}} | |||
<pre>===Geriatic Use===</pre>{{{useInGeri}}} | |||
<pre>===Gender===</pre>{{{useInGender}}} | |||
<pre>===Race===</pre>{{{useInRace}}} | |||
<pre>===Renal Impairment===</pre>{{{useInRenalImpair}}} | |||
<pre>===Hepatic Impairment===</pre>{{{useInHepaticImpair}}} | |||
<pre>===Females of Reproductive Potential and Males===</pre>{{{useInReproPotential}}} | |||
<pre>===Immunocompromised Patients===</pre>{{{useInImmuncomp}}} | |||
<pre>{{DrugReflist}}</pre> | |||
}} | |||
</includeonly> | </includeonly> |
Revision as of 23:15, 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.