Template:MedicalSignOrSymptom: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) Created page with "<noinclude> This is the "MedicalSignOrSymptom" template. It should be called in the following format: <pre> {{MedicalSignOrSymptom |description= |image= |name= |url= |codes= |..." |
Kiran Singh (talk | contribs) |
||
(24 intermediate revisions by one other user not shown) | |||
Line 15: | Line 15: | ||
|studies= | |studies= | ||
|cause= | |cause= | ||
|classification= | |||
|possibleTreatment= | |possibleTreatment= | ||
|isSign= | |isSign= | ||
|identifyingExam= | |identifyingExam= | ||
|identifyingTest= | |identifyingTest= | ||
|charOf= | |||
|historicalPerspective= | |||
|pathophysiology= | |||
|epidemeology= | |||
|riskFactors= | |||
|differential= | |||
|naturalHistory= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
__NOTOC__[[Page has default form:: | __NOTOC__[[Page has default form::MedicalSignOrSymptom| ]][[Sort Order::{{{sortLevel|}}}| ]][[Is Of Type::MedicalSignOrSymptom| ]][[Historical Perspective::{{{historicalPerspective|}}}| ]][[Classification::{{{classification|}}}| ]][[Differential Diagnosis::{{{differentialDiagnoses|}}}| ]][[Pathophysiology::{{{pathophysiology|}}}| ]][[Classification::{{{classification|}}}| ]][[Caused By::{{{cause|}}}| ]]{{#meta: itemprop="medicalWebPageAudiences" content="patient"}}{{#meta: itemprop="medicalWebPageSpecialities" content="cardiology"}}{{#meta: itemprop="medicalWebPageInfoTypes" content="symptoms,diagnosis,treatment,causes,prognosis,complications"}} | ||
{{#if: {{{isSign|}}}|{{#widget:SchemaItemDef|object=MedicalSign}}|{{#widget:SchemaItemDef|object=MedicalSymptom}} }} | {{#if: {{{isSign|}}}|{{#widget:SchemaItemDef|object=MedicalSign}}|{{#widget:SchemaItemDef|object=MedicalSymptom}} }} | ||
{{#widget:SchemaNameDef|name={{#titleparts: {{PAGENAME}} | -1 | 1}}}} | {{#widget:SchemaNameDef|name={{#titleparts: {{PAGENAME}} | -1 | 1}}}} | ||
{{RHNavGen | {{RHNavGen | ||
|name={{#titleparts: {{PAGENAME}} | | |name={{#titleparts: {{PAGENAME}} | 1 | 1}} | ||
}} | }} | ||
{{{authors|}}} | {{{authors|}}} | ||
<div class="mw-collapsible" itemprop="description"> | <div class="mw-collapsible mw-collapsed" itemprop="description"> | ||
==Overview== | ==Overview== | ||
<div class="mw-collapsible-content"> | |||
{{:{{{description|}}}}} | {{:{{{description|}}}}} | ||
</div>{{#if: {{{ | </div></div>{{#if: {{{pathophysiology|}}} | | ||
<div class="mw-collapsible" itemprop=" | <div class="mw-collapsible mw-collapsed" itemprop="pathophysiology"> | ||
== | ==Pathophysiology== | ||
{{:{{{ | <div class="mw-collapsible-content"> | ||
</div>| }}{{#if: {{{ | {{:{{{pathophysiology|}}}}} | ||
<div class="mw-collapsible" | </div></div>| | ||
== | }}{{#if: {{{historicalPerspective|}}} | | ||
{{:{{{ | <div class="mw-collapsible mw-collapsed" itemprop="historicalPerspective"> | ||
</div>| }}{{#if: {{{ | ==Historical Perspective== | ||
<div class="mw-collapsible" | <div class="mw-collapsible-content"> | ||
== | {{:{{{historicalPerspective}}}}} | ||
{{:{{{ | </div></div>| | ||
</div>| }}{{#if: {{{ | }}{{#if: {{{classification|}}} | | ||
<div class="mw-collapsible" | <div class="mw-collapsible mw-collapsed"> | ||
== | ==Classification== | ||
{{:{{{ | <div class="mw-collapsible-content"> | ||
</div>| }} | {{:{{{classification}}}}} | ||
</div> | </div></div>| | ||
}}{{#if: {{{epidemiology|}}} | | |||
<div class="mw-collapsible" itemprop="epidemiology"> | |||
==Epidemeology and Demographics== | |||
<div class="mw-collapsible-content"> | |||
{{:{{{epidemiology}}}}} | |||
</div></div>| | |||
}}{{#if: {{{riskFactors|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Risk Factors== | |||
<div class="mw-collapsible-content"> | |||
{{:{{{riskFactors}}}}} | |||
</div></div>| | |||
}}{{#if: {{{riskFactors|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Risk Factors== | |||
<div class="mw-collapsible-content"> | |||
{{:{{{riskFactors}}}}} | |||
</div></div>| | |||
}}{{#if: {{{cause|}}} | | |||
<div class="mw-collapsible mw-collapsed" itemprop="causedBy"> | |||
==Causes== | |||
<div class="mw-collapsible-content"> | |||
{{:{{{cause}}}}} | |||
</div></div>| | |||
{{#ask:[[Caused By::{{#titleparts: {{PAGENAME}} | | -1 }}]] | |||
|format=list | |||
|headers=hide | |||
|link=none | |||
|sep= {{!}} | |||
|template=MedicalCauseQuery | |||
}} | |||
}}{{#if: {{{differential|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Differentiating Features== | |||
<div class="mw-collapsible-content"> | |||
{{:{{{differential}}}}} | |||
</div></div>| | |||
}}{{#if: {{{naturalHistory|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Natural History, Complications and Prognosis== | |||
<div class="mw-collapsible-content"> | |||
{{:{{{naturalHistory}}}}} | |||
</div></div>| | |||
}} | |||
==Diagnosis== | |||
{{#ask:[[Used To Diagnose::{{#titleparts: {{PAGENAME}} | | -1 }}]] | |||
|?Sort Order | |||
|format=list | |||
|headers=hide | |||
|link=none | |||
|sep= {{!}} | |||
|template=MedicalTestQuery | |||
|sort=Sort Order | |||
}} | |||
==Treatment== | |||
{{#ask:[[Used To Treat::{{#titleparts: {{PAGENAME}} | | -1 }}]] | |||
|?Sort Order | |||
|format=list | |||
|headers=hide | |||
|link=none | |||
|sep= {{!}} | |||
|template=MedicalTreatmentQuery | |||
|sort=Sort Order | |||
}}{{#ask:[[Prevents::{{#titleparts: {{PAGENAME}} | | -1 }}]] | |||
|?Sort Order | |||
|format=list | |||
|intro= {{!}} | |||
|headers=hide | |||
|link=none | |||
|sep= {{!}} | |||
|template=MedicalTreatmentQuery | |||
|sort=Sort Order | |||
}} | |||
[[Category:Symptoms]] | |||
[[Category:Signs and symptoms]] | |||
</includeonly> | </includeonly> |
Latest revision as of 15:42, 12 June 2015
This is the "MedicalSignOrSymptom" template. It should be called in the following format:
{{MedicalSignOrSymptom |description= |image= |name= |url= |codes= |guidelines= |medicineSystem= |recognizingAuthority= |relevantSpecialty= |studies= |cause= |classification= |possibleTreatment= |isSign= |identifyingExam= |identifyingTest= |charOf= |historicalPerspective= |pathophysiology= |epidemeology= |riskFactors= |differential= |naturalHistory= }}
Edit the page to see the template text.