Template:ICD11
外观
此模板使用Lua语言: |
此模板的目的是直接連結到世界衛生組織(WHO)ICD-11的線上版本。
參數及使用方法
[编辑]模板會顯示ICD-11代碼,連結到ICD-11網站的對應網頁。
網頁可由其網址有唯一不重複的linkID來識別:
- 例如,in
https://icd.who.int/browse11/l-m/en#/http://id.who.int/icd/entity/123456789
,linkID為粗體文字
模板可以用一個或是二個引數:
{{ICD11|code}} {{ICD11|code|linkID}}
- code是完整的ICD-11代碼(強制)
- linkID是url列最後的數字(不強制)
範例
[编辑]The ICD-11 code 5B81 is for "Obesity". In that case, the WHO website URL will be:
Using this template, it will show the WHO website external link as follows:
- 5B81:
{{ICD11|5B81|149403041}}
: 5B81
However, the linkID may be omitted; then the template will display the ICD-11 code linked by using a lookup table in Lua:
- 5B81:
{{ICD11|5B81}}
: 5B81
TemplateData
[编辑]This template displays an ICD-11 code, linked to its entry in the ICD-11 website.
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
Code | 1 | The ICD-11 codea
| 字符串 | 必需 |
2 | 2 | The 9-character number at the end of URL
| 数字 | 推荐 |