Skip to content

Commit 0e787cf

Browse files
committed
Add more periods
1 parent 0fe20b4 commit 0e787cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api/covidcast-signals/chng.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ We receive data on the following six categories of counts:
7272
- Covid: Daily count of all unique visits with primary ICD-10 code in any of:
7373
{U07.1, B97.21, or B97.29}.
7474
- 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}.
7676
- 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
7878
correlated with that area's historical influenza activity, but are
7979
diagnostic codes not specific to influenza and can appear in COVID-19 cases.
8080
- 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
8282
correlated to a blend of that area's COVID-19 confirmed case counts and
8383
influenza behavior, and are not diagnostic codes specific to either disease.
8484
- Flu: Daily count of all unique outpatient visits with primary ICD-10 code of

0 commit comments

Comments
 (0)