Template:MedicalSignOrSymptom: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 20: | Line 20: | ||
|identifyingTest= | |identifyingTest= | ||
|charOf= | |charOf= | ||
|historicalPerspective= | |||
|pathophysiology= | |||
|epidemeology= | |||
|riskFactors= | |||
|differential= | |||
|naturalHistory= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 34: | Line 40: | ||
==Overview== | ==Overview== | ||
{{:{{{description|}}}}} | {{:{{{description|}}}}} | ||
</div>{{#if: {{{ | {{#if: {{{pathophysiology|}}} | | ||
<div class="mw-collapsible" | <div class="mw-collapsible mw-collapsed" itemprop="pathophysiology"> | ||
== | ==Pathophysiology== | ||
{{:{{{ | {{:{{{pathophysiology|}}}}} | ||
</div>| }} | </div>| | ||
== | }}{{#if: {{{historicalPerspective|}}} | | ||
{{#ask:[[ | <div class="mw-collapsible mw-collapsed" itemprop="historicalPerspective"> | ||
|format= | ==Historical Perspective== | ||
{{:{{{historicalPerspective}}}}} | |||
</div>| | |||
}}{{#if: {{{epidemiology|}}} | | |||
<div class="mw-collapsible mw-collapsed" itemprop="epidemiology"> | |||
==Epidemiology and Demographics== | |||
{{:{{{epidemiology}}}}} | |||
</div>| | |||
}}{{#if: {{{riskFactors|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Risk Factors== | |||
{{:{{{riskFactors}}}}} | |||
</div>| | |||
}}{{#if: {{{cause|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Risk Factors== | |||
{{:{{{cause}}}}} | |||
</div>| | |||
}}{{#if: {{{causedby|}}} | | |||
<div class="mw-collapsible mw-collapsed" itemprop="causedBy"> | |||
==Causes== | |||
{{:{{{cause}}}}} | |||
</div> | |||
</div>| | |||
{{#ask:[[Caused By::{{#titleparts: {{PAGENAME}} | | -1 }}]] | |||
|format=list | |||
|headers=hide | |headers=hide | ||
|template= | |link=none | ||
|sep= {{!}} | |||
|template=MedicalCauseQuery | |||
}} | |||
}}{{#if: {{{differential|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Differentiating Features== | |||
{{:{{{differential}}}}} | |||
</div>| | |||
}}{{#if: {{{naturalHistory|}}} | | |||
<div class="mw-collapsible mw-collapsed"> | |||
==Natural History, Complications and Prognosis== | |||
{{:{{{naturalHistory}}}}} | |||
</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 | |||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 10:56, 12 July 2012
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= |possibleTreatment= |isSign= |identifyingExam= |identifyingTest= |charOf= |historicalPerspective= |pathophysiology= |epidemeology= |riskFactors= |differential= |naturalHistory= }}
Edit the page to see the template text.