Template:ICD10 dx: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m m
m m
Line 17: Line 17:
| style="background:silver; color:arsenic" align="right"| '''Start Date: '''
| style="background:silver; color:arsenic" align="right"| '''Start Date: '''
| {{{Start Date}}}
| {{{Start Date}}}
{{#if:{{{Stop Date}}}|{{!}}-
{{#if:{{{Stop Date|}}}|{{!}}-
{{!}} style="background:silver; color:arsenic" align="right"{{!}} '''Stop Date: '''
{{!}} style="background:silver; color:arsenic" align="right"{{!}} '''Stop Date: '''
{{!}} {{{Stop Date}}}
{{!}} {{{Stop Date}}}
Line 32: Line 32:
<noinclude>
<noinclude>
==Template Use==
==Template Use==
add {{ICD10 dx}} to the article, save, and then use the edit button.  
add <code>{{ICD10 dx}}</code> to the article, save, and then use the edit button.  


==Template checklist==
==Template checklist==

Revision as of 11:00, 22 September 2017

edit ICD10 Dx infobox
Dx: {{{PAGENAME}}}
ICD10 code: {{{ICD10 Code}}}
Bug required: {{{BugRequired}}}
Comorbid Points: {{{ComorbidPoints}}}
Start Date: {{{Start Date}}}

{{#if:||-

Stop Date: {{{Stop Date}}}




Template Use

add
edit ICD10 Dx infobox
Dx: {{{PAGENAME}}}
ICD10 code: {{{ICD10 Code}}}
Bug required: {{{BugRequired}}}
Comorbid Points: {{{ComorbidPoints}}}
Start Date: {{{Start Date}}}

{{#if:||-

Stop Date: {{{Stop Date}}}

to the article, save, and then use the edit button.

Template checklist

The following still need to be set up