Template:Infobox medical condition

{{{name}}} or {{PAGENAME}}
FrequencyLua error in Module:PrevalenceData at line 4: attempt to index field 'wikibase' (a nil value).
Documentation icon Template documentation[view] [edit] [history] [purge]

Template:Incomplete documentation


Use this template freely for any medical condition. Its use is not limited strictly to diseases. It can be paired with {{Medical resources}}.

Usage summary

The template is a summary about the condition itself. Don't worry about trying to fill in all the fields—even if you can only get one or two, that can still be useful. Items are provided as a list with a typically maximum of six.

While editing a condition, copy and paste the following text at the top of the page:

{{{name}}}
Other names{{{synonym}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.36]]
{{{caption}}}
Pronunciation
  • {{{pronounce}}}
Symptoms{{{symptoms}}}
Complications{{{complications}}}
Usual onset{{{onset}}}
Duration{{{duration}}}
Types{{{types}}}
Causes{{{causes}}}
Risk factors{{{risks}}}
Diagnostic method{{{diagnosis}}}
Differential diagnosis{{{differential}}}
Prevention{{{prevention}}}
Treatment{{{treatment}}}
Medication{{{medication}}}
Prognosis{{{prognosis}}}
Frequency{{{frequency}}}
Deaths{{{deaths}}}
{{Infobox medical condition
 |name          = 
 |synonym       = 
 |image         = 
 |image_size    = 
 |alt           = 
 |caption       = 
 |pronounce     = 
 |specialty     = <!--from Wikidata; can be overwritten-->
 |symptoms      = 
 |complications = 
 |onset         = 
 |duration      = 
 |types         = 
 |causes        = 
 |risks         = 
 |diagnosis     = 
 |differential  = 
 |prevention    = 
 |treatment     = <!-- or |management = -->
 |medication    = 
 |prognosis     = 
 |frequency     = 
 |deaths        = 
}}

The |treatment= parameter may be replaced by |management=. This will change the label to "Management".

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Infobox medical condition

<templatedata> { "params": { "name": { "description": "Name of disease or medical condition (should be the same as the title of the article)", "type": "string", "required": true, "example": "Posttraumatic stress disorder" }, "synonym": { "description": "Common terms for the illness or condition.", "example": "Upper respiratory tract infection – \"common cold\", \"bug\", \"snuffles\"", "type": "string", "suggested": false }, "image": { "description": "Image file (just the filename without File: or |thumb, etc.)", "example": "USMC-120503-M-9426J-001.jpg", "type": "wiki-file-name", "suggested": true }, "alt": { "description": "Brief description of image for individuals who cannot see the image.", "example": "Painting by Monet of water lillies", "type": "string", "suggested": true }, "caption": { "description": "Caption for the image.", "example": "Claude Monet, The Water Lilies – Setting Sun, 1920–1926, Musée de l'Orangerie", "type": "string", "suggested": true }, "image_size": { "description": "Size of image. (See MOS:IMAGE for help.)",

           "example": "250px",

"type": "string", "suggested": false }, "pronounce": {}, "specialty": { "description": "Main health specialties involved with diagnosis and treatment of the disorder.", "example": "Psychiatry, clinical psychology", "type": "string", "suggested": false }, "symptoms": { "description": "Brief description of most common symptoms (or symptom clusters)", "example": "Disturbing thoughts, feelings, or dreams related to the event; mental or physical distress to trauma-related cues; efforts to avoid trauma-related situations; increased fight-or-flight response", "type": "string", "suggested": false }, "onset": { "description": "Typical or average age of onset (if known)", "example": "Schizophrenia – Early adulthood", "type": "string", "suggested": false }, "duration": { "description": "Average or median duration of illness or range (if known)", "example": "Upper respiratory tract infection – 7 to 14 days", "type": "string" }, "causes": { "description": "Cause of the disease (if known). Try to separate from risk factors, although some overlap is common.", "example": "Diabetes (Type 2) – Family history; obesity; sedentary lifestyle; age over 45", "type": "string", "suggested": false }, "risks": { "description": "Risk factors", "example": "Heart disease – Smoking; high blood pressure; high cholesterol; obesity; family history (genetics)", "type": "string", "suggested": false }, "diagnosis": { "description": "How is the illness usually diagnosed? For example: Based on symptoms, medical imagine, genetic testing, blood tests, etc.", "type": "string", "suggested": false }, "differential": { "description": "Differential diagnosis (what other disease or conditions should be evaluated before concluding patient has the illness).", "example": "Crohn's disease – Gastritis, gallstones, peptic ulcer, abdominal aortic aneurysm, constipation, irritable bowel syndrome, ulcerative colitis", "type": "string", "suggested": false }, "prevention": {}, "treatment": {

       	"description": "Common treatments. May be replaced by 'management' as appropriate.",
           "type": "string",

"suggested": true

       },

"medication": {}, "prognosis": {}, "frequency": { "description": "Incidence (rate of newly diagnosed cases of the disease during a specified period of time, e.g., one month or one year); Period prevalence (the actual number people with the disease during a specified period of time); Lifetime prevalence (the proportion of people who have had the disorder at some time in their life); Lifetime morbid risk (the proportion of people who will eventually develop the disorder at some time in their life whether or not they have a lifetime history at the time of assessment).", "example": "PTSD – \t8.7% (lifetime risk); 3.5% (12-month risk, US)", "type": "string" }, "deaths": {} }, "description": "Infobox for medical conditions" } </templatedata>

Tracking category