Template:DX tag: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
mNo edit summary
mNo edit summary
Line 38: Line 38:
<noinclude>  
<noinclude>  
This template implements a standard Diagnosis Table and is to be used in the top right corner of all diagnoses.  
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==
==Parameter 1, 2, 3 - DX identifier==
* 1 - Organ System
* 1 - Organ System
Line 43: Line 44:
* 3 - Main Diagnosis
* 3 - Main Diagnosis
* 4 - Sub diagnosis
* 4 - Sub diagnosis
* 5 - diagnosis code
* 5 - diagnosis code - As written in the s_alldiagnoses
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 6: Comorbid Code
*Yes or No
==Parameter 7: Comorbid Points
*0 to 6
==Paremeter 8: Program ==
Possible values for '''Program''' are "Medicine", "Critical Care" or "Critical Care and Medicine".
== Parameter 9 - status==
== Parameter 9 - status==
Possible values for '''Status''' are "Currently Collected" or "Legacy".
Possible values for '''Status''' are "Currently Collected" or "Legacy".
== Parameter 10, 11 - start and stop date ==  
== Parameter 10, 11 - start and stop date ==  
* 10 - start date
* 10 - start date

Revision as of 15:37, 17 April 2009

Organ System: {{{1}}}
Type: {{{2}}}
Main Diagnosis: {{{3}}}
Sub Diagnosis: {{{4}}}
Diagnosis Code: {{{5}}}
Comorbid Code: {{{6}}}
Comorbid Points: {{{7}}}
Program: {{{8}}}
Status: {{{9}}}
Start Date: {{{10}}}
Stop Date: {{{11}}}


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
  • 2 - Type: Surgery, DX 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 it's 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.