Difference between revisions of "Template:Infobox diagnosis"

From Libre Pathology
Jump to navigation Jump to search
(create -- based off 'Infobox disease')
 
(tweak)
Line 34: Line 34:


| label10    = [[Clinical history|Signs & Sx]]
| label10    = [[Clinical history|Signs & Sx]]
| data10      = {{{Signs|}}}
| data10      = {{{SignsSx|}}}


| label11    = [[Clinical history|Other clinical]]
| label11    = [[Clinical history|Other clinical]]
| data11      = {{{Other clinical|}}}
| data11      = {{{Clinical|}}}


| label12    = [[Site]]
| label12    = [[Site]]
Line 43: Line 43:


}}<noinclude>
}}<noinclude>
<pre>
Variable Note
-------------------------------------
Name pagename
Image ideally should be diagnostic at default view
Caption ID, stain, procedure
Micro '''key feature''', other features
Subtypes subtypes of dx - should be wikified
Micro DDx main DDx first, then others
Stains conventional stains
IHC IHC diagnostic
EM features
Molecular unique findings if applicable
IF unique findings if applicable
Gross findings
Signs signs and symptoms
Clinical other unique clinical features
Site (stem) give more full ddx
</pre>
<pre>
{{ infobox
| Name      =
| Image      =
| Caption    =
| Micro      =
| Subtypes  =
| DDx        =
| Stains    =
| IHC        =
| EM        =
| Molecular  =
| IF        =
| Gross      =
| SignsSx    =
| Clinical  =
| Site      =
}}
</pre>


{{documentation}}
</noinclude>
</noinclude>

Revision as of 04:03, 24 May 2013

Variable	Note
-------------------------------------
Name		pagename
Image		ideally should be diagnostic at default view
Caption 	ID, stain, procedure
Micro		'''key feature''', other features
Subtypes	subtypes of dx - should be wikified
Micro DDx	main DDx first, then others
Stains		conventional stains
IHC		IHC diagnostic
EM		features
Molecular	unique findings if applicable
IF		unique findings if applicable
Gross		findings
Signs		signs and symptoms
Clinical	other unique clinical features
Site (stem)	give more full ddx
{{ infobox
| Name       =
| Image      = 
| Caption    = 
| Micro      =
| Subtypes   =
| DDx        =
| Stains     =
| IHC        =
| EM         =
| Molecular  =
| IF         =
| Gross      =
| SignsSx    =
| Clinical   =
| Site       =
}}