Difference between revisions of "Template:Infobox diagnosis"

From Libre Pathology
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:


| label1 =  
| label1 =  
| data1 = {{#if:{{{Altnames|}}} | <hr> }}
| data1 = {{#if:{{{Synonyms|}}} | <hr> }}


| label2  = [[Synonyms|Synoyms]]
| label2  = [[Diagnosis synonyms|Synonyms]]
| data2    = {{{Synonyms|}}}
| data2    = {{{Synonyms|}}}


Line 45: Line 45:
| data13      = {{{Grossing|}}}
| data13      = {{{Grossing|}}}


| label14    = [[Site]]  
| label14    = [[Cancer staging|Staging]]
| data14      = {{{Site|}}}
| data14      = {{{Staging|}}}


| label15    =
| label15    = [[Site]]
| data15      = {{#if:{{{Site|}}} | <hr> }}
| data15      = {{{Site|}}}


| label16    = [[Associated Dx]]
| label16    =
| data16      = {{{Assdx|}}}
| data16      = {{#if:{{{Site|}}} | <hr> }}


| label17    = [[Syndromes]]
| label17    = [[Associated Dx]]
| data17      = {{{Syndromes|}}}
| data17      = {{{Assdx|}}}


| label18    =
| label18    = [[Syndromes]]
| data18      = {{#if:{{{Syndromes|}}} | <hr> }}
| data18      = {{{Syndromes|}}}


| label19    = [[Clinical history]]
| label19    =
| data19      = {{{Clinicalhx|}}}
| data19      = {{#if:{{{Syndromes|}}} | <hr> }}


| label20    = [[Signs]]
| label20    = [[Clinical history]]
| data20      = {{{Signs|}}}
| data20      = {{{Clinicalhx|}}}


| label21    = [[Symptoms]]
| label21    = [[Signs]]
| data21      = {{{Symptoms|}}}
| data21      = {{{Signs|}}}


| label22    = [[Prevalence]]
| label22    = [[Symptoms]]
| data22      = {{{Prevalence|}}}
| data22      = {{{Symptoms|}}}


| label23    = [[Blood work]]
| label23    = [[Prevalence]]
| data23      = {{{Bloodwork|}}}
| data23      = {{{Prevalence|}}}


| label24    = [[Radiology]]
| label24     = [[Blood work]]
| data24     = {{{Rads|}}}
| data24      = {{{Bloodwork|}}}
 
| label25     = [[Radiology]]
| data25     = {{{Rads|}}}
| label25     = [[Endoscopy]]
| label26     = [[Endoscopy]]
| data25     = {{{Endoscopy|}}}
| data26     = {{{Endoscopy|}}}


| label26     = [[Prognosis]]
| label27     = [[Prognosis]]
| data26     = {{{Prognosis|}}}
| data27     = {{{Prognosis|}}}


| label27     = [[Other|Other]]
| label28     = [[Other|Other]]
| data27     = {{{Other|}}}
| data28     = {{{Other|}}}


| label28     = [[Differential diagnosis|Clin. DDx]]
| label29     = [[Differential diagnosis|Clin. DDx]]
| data28     = {{{ClinDDx|}}}
| data29     = {{{ClinDDx|}}}


| label29     = [[Treatment]]
| label30     = [[Treatment]]
| data29     = {{{Tx|}}}
| data30     = {{{Tx|}}}
}}<noinclude>
}}<noinclude>
<pre>
<pre>
Line 99: Line 102:
ImageClin clinical image
ImageClin clinical image
CaptionClin caption for clinical image
CaptionClin caption for clinical image
Synonyms        synonyms for the diagnosis
Micro          microscopic description
Micro          microscopic description
Subtypes        diagnosis subtypes
Subtypes        diagnosis subtypes
Line 109: Line 113:
Gross          gross description
Gross          gross description
Grossing        link to info about grossing
Grossing        link to info about grossing
Staging        link to cancer staging
Site            anatomical site
Site            anatomical site
-------------------------------------
-------------------------------------
Line 124: Line 129:
Other other unique clinical features
Other other unique clinical features
ClinDDx        clinical DDx
ClinDDx        clinical DDx
Tx              treatment
</pre>
</pre>


Line 133: Line 139:
| Width      =
| Width      =
| Caption    =  
| Caption    =  
| Synonyms  =
| Micro      =
| Micro      =
| Subtypes  =
| Subtypes  =
Line 143: Line 150:
| Gross      =
| Gross      =
| Grossing  =
| Grossing  =
| Staging    =
| Site      =
| Site      =
| Assdx      =
| Assdx      =
Line 156: Line 164:
| Other      =
| Other      =
| ClinDDx    =
| ClinDDx    =
| Tx        =
}}
}}



Latest revision as of 03:25, 18 November 2015

Variable	Note
-------------------------------------
Name		pagename
ImageClin	clinical image
CaptionClin	caption for clinical image
Synonyms        synonyms for the diagnosis
Micro           microscopic description
Subtypes        diagnosis subtypes
LMDDx           light microscopic DDx
Stains          stains
IHC             IHC
EM              electron microscopic features     
Molecular       molecular features, e.g. translocations
IF              immunofluorescence 
Gross           gross description
Grossing        link to info about grossing
Staging         link to cancer staging
Site            anatomical site
-------------------------------------
Associated dx   associated diagnosis, increased risk
Syndromes       syndromes associated with the diagnosis
-------------------------------------
Clinical Hx     clinical history
Signs		signs
Symptoms        symptoms
Prevalence      how common is it?
Blood work 	blood work or relevant serologic tests
Radiology	classic radiology
Endoscopy	classic endoscopic findings
Prognosis	prognosis
Other		other unique clinical features
ClinDDx         clinical DDx
Tx              treatment


{{ Infobox diagnosis
| Name       = {{PAGENAME}}
| Image      = 
| Width      =
| Caption    = 
| Synonyms   =
| Micro      =
| Subtypes   =
| LMDDx      =
| Stains     =
| IHC        =
| EM         =
| Molecular  =
| IF         =
| Gross      =
| Grossing   =
| Staging    =
| Site       =
| Assdx      =
| Syndromes  =
| Clinicalhx =
| Signs      =
| Symptoms   =
| Prevalence =
| Bloodwork  =
| Rads       =
| Endoscopy  =
| Prognosis  =
| Other      =
| ClinDDx    =
| Tx         =
}}