@@ -72,13 +72,13 @@ We receive data on the following six categories of counts:
72
72
- Covid: Daily count of all unique visits with primary ICD-10 code in any of:
73
73
{U07.1, B97.21, or B97.29}.
74
74
- COVID-like: Daily count of all unique outpatient visits with primary ICD-10 code
75
- of any of: {U071, U072, B9729, J1281, Z03818, B342, J1289 }.
75
+ of any of: {U07.1, U07.2, B97.29, J12.81, Z03.818, B34.2, J12.89 }.
76
76
- Flu-like: Daily count of all unique outpatient visits with primary ICD-10 code
77
- of any of: {J22, B349 }. The occurrence of these codes in an area is
77
+ of any of: {J22, B34.9 }. The occurrence of these codes in an area is
78
78
correlated with that area's historical influenza activity, but are
79
79
diagnostic codes not specific to influenza and can appear in COVID-19 cases.
80
80
- Mixed: Daily count of all unique outpatient visits with primary ICD-10 code of
81
- any of: {Z20828, J129 }. The occurance of these codes in an area is
81
+ any of: {Z20.828, J12.9 }. The occurance of these codes in an area is
82
82
correlated to a blend of that area's COVID-19 confirmed case counts and
83
83
influenza behavior, and are not diagnostic codes specific to either disease.
84
84
- Flu: Daily count of all unique outpatient visits with primary ICD-10 code of
0 commit comments