Template:ICD10 Charlson: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
<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.mdb]] to ensure consistency with that dataset.  
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}}
  | Charlson_ICD10Code={{{ICD10_Code|}}}
  | Charlson_ICD10Code={{{ICD10_Code|}}}
  | Charlson_ICD10Desription={{{ICD10|}}}
  | Charlson_ICD10Description={{{ICD10|}}}
  | 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.