Template:Infobox Disease/doc: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert Badgett
(New page: ==Notes on use== The '''Infobox Disease''' templates helps markup standardized links for human diseases. It is based on the same template at WikiPedia and part...)
 
imported>Robert Badgett
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
# OPTIONAL- the [[OMIM]] identifier. This is obtained by searching http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=OMIM.
# OPTIONAL- the [[OMIM]] identifier. This is obtained by searching http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=OMIM.
# OPTIONAL- the [[MedlinePlus]] identifier. This is obtained by searching http://medlineplus.gov/.
# OPTIONAL- the [[MedlinePlus]] identifier. This is obtained by searching http://medlineplus.gov/.
# OPTIONAL- the MeSH term. This 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 [http://www.opensearch.org/ OpenSearch] standard is available at http://medinformatics.uthscsa.edu/searchplugins/.
# 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 [http://www.opensearch.org/ OpenSearch] standard is available at http://medinformatics.uthscsa.edu/searchplugins/.
# OPTIONAL- footnote. This may be a legacy parameter and is not recommended for use.
# OPTIONAL- footnote. This may be a legacy parameter and is not recommended for use.


===Examples===
===Examples===
Example from the article [[Breast cancer]]:
Example from the article [[Breast cancer]]:
'''Markup:'''
'''Markup:'''
<pre>
<pre>
Line 24: Line 25:
   ICD10          = {{ICD10|C|50||c|50}} |
   ICD10          = {{ICD10|C|50||c|50}} |
   ICD9          = {{ICD9|174}}-{{ICD9|175}} |
   ICD9          = {{ICD9|174}}-{{ICD9|175}} |
  MeshID        = D001943|
   OMIM          = 114480 |
   OMIM          = 114480 |
   MedlinePlus    = 000913 |
   MedlinePlus    = 000913 |
Line 36: Line 38:
   ICD10          = {{ICD10|C|50||c|50}} |
   ICD10          = {{ICD10|C|50||c|50}} |
   ICD9          = {{ICD9|174}}-{{ICD9|175}} |
   ICD9          = {{ICD9|174}}-{{ICD9|175}} |
  MeshID        = D001943|
   OMIM          = 114480 |
   OMIM          = 114480 |
   MedlinePlus    = 000913 |
   MedlinePlus    = 000913 |

Latest revision as of 19:10, 2 November 2008

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