ICD10 Diagnosis List: Difference between revisions

Created page with "{{#ask: Category:ICD10 Diagnosis |?Has ICD10Code=ICD10 Code |?Modification date |format=broadtable |offset=0 |link=all |sort=Has ICD10TransitionStatus |limit=2000..."
 
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ask: [[Category:ICD10 Diagnosis]]  
== Creating a new dx entry ==
  |?Has ICD10Code=ICD10 Code
See [[Adding a new ICD10 code]]
  |?Modification date
 
== Categories ==
{{ICD10 footer}}
 
== Diagnoses ==
=== counts ===
* total dxs: {{#ask: [[Has ICD10Code::+]]  |format=count }}
* currently active dxs: {{#ask: [[Has ICD10Code::+]] [[Has StopDate::>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]
[[Has StartDate::<{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]] |format=count }}
 
* stopdate > today, ie unretired: {{#ask:
[[Has ICD10Code::+]]
[[Has StopDate::>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]
|format=count }}
 
* startdate < today, ie has started: {{#ask:
[[Has ICD10Code::+]]
[[Has StartDate::<{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]
|format=count }}
 
* stopdate stopped: {{#ask:
[[Has ICD10Code::+]]
[[Has StopDate::<={{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]
|format=count }}
 
* startdate not started yet: {{#ask:
[[Has ICD10Code::+]]
[[Has StartDate::>={{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]]
|format=count }}
 
Something is weird there...
 
=== list ===
{{#ask: [[Has ICD10Code::+]][[Has StopDate::>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]] [[Has ICD10Code::!{{{ICD10 Code}}}]]
|mainlabel=-
  |?Has ICD10Code=ICD10_code
|?=description
|?Has StartDate
  |?Has StopDate
|sort=Has StopDate,Has ICD10Code
|order=desc, asc
|limit=10000
  |format=broadtable
  |format=broadtable
|offset=0
  |link=all
  |link=all
|sort=Has ICD10TransitionStatus
|limit=2000
  |class=sortable wikitable smwtable
  |class=sortable wikitable smwtable
|default=none found
}}
}}


[[Category:ICD10|*]]
[[Category:ICD10| *]]