Difference between revisions of "Template:ICD10/doc"

From blackwiki
Jump to navigation Jump to search
imported>Cydebot
m (Robot - Speedily moving category Medical external link templates‎ to Category:Medicine external link templates per CFDS.)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
The goal of the template is to directly link to the [[World Health Organization]]'s [[ICD|ICD-10]] website.
+
This template allows editors to directly link to the 2019 online version of the [[World Health Organization]]'s diagnostic classification [[ICD-10]]. It's primarily intended for use with {{tl|medical resources}}.
 +
 
 +
Please do '''not''' use this template to parse codes only found within [[ICD-10-CM]] – use the {{tl|ICD10CM}} template instead.
  
 
== Parameters ==
 
== Parameters ==
Line 17: Line 19:
 
The ICD-10 code R03 is for "Abnormal blood-pressure reading, without diagnosis". In that case, the WHO website URL will look as follows:
 
The ICD-10 code R03 is for "Abnormal blood-pressure reading, without diagnosis". In that case, the WHO website URL will look as follows:
  
* http://apps.who.int/classifications/icd10/browse/2016/en#/R03
+
* http://icd.who.int/browse10/2019/en#/R03
  
 
Using this template, it will show the WHO website external link as follows:
 
Using this template, it will show the WHO website external link as follows:
Line 35: Line 37:
  
 
==See also==
 
==See also==
 +
* {{tl|Medical resources}}
 
* {{tl|ICD9}}
 
* {{tl|ICD9}}
* {{tl|ICD9cm-pcs}}
 
 
* {{tl|ICD9proc}}
 
* {{tl|ICD9proc}}
 
* {{tl|ICDO}}
 
* {{tl|ICDO}}
* {{tl|ICD-10}} – Full list of all ICD-10 chapters, with description and a link to the chapter article for each one
+
* {{tl|ICD-10}}, a full list of all ICD-10 chapters, with descriptions and links to each chapter article
 
* [[WP:MED]] for WikiProject Medicine
 
* [[WP:MED]] for WikiProject Medicine
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
[[Category:Medicine external link templates]]
 
[[Category:Medicine external link templates]]
  
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
</includeonly>
+
}}</includeonly>

Latest revision as of 17:12, 25 April 2020

This template allows editors to directly link to the 2019 online version of the World Health Organization's diagnostic classification ICD-10. It's primarily intended for use with {{medical resources}}.

Please do not use this template to parse codes only found within ICD-10-CM – use the {{ICD10CM}} template instead.

Parameters

The template takes 1 parameter:

{{ICD10|code}}
  • code - The complete ICD-10 code

Deprecated parameters

  • If a second parameter is present, the first parameter would be treated as the Group letter, and the second parameter as the major group number (2 digits).
  • If a third parameter is present, it is treated as the minor group number and the link will be displayed with a period between major and minor group numbers.

Examples of use

The ICD-10 code R03 is for "Abnormal blood-pressure reading, without diagnosis". In that case, the WHO website URL will look as follows:

Using this template, it will show the WHO website external link as follows:

  • R03: {{ICD10|R03}}: R03

Other examples:

  • A03: {{ICD10|A03}}: A03
  • A38: {{ICD10|A38}}: A38
  • A60: {{ICD10|A60}}: A60
  • G08: {{ICD10|G08}}: G08
  • H05.5: {{ICD10|H05.5}}: H05.5
  • H67: {{ICD10|H67}}: H67
  • M83.2: {{ICD10|M83.2}}: M83.2
  • P04.1: {{ICD10|P04.1}}: P04.1

See also