Difference between revisions of "Template:Infobox comorbidity"
Chris Rishel (talk | contribs) Tag: 2017 source edit |
Chris Rishel (talk | contribs) (Added Anesthetic management parameter to infobox) Tag: 2017 source edit |
||
Line 12: | Line 12: | ||
<th>Anesthetic relevance</th> | <th>Anesthetic relevance</th> | ||
<td class="text-{{{anesthetic_relevance}}}">{{{anesthetic_relevance}}}</td> | <td class="text-{{{anesthetic_relevance}}}">{{{anesthetic_relevance}}}</td> | ||
</tr> | |||
<tr> | |||
<th>Anesthetic management</th> | |||
<td>{{{anesthetic_management}}}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 57: | Line 61: | ||
"description": "Classify the relevance of the comorbidity to anesthesia. Standardized options: Critical, High, Moderate, Low.", | "description": "Classify the relevance of the comorbidity to anesthesia. Standardized options: Critical, High, Moderate, Low.", | ||
"example": "High", | "example": "High", | ||
"type": "content", | |||
"required": true | |||
}, | |||
"anesthetic_management": { | |||
"label": "Anesthetic management", | |||
"description": "Summarize the most relevant aspects of the anesthetic management of this comorbidity.", | |||
"example": "Use beta agonists to support cardiac output. Avoid excess fluids", | |||
"type": "content", | "type": "content", | ||
"required": true | "required": true | ||
Line 94: | Line 105: | ||
"image_caption", | "image_caption", | ||
"anesthetic_relevance", | "anesthetic_relevance", | ||
"anesthetic_management", | |||
"specialty", | "specialty", | ||
"signs_symptoms", | "signs_symptoms", |
Revision as of 22:41, 18 June 2021
Anesthetic relevance | {{{anesthetic_relevance}}} |
---|---|
Anesthetic management | {{{anesthetic_management}}} |
Specialty | {{{specialty}}} |
Signs and symptoms | {{{signs_symptoms}}} |
Diagnosis | {{{diagnosis}}} |
Treatment | {{{treatment}}} |
This Infobox will display the most pertinent information about a comorbidity at the top of the article. When appropriate, please use the standardized options listed in the field description (click the (i) icon above each field to show a list which can be copy-pasted). If using an abbreviation, please link to a page that defines it (e.g. use [[ETT]] not ETT). To display items on separate lines, add <br/> between them. To use bullet points add * before each item.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Other names | other_names | Other names for this comorbidity
| Content | optional |
Article image | image_file | An image relevant to this comorbidity
| File | optional |
Article image caption | image_caption | A caption for the article image | Content | optional |
Anesthetic relevance | anesthetic_relevance | Classify the relevance of the comorbidity to anesthesia. Standardized options: Critical, High, Moderate, Low.
| Content | required |
Anesthetic management | anesthetic_management | Summarize the most relevant aspects of the anesthetic management of this comorbidity.
| Content | required |
Specialty | specialty | List the primary specialties which manage the comorbidity.
| Content | required |
Signs and symptoms | signs_symptoms | List the most relevant signs and symptoms of this comorbidity.
| Content | suggested |
Diagnosis | diagnosis | Describe how this comorbidity is diagnosed.
| Content | suggested |
Treatment | treatment | Describe how this comorbidity is treated.
| Content | suggested |