Template:Infobox Disease: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert Badgett
(Fixed medlineplus_multi by using http://en.wikipedia.org/wiki/Template:Infobox_Disease)
imported>Caesar Schinas
(Changing to make use of Template:Infobox)
 
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;"
<includeonly>{{Infobox
|+ style="font-size: larger;  font-weight:bold;background: lightgrey" | {{{Name|{{PAGENAME}}}}}
| title      = {{{Name|{{PAGENAME}}}}}
|-
 
{{#if: {{{Image|}}}|
| 1_data      = {{#if: {{{Image|}}}|[[Image:{{{Image}}}|{{{Width|190}}}px|center|]] {{#if: {{{Caption|}}}|<br />{{{Caption|}}} }} }}
! colspan="2" style="text-align: center; font-size: smaller;" {{!}} [[Image:{{{Image}}}|{{{Width|190}}}px|center|]]}}
| 1_datastyle = text-align:center;
|- style="line-height: 1;"
 
{{#if: {{{Caption|}}}|
| 2_label    = ICD-10
{{!}} colspan="2" style="text-align:center;" {{!}} <small>{{{Caption}}}</small>}}
| 2_data      = {{{ICD10|}}}
|-  
 
{{#if: {{{ICD10|}}}|
| 3_label    = ICD-9
! [[ICD]]-[[List of ICD-10 codes|10]]
| 3_data      = {{{ICD9|}}}
{{!}} {{{ICD10}}}}}
 
|-
| 4_label    = ICD-O
{{#if: {{{ICD9|}}}|
| 4_data      = {{{ICDO|}}}
! [[ICD]]-[[List of ICD-9 codes|9]]
 
{{!}} {{{ICD9}}}}}
| 5_label    = OMIM
|-
| 5_data      = {{#if:{{{OMIM|}}}|[http://www.ncbi.nlm.nih.gov/entrez/dispomim.cgi?id={{{OMIM}}} {{{OMIM}}}] {{{OMIM_mult|}}} }}
{{#if: {{{ICDO|}}}|
 
! [[International Classification of Diseases for Oncology|ICD-O:]]
| 6_label    = MedlinePlus
{{!}} {{{ICDO}}}}}
| 6_data      = {{#if:{{{MedlinePlus|}}}|[http://www.nlm.nih.gov/medlineplus/ency/article/{{{MedlinePlus}}}.htm {{{MedlinePlus}}}] {{{MedlinePlus_mult|}}} }}
|-
 
{{#if: {{{OMIM|}}}{{{OMIM_mult|}}}|
| 7_label    = MeSH
! [[OMIM]]
| 7_data      = {{#if:{{{MeshID|}}}|[http://www.nlm.nih.gov/cgi/mesh/{{{MeshYear|2008}}}/MB_cgi?field=uid&term={{{MeshID|}}} {{{MeshID}}}] }}
{{!}} [http://www.ncbi.nlm.nih.gov/entrez/dispomim.cgi?id={{{OMIM}}} {{{OMIM}}}] {{{OMIM_mult|}}}}}
 
|-
| 8_data      = {{{footnotes|}}}
{{#if: {{{MedlinePlus|}}}|
}}</includeonly><noinclude>{{TlDoc}}</noinclude>
! [[MedlinePlus]]
{{!}} [http://www.nlm.nih.gov/medlineplus/ency/article/{{{MedlinePlus}}}.htm {{{MedlinePlus}}}] {{{MedlinePlus_mult|}}}}}
|-
{{#if: {{{MeshID|}}}|
! '''[[Medical Subject Headings|MeSH]]'''
{{!}} [http://www.nlm.nih.gov/cgi/mesh/{{{MeshYear|2008}}}/MB_cgi?field=uid&term={{{MeshID|}}} {{{MeshID}}}] }}
|-
{{#if: {{{footnotes|}}}|
! '''Footnotes'''
{{!}} {{{footnotes|}}}}}
|}
<noinclude>
{{Template:Infobox Disease/doc}}
<!-- Add categories and interwikis to the /doc subpage, not here. -->
</noinclude>

Latest revision as of 04:18, 11 May 2009

This documentation is transcluded from Template:Infobox Disease/doc (edit | history)

Notes on use

The Infobox Disease templates helps markup standardized links for human diseases. It is based on the same template at WikiPedia and parts of this code are copied from WikiPedia.

Parameters

  1. OPTIONAL- Name. If not given, the pagename of the article will be used.
  2. OPTIONAL- Image.
  3. OPTIONAL- Caption.
  4. OPTIONAL- ICD9 code. This is obtained by searching http://icd9cm.chrisendres.com/. A search plugin for FireFox, Internet Explorer 7+, and other browsers that use the OpenSearch standard is available at http://medinformatics.uthscsa.edu/searchplugins/.
  5. OPTIONAL- ICD10 code.
  6. OPTIONAL- the OMIM identifier. This is obtained by searching http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=OMIM.
  7. OPTIONAL- the MedlinePlus identifier. This is obtained by searching http://medlineplus.gov/.
  8. OPTIONAL- MeshID. This is the ID number of the MeSH term and is obtained by searching http://www.nlm.nih.gov/mesh/MBrowser.html. A search plugin for FireFox, Internet Explorer 7+, and other browsers that use the OpenSearch standard is available at http://medinformatics.uthscsa.edu/searchplugins/.
  9. OPTIONAL- footnote. This may be a legacy parameter and is not recommended for use.

Examples

Example from the article Breast cancer:

Markup:

{{Infobox_Disease |
  Name           = Breast cancer |
  Image          = |
  Caption        = |
  DiseasesDB     = 1598 |
  ICD10          = {{ICD10|C|50||c|50}} |
  ICD9           = {{ICD9|174}}-{{ICD9|175}} |
  MeshID         = D001943|
  OMIM           = 114480 |
  MedlinePlus    = 000913 |
}}

Result:

Breast cancer
ICD-10 ICD10 F84.0-F84.1
ICD-9 174

-175

OMIM 114480
MedlinePlus 000913
MeSH D001943