Template:DX tag: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
'''Type: '''
'''Type: '''
|
|
{{#if:{{{2|}}}|[[:Category:{{{2|}}}|{{{2|}}}]][[Category:{{{2}}}]]|[[:Category:Medical Problem|Medical Problem]][[Category:Medical Problem]]}}
{{#if:{{{2|}}}|[[:Category:{{{2|}}}|{{{2|}}}]][[Category:{{{2}}}]]|[[:Category:Medical Problem (old)|Medical Problem]][[Category:Medical Problem (old)]]}}
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Main Diagnosis: '''
| style="background:silver; color:arsenic" align="right"| '''Main Diagnosis: '''
Line 20: Line 20:
|[[DxCode::{{{5|}}}]]
|[[DxCode::{{{5|}}}]]
|-
|-
| style="background:silver; color:arsenic" align="right"| '''[[:Category:Comorbid Diagnosis | Comorbid Code]]: '''
| style="background:silver; color:arsenic" align="right"| '''[[:Category:Comorbid Diagnosis (old)|Comorbid Diagnosis]]: '''
|{{{6|}}}
|{{{6|}}}
|-
|-
| style="background:silver; color:arsenic" align="right"| '''[[Comorbid_Disease-General_Information#Charlson_Comorbid_Score_table | Comorbid Points]]: '''
| style="background:silver; color:arsenic" align="right"| '''[[Charlson Comorbid coding (pre ICD10) | Comorbid Points (old)]]: '''
|{{{7|}}}
|{{{7|}}}
|-
|-
Line 40: Line 40:
[[Category:Diagnosis Coding]]
[[Category:Diagnosis Coding]]


[[Category:{{{1}}}]]
[[Category:{{{1}}} (old)]]
<noinclude>  
<noinclude>  
The previous line will add every diagnosis to a category with name of applicable organ system.
The previous line will add every diagnosis to a category with name of applicable organ system.

Revision as of 18:21, 30 December 2018

edit dx infobox
Category/Organ
System:
[[:Category:|]]

Type:

Medical Problem

Main Diagnosis:
Sub Diagnosis:
Diagnosis Code:
Comorbid Diagnosis:
Comorbid Points (old):
Program:
Status:


[[Category:{{{1}}} (old)]]

The previous line will add every diagnosis to a category with name of applicable organ system.


This template implements a standard Diagnosis Table and is to be used in the top right corner of all diagnoses.

Parameter 1, 2, 3 - DX identifier

  • 1 - Organ System (Respiratory, Cardiovascular,
  • 2 - Type: Surgical Procedure, Diagnostic procedure, Medical Problem
  • 3 - Main Diagnosis
  • 4 - Sub diagnosis
  • 5 - diagnosis code - As written in the s_alldiagnoses
  • 6 - Comorbid Code - Yes or No
  • 7 - Comorbid Points - 0 to 6

Parameter 8: Program

Possible values for Program are "Medicine", "Critical Care" or "Critical Care and Medicine".

Parameter 9 - status

Possible values for Status are "Currently Collected" or "Legacy".

Parameter 10, 11 - start and stop date

  • 10 - start date
  • 11 - stop date

To facilitate its use, enter

{{subst:Dx_tag_maker}}

at the beginning of your diagnosis and save. It will generate the code to call this template with meaningful placeholders.