Template:DX tag: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
TOstryzniuk (talk | contribs)
No edit summary
Line 16: Line 16:
| style="background:silver; color:arsenic" align="right"| '''Status: '''
| style="background:silver; color:arsenic" align="right"| '''Status: '''
|{{{5}}}
|{{{5}}}
|-
| style="background:silver; color:arsenic" align="right"| '''Start Date: '''
|{{{6}}}
|-
| style="background:silver; color:arsenic" align="right"| '''Stop Date: '''
|{{{7}}}
|}
|}
[[Category:Diagnosis Coding]]
[[Category:Diagnosis Coding]]
Line 21: Line 27:
<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==
* 1 - Main Diagnosis
* 2 - Subdiagnosis
* 3 - diagnosis code
As written in the s_alldiagnoses


Possible values for Program are "Medicine", "Critical Care" or "Critical Care and Medicine".  
==Paremeter 4: Program ==
Possible values for '''Program''' are "Medicine", "Critical Care" or "Critical Care and Medicine".  


Possible values for Status are "Currently Collected" or "Legacy".
== Parameter 5==
Possible values for '''Status''' are "Currently Collected" or "Legacy".
 
== Parameter 6, 7 - start and stop date ==
* 6 - start date
* 7 - stop date


To facilitate it's use, enter  
To facilitate it's use, enter  
  {{subst:Dx_tag_maker}}
  {{subst:Dx_tag_maker}}
at the beginning of your diagnosis and save. It will generate the code to call this template with meaningful placeholders.
at the beginning of your diagnosis and save. It will generate the code to call this template with meaningful placeholders.
</noinclude>
</noinclude>

Revision as of 12:33, 13 January 2009

Main Diagnosis: {{{1}}}
Sub Diagnosis: {{{2}}}
Diagnosis Code: {{{3}}}
Program: {{{4}}}
Status: {{{5}}}
Start Date: {{{6}}}
Stop Date: {{{7}}}


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 - Main Diagnosis
  • 2 - Subdiagnosis
  • 3 - diagnosis code

As written in the s_alldiagnoses

Paremeter 4: Program

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

Parameter 5

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

Parameter 6, 7 - start and stop date

  • 6 - start date
  • 7 - 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.