Template:ICD10 Charlson: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template manages the storage of the Charlson components on the wiki. It is used only on the page [[Charlson Comorbidities in ICD10 codes]], but there repeatedly. The partner template [[Template: ICD10 Charlson Lister]] is also used on this page to use the data set up in this template to present a sortable list.  
This template manages the storage of the Charlson components on the wiki. It is used only on the page [[Charlson Comorbidities in ICD10 codes]], but there repeatedly. [[Charlson Comorbidities in ICD10 codes]] also contains a semantic query to list the data generated by this template.  


To use:  
To use:  
<pre>{{ICD10 Charlson | ICD10_Page = dxPageName | ICD10_Code= ICD10Code |Charlson = charlsonComponent }}</pre>
<pre>{{ICD10 Charlson | ICD10_Page = dxPageName | ICD10_Code= ICD10Code | Charlson = charlsonComponent }}</pre>
 
The list should usually be populated directly from the [[S ICD10 Charlson Comorbids query]] in [[CCMDB.accdb]] to ensure consistency with that dataset.


The template is part of the [[:Category:ICD10 wiki infrastructure]].
The template is part of the [[:Category:ICD10 wiki infrastructure]].
[[Category:ICD10 wiki infrastructure]]
[[Category:ICD10 wiki infrastructure]]
[[Category:Charlson Comorbid Diagnosis]]






<!-- if "  | c ={{PAGENAME}} " is removed the whole darn thing stops working, so leave it be. -->
</noinclude>{{#subobject:
</noinclude>{{#subobject:
  | c ={{PAGENAME}}
  | c ={{PAGENAME}}
  | ICD10Code={{{ICD10|}}}
  | Charlson_ICD10Code={{{ICD10_Code|}}}
  | ICD10Desription={{{ICD10_Code|}}}
  | Charlson_ICD10Description={{{ICD10|}}}
  | Charlson=Charlson component - {{{Charlson|}}}
  | Charlson_component={{{Charlson|}}}
}}
}}

Latest revision as of 23:17, 2020 April 9

This template manages the storage of the Charlson components on the wiki. It is used only on the page Charlson Comorbidities in ICD10 codes, but there repeatedly. Charlson Comorbidities in ICD10 codes also contains a semantic query to list the data generated by this template.

To use:

{{ICD10 Charlson | ICD10_Page = dxPageName | ICD10_Code= ICD10Code | Charlson = charlsonComponent }}

The list should usually be populated directly from the S ICD10 Charlson Comorbids query in CCMDB.accdb to ensure consistency with that dataset.

The template is part of the Category:ICD10 wiki infrastructure.