Introduction

The Coronavirus disease 2019 (COVID-19) pandemic, caused by the novel severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), occurred at the end of 20191. This pandemic has resulted in a sharp rise in the global morbidity and mortality2. In January 2020, as the virus spread across China, the country immediately implemented emergency non-pharmaceutical interventions (NPIs) to mitigate its impact, including social distancing, mandatory face masks, school closures, bans on mass gatherings, and the suspension of public transport3,4. Studies have shown that these NPIs aimed at COVID-19 epidemic also have a certain impact on the inhibition and reduction in the incidence of respiratory diseases because the same transmission route5,6,7. Lai et al. reported social distancing substantially reduced the incidence rate of tuberculosis during the epidemic8.

Respiratory infectious diseases (RIDs) have continuously presented challenges for public health and social development since the twentieth century. In China, notifiable infectious diseases are categorized into A, B, and C classes, with Class B RIDs often posing a higher mortality risk and more significant health impact than Class C. Except for COVID-19, Class B RIDs include 9 types of notifiable RIDs (infectious atypical pneumonia, human highly pathogenic avian influenza, influenza A H7N9, tuberculosis, measles, pertussis, scarlet fever, diphtheria, epidemic cerebrospinal meningitis). Tuberculosis, scarlet fever, measles and pertussis are the four major Class B RIDs in China, which have resulted in a serious public health burden in China for a long time. The research by Liu et al. in Jingzhou of Hubei province concluded that compared with the actual values of 6–53 weeks in 2020 and the same period in 2015–20199, among infectious diseases of different transmission routes, the incidence rate of RIDs intervened by NPIs had the greatest decrease, with a relative reduction rate of 61.53%. He et al. showed that scarlet fever and pertussis decreased by 73.13% and 76.63% respectively in China in 202010. A survey conducted in Anhui province during the epidemic from 2020 to 2021 showed that the incidence of tuberculosis had decreased, but the elderly people between 66 and 75 years old were the largest proportion of patients11. And research on Children’s Hospitals in Jinan, Shandong Province, China, indicated that six common RIDs in children including measles, declined before and during the COVID-19 epidemic12. However, the vast majority of research was limited to cross-sectional statistical comparisons, without considering pre-existing potential short-term and long-term trends13.

In order to better understand the impact of NPIs on the incidence of Class B RIDs in China, it is of great significance to establish appropriate predictive analysis models. The interrupted time series (ITS) design, a robust quasi-experimental method, is optimal for inferring causality when randomized trials are impractical14. In addition, ITS can vertically track the results before and after intervention for analysis, rather than being limited to horizontal research. Consequently, ITS analysis was used in our study, which has been commonly applied in estimating the influence of large-scale health interventions15,16,17.

There are two key parts to establish ITS analysis. The first part involves establishing a counterfactual model. The definition of “counterfactual” is to extrapolate potential trends before intervention to the post-intervention and to predict Yt (“counterfactual”) without intervention using the autoregressive integrated moving average (ARIMA) models, so as to determine how the observed values deviate from this prediction. Secondly, we need to define the expected impact types of interventions on outcomes and establish the intervention impact models18. While segmented regression was widely used in ITS analysis, it assumes linear trends which do not fit the seasonal and cyclical nature of most infectious diseases. Therefore, a seasonal autoregressive integrated moving average (SARIMA) model was carried over into our study as it is able to eliminate seasonality and periodicity through differencing as well as identifying the long-term trend of the data.

A distinctive feature of our research is the two-stage evaluation, which is not found in previous studies. It not only includes the evaluation of the counterfactual part, but also the evaluation of changes after the intervention was relaxed, illuminating the intervention's influence on the event under study.

Methods

Data collection

We obtained monthly reported case counts of tuberculosis, scarlet fever, measles, and pertussis for China spanning from January 2004 to December 2023, sourced from the National Health Commission of the People’s Republic of China (http://www.nhc.gov.cn/). The population data used to calculate incidence rate were retrieved from the National Bureau of Statistics website (http://www.stats.gov.cn/). The initiation of the Wuhan lockdown in January 2020 served as the intervention time point and China’s comprehensive relaxing of epidemic restrictions in January 2023 served as the relaxation of COVID-19 pandemic NPIs. Accordingly, we designated January 2004 to December 2019 as the pre-intervention period, January 2020 to December 2022 as the during-intervention period, and January 2023 to December 2023 as the post-intervention period. In this time series analysis, we employed 228 monthly observations to construct our models and used the subsequent 12 monthly observations to ascertain the impact on Class B RIDs following the relaxation of COVID-19 pandemic NPIs. For this study, we used new cases of tuberculosis, scarlet fever, measles, and pertussis reported nationwide during the study. There was no missing data in our study.

Study design

The research process is described in Fig. 1 below. Initially, we calculated the incidence rate of four major Class B RIDs and compared the changes of incidence rate before and during the epidemic. Subsequently, we conducted a two-stage evaluation. The first stage involved constructing a “counterfactual” model by using pre-intervention observed data to estimate and evaluate the monthly incidence changes of the four major Class B RIDs without onset of epidemic. In the second stage, we used pre-intervention and during-intervention observed data to establish a seasonal autoregressive integrated moving average intervention (SARIMA-Intervention) model to estimate and evaluate the monthly incidence rate changes of the four major Class B RIDs after the NPIs were relaxed.

Fig. 1
figure 1

Diagram of study design.

Statistical analysis

To control the confounding factors in population size, we calculated monthly and yearly incidence rate for analysis, which the average value of monthly and yearly new reported cases divided by the total population (per 100,000 population). The growth rate = [(the average incidence rate between 2020 and 2022 − the average incidence rate between 2004 and 2019)/the average incidence rate between 2004 and 2019] × 100%. We utilized the Box–Cox transformation to stabilize the variance in the monthly incidence rates of measles, scarlet fever, and pertussis, which demonstrated instability over time. However, the tuberculosis data did not require this transformation. We performed ordinary differencing on the time series to remove its trend, and used seasonal differencing to eliminate its seasonality, in order to make it stable. Augmented Dickey–Fuller (ADF) Unit Root tests were used to detect whether the time series is stationary19. Evidence of the analysis of stability in the data has been included in the supplementary material. The counterfactual model selection was guided by the Akaike Information Criterion (AIC), while the Ljung–Box test was used for model residual analysis, with P > 0.05 indicating white noise residuals20. In addition, root mean square error (RMSE) and mean absolute percentage error (MAPE) were applied to evaluate the goodness-of-fit of constructed models, with lower RMSE and AIC values indicating a better fit. MAPE values were categorized as accurate forecasting (< 10%), good forecasting (10–20%), reasonable forecasting (20–50%), and inaccurate forecasting (> 50%).

In the two-stage evaluation, relative reduction as an evaluation indicator was used to estimate the effect of NPIs before and after epidemic on the incidence rate of Class B RIDs. Relative reduction (%) = [(number of expected incidence − number of observed incidence)/number of expected incidence] × 100%.

In our study, all data analyses and model construction were performed in R software version 4.2.3. P < 0.05 indicates the difference was statistically significant.

Counterfactual model building

A widely used method for constructing ARIMA model is called the Box Jenkins method, which is one of the most common methods applied to predict time series21. It is a well-established approach for ARIMA model identification and selection, parameter estimations and model diagnosis22. Given the pronounced seasonality of the diseases under investigation, we utilized a multiplicative seasonal autoregressive integrated moving average (SARIMA) model to construct the “counterfactual” model. This model incorporated both non-seasonal and seasonal components, denoted as SARIMA (p, d, q) × (P, D, Q) s, where p is the non-seasonal autoregressive order, d is the non-seasonal differencing order, q is the non-seasonal moving average order, P is the seasonal autoregressive order, D is the seasonal differencing order, Q is the seasonal moving average order, and s represents the seasonal cycle.

The counterfactual model was constructed between January 2004 and December 2019 based on the SARIMA model to forecast the expected monthly incidence rates of the four major Class B RIDs from January 2020 to December 2022, assuming the COVID-19 pandemic had not occurred.

SARIMA-Intervention model building

SARIMA-Intervention models based on the ITS analysis as the intervention impact models were established between January 2004 and December 2022 to estimate the influence of the COVID-19 epidemic on the four major Class B RIDs. Furthermore, predicted number estimated by the models between January 2023 and December 2023 were compared with the actual number to evaluate the impact on the four major Class B RIDs after the NPIs were relaxed.

The SARIMA-Intervention model is as follows:

$${\text{Y}}_{{\text{t}}} = {\text{ N}}_{{\text{t}}} + {\text{ y}}_{{\text{t}}} .$$
(1)

In this Eq. (1), Yt is the tth observation of the time series Y, which consists of a “noise” component after excluding the effect of intervention, Nt, and an intervention output, yt. The yt term can be written as follows:

$${\text{y}}_{\text{t}} = \frac{\upomega (\text{B}){\text{B}}^{\text{b}}}{\updelta (\text{B})}{{\S }}_{\text{t}}.$$
(2)

In this Eq. (2), where §t is intervention input (i.e. step, pulse function), B is a backshift operator (BbYt = Yt−b), δ is the decay rate (0 < δ < 1), ω (B) and δ (B) represent respectively polynomials in B of degree s and r, ω (B) = ω0 − ω1B − … − ωsBs, δ (B) = 1 − δ1B − … − δrBr. In practice, δ (B) and ω (B) normally take a simple form: δ (B) = 1 − δ1B, ω (B) = ω0. The Nt term can be written as follows:

$${\text{N}}_{\text{t}} = \frac{\uptheta (\text{B})}{ \varphi (\text{B})}{\text{a}}_{\text{t}}.$$
(3)

In this Eq. (3), φ (B) and θ (B) represent respectively MA and AR polynomials of the qth and pth orders: φ (B) = 1 − φ1B − φ2B2 − … − φpBp, θ (B) = 1 − θ1B − θ2B2 − … − θqBq. The at term is a series of white noise.

The purpose of conducting ITS analysis to assess interventions is to quantify the impact of implementing the intervention on a given outcome, commonly referred to as the “intervention effect”. The SARIMA model offers a considerable advantage in constructing more possible intervention impact forms between the intervention variables and the outcome variables through a “transfer function”23. Transfer functions describe the relationship between the outcome series Yt and the intervention variables. \(\frac{\upomega (\text{B}){\text{B}}^{\text{b}}}{\updelta (\text{B})}\) mentioned above represents the general form of a transfer function. The SARIMA-Intervention models in our study utilize two primary intervention variables: step function and pulse function.

  • Step function: A sudden, sustained change which takes the value of 0 prior to the intervention and shifts to 1 subsequently.

  • Pulse function: A sudden, temporary change which takes the value of 1 at the time of intervention, and 0 otherwise.

Incorporating transfer functions with the elementary step function and pulse function to represent a range of possible impacts to test these potential effects, in this study we discussed five possible forms of intervention suggested by Box and Tiao24. Comprehensive details pertaining to the identification and estimation of both noise and intervention components within the ARIMA interrupted time series model are expounded upon in elsewhere25. Below, we consider the five possible forms used in our study:

  • Model 1: an immediate change of ω0 units after intervention and persists permanently: Yt = ω0I1t + at.

  • Model 2: an immediate change of ω1 units that presents gradual change at the rate of δ units after the intervention until it reaches a new level: Yt = [ω1/(1 − δΒ)] I1t + at.

  • Model 3: the time series increase or decrease immediately by ω0 after the intervention and return to baseline immediately: Yt = ω0I2t + at.

  • Model 4: the time series increase or decrease by ω1 after the intervention and decay by (1 − δ) each time point: Yt = [ω1/(1 − δΒ)] I2t + at.

  • Model 5: a complex combination of ω0I1t and [ω1/(1 − δΒ)] I2t: Yt = ω0I1t + [ω1/(1 − δΒ)] I2t + at.

Where Yt signifies the incidence rate of four major Class B RIDs at time t, I1t symbolizes the step function, I2t symbolizes pulse function, ω0 indicates zero-order input parameter of a transfer function, ω1 indicates first-order input parameter of a transfer function.

We constructed five above models for each of the four major Class B RIDs. Model selection, guided by parameter estimation and the AIC value, was applied to evaluate the goodness-of-fit of the constructed models and to select the optimal models. We aimed to choose the model with statistically significant parameter estimates and the smallest AIC value as the optimal model.

Results

Incidence rate of four major Class B respiratory infectious diseases in China from 2004 to 2022

The changes in incidence rate of four major Class B RIDs comparing with pre-intervention and during-intervention are shown in Table 1. Between 2020 and 2022, the average yearly incidence rates of four major Class B RIDs are respectively tuberculosis (57.06/100,000), scarlet fever (1.60/100,000), measles (0.07/100,000) and pertussis (1.27/100,000). In contrast, from 2004 to 2019, the average yearly incidence rate for tuberculosis (95.65/100,000), scarlet fever (3.44/100,000) and measles (4.01/100,000), there are a marked reduction in the amount in 2020–2022, decreased respectively by 40.35%, 53.49%, and 98.25%. However, pertussis showing a large growth rate (159.18%). By reviewing the literatures, we found that it may be related to the recurrence of pertussis since 2014, as highlighted in a study by Wang et al.26, the incidence of pertussis was 538% higher in 2019 compared to 2004 in China.

Table 1 Case numbers and incidence rate for tuberculosis, scarlet fever, measles and pertussis in China comparing with 2004–2019 and 2020–2022.

Counterfactual model evaluation results

As shown in Table 2, the value of MAPE indicated a good fit of the constructed models. What’s more, the Ljung-Box test showed that the residual sequences of the models are white noise. Parameter estimations for the counterfactual models of four RIDs shown in Table S1 indicate that all the parameter estimates are statistically significant.

Table 2 Parameters and goodness-of-fit of the four RIDs’ optimal ARIMA models.

The fitted numbers of the constructed models in 2004–2019 were highly close to the actual numbers. However, the predicted numbers in the absence of COVID-19 for the four diseases exceed the actual numbers in 2020–2022 (Fig. 2). Our findings are consistent with previous related studies and exhibit similar predictive trends27. The incidence of tuberculosis and measles continued to decline, following expected trends, while scarlet fever and pertussis initially drop below expected values, and then showed an upward trend, which showing a rebound in 2021 and 2022.

Fig. 2
figure 2

Prediction of incidence of four RIDs in China from January 2004 to December 2022 using a counterfactual model. The black line indicates the actual numbers, the blue line indicates the fitted numbers and the red line indicates the predicted numbers. Fitted numbers represent the optimal estimates derived from the model when applied to the training dataset. The predicted numbers represent forecasts for the test dataset, indicating what the incidence rates of the four RIDs in China would have been in the absence of COVID-19 non-pharmaceutical interventions. The light grey shaded areas indicate the period of during-intervention from 2020 to 2022. (a) Tuberculosis, (b) Scarlet fever, (c) Measles, (d) Pertussis.

Each month’s actual incidence, predicted incidence, and relative reduction (%) of four RIDs in China from 2020 to 2022 are shown in Table S2. For tuberculosis, the annual relative reduction between 2020 and 2022 are 9.639%, 7.709% and 13.118% respectively. Correspondingly, the reductions for scarlet fever are 81.211%, 70.992% and 79.575% respectively; for measles, 60.612%, 66.032% and 57.909% respectively; and for pertussis, 79.830%, 81.862% and 45.001% respectively. That is to say, the overall relative reductions between January 2020 and December 2022 for tuberculosis, scarlet fever, measles and pertussis indicated that 10.015%, 78.019%, 70.439% and 67.799% respectively should be increased without the COVID-19 outbreak. Except for a negative relative reduction for tuberculosis in March 2021 and 2022, positive relative reductions were observed in all other months for the four diseases.

Overall, the relative reduction for scarlet fever has been at a higher level, while it was lowest for tuberculosis. The relative reduction for measles declined towards the end of 2020 and 2021, which may be related to the relaxation of NPIs, and as for pertussis, the incidence rate from 2020 to 2021 significantly reduced with a high relative reduction, even with the seasonal trend eliminated.

SARIMA-Intervention model evaluation results

The impact of the intervention on tuberculosis and scarlet fever began immediately in January 2020, with a zero month lag and thus b = 0. In contrast, there was a 1-month delay in measles and pertussis of intervention output for the influence of COVID-19 epidemic on the incidence rate and thus b = 1. Final Noise and Intervention Models for the four RIDs from 2004 to 2022 were shown in Table 3. In the meantime, the final diagnostics using the Ljung–Box test indicate the estimated models were statistically adequate. Here, a total of 228 observations were utilized, ensuring sufficient data.

Table 3 Final noise and intervention models for the four respiratory diseases from 2004 to 2023.

As for tuberculosis, Model 1 best fitted the data and showed statistically significant parameter estimates. It showed that the incidence decreased immediately (ω0 =  − 1.135, P < 0.01) in January 2020 with a sustained low level after the decline. The four other models were considered; the models all showed that the parameters were not statistically significant (detailed in Table S3).

In terms of scarlet fever, Model 5 best fitted the data and showed statistically significant parameter estimates. It showed that a permanent impact of ω0 =  − 1.712 units was realized in January 2020 and remained at a low level after the decline. A temporary impact of ω1 = 1.317 units was also realized in January 2020 but began to decay at δ = 0.261 immediately. The four other models were considered; unexpectedly, however, the results of Model 3 showed a significant increase in incidence (ω0 = 0.234, P = 0.039) and Model 4 with incorrect value (δ =  − 0.385, P = 0.127) were rejected. Model 1 and 2 showed statistically significant parameter estimates, however, we choose the best Model 5 with the least AIC value (AIC =  − 155.59) and optimal goodness of fit (detailed in Table S4).

Regarding measles, Model 2 best fitted the data and showed statistically significant parameter estimates. It showed that the incidence decreased immediately (ω1 = -2.608, P < 0.001) in February 2020 and began to decay gradually at δ = 0.378. The four other models were considered; unexpectedly, however, the results of Model 4 with incorrect value (δ = 1.002, P < 0.001) and Model 5 with a statistically insignificant parameter (δ = 0.235, P = 0.241) were rejected. Model 1 and 2 showed statistically significant parameter estimates, however, we choose the best Model 2 with the least AIC value (AIC = 328.69) and optimal goodness of fit (detailed in Table S5).

As for pertussis, Model 2 best fitted the data and showed significant parameter estimates. It showed that the incidence decreased immediately (ω1 =  − 0.753, P < 0.001) in February 2020 and began to decay gradually at δ = 0.755. The four other models were considered; however, the results showed that the parameters of Model 1 (ω1 =  − 0.417, P = 0.128), Model 3 (ω1 =  − 0.089, P = 0.618) and Model 4 (ω1 =  − 0.037, P = 0.721, δ =  − 0.813, P = 0.268) and Model 5 (ω0 = 0.770, P = 0.988, ω1 =  − 1.188, P = 0.981, δ = 1.003, P < 0.001) were insignificant, so we reject them (detailed in Table S6).

The best fitted models for the four Class B RIDs in China were used to predict, which were demonstrated in Fig. 3 and Table 4. As indicated in the Fig. 3, on the whole, there is a downward trend for tuberculosis, measles and scarlet fever in 2023, while, pertussis is on the rise, still lower than pre-COVID-19 years. That is, if the NPIs continue to exist, the incidence of four Class B RIDs in China is likely to continue this downward trend.

Fig. 3
figure 3

Prediction of incidence of four RIDs in China from January 2004 to December 2023 using a SARIMA-Intervention model. The black line indicates the actual number, the blue line indicates the fitted numbers and the red line indicates the predicted numbers. Fitted numbers represent the optimal estimates derived from the model when applied to the training dataset. The predicted numbers represent forecasts for the test dataset, indicating the potential incidence rates of the four RIDs in China had the COVID-19 non-pharmaceutical interventions not been relaxed. The light grey shaded areas indicate the period of during-intervention from January 2020 to December 2022. The dark grey shaded areas indicate the period of post-intervention from January 2023 to December 2023. (a) Tuberculosis, (b) Scarlet fever, (c) Measles, (d) Pertussis.

Table 4 Each month’s actual incidence, predicted incidence, and relative reduction (%) of four RIDs in China from January 2023 to December 2023.

The results listed in Table 4 suggested that, overall, it showed a rebound in the incidence rates for four Class B RIDs after the NPIs were relaxed from January 2023 to December 2023 and the total relative reduction for tuberculosis, scarlet fever, measles and pertussis were − 35.209%, − 59.184%, − 4.481% and − 9.943% respectively, indicating higher actual than predicted incidences. To some extent, it more fully validated the positive impact of NPIs taken against the COVID-19 on Class B RIDs.

Discussion

In our time series investigation, we conducted a two-stage evaluation, constructing both counterfactual and SARIMA-Intervention models. These models were used to estimate the changes in incidence of four Class B RIDs that are attributable to the interventions and pandemic. In the first stage evaluation, we found that the observed incidence of all four diseases was consistently below predicted values, with the exception of tuberculosis in March 2021 and 2022, where the actual incidence exceeded expected levels (detailed in Table S2). In the second stage evaluation, we observed a marked resurgence in the incidence of the four RIDs from January to December 2023, following the easing of NPIs (detailed in Table 4). This pattern indicates that the NPIs implemented in response to the COVID-19 epidemic played a positive role in reducing Class B RIDs in China.

The reductions in tuberculosis, scarlet fever, measles and pertussis after the epidemic have also been revealed in other countries. Research from the United States observed a notable decrease in RIDs cases, with the incidence of measles, scarlet fever, pertussis, and tuberculosis dropping by 93%, 79%, 50%, and 8%, respectively, in Thailand under public health interventions28. Comparable findings have emerged from South Korea29 and Japan30.

Our study corroborates the significant disruption of COVID-19 on the reporting of tuberculosis, scarlet fever, measles, and pertussis cases in China. In terms of the reasons why RIDs are affected during the epidemic, we have discussed as follows. Firstly, measures such as mask-wearing, hand hygiene, respiratory etiquette, and the widespread use of antiviral medications have reduced the transmission of respiratory pathogens in general. Additionally, by reducing gatherings of people, the spread of all respiratory infections has been curtailed. Regarding the main transmission site of RIDs, the closure of schools has significantly reduced the transmission of respiratory infections for children and adolescents31,32. Secondly, the COVID-19 pandemic has placed significant strain on healthcare resources, potentially weakening the capacity for detection and diagnosis of other respiratory infectious diseases. As medical attention and supplies were redirected towards the novel coronavirus, the surveillance and reporting systems for other respiratory infectious diseases may have been compromised, leading to a notable decline in reported cases33. Furthermore, heightened public awareness and proactive health measures post-epidemic have contributed to disease prevention34. Finally, stringent containment and prevention strategies likely delayed the diagnosis and, consequently, the reporting of infectious diseases, leading to diminished reported incidence rates. For instance, research from Shanghai, China intimates that during the epidemic the detection and treatment of tuberculosis would be delayed, and if exists the reduction in the number of COVID-19, it would lead to increase the detection rate of tuberculosis35. A finding in China concluded that the stronger the prevention and control measures, the lower the incidence of seven respiratory diseases27.

The resurgence of certain RIDs following the relaxation of NPIs could be attributed to three primary factors. For the first reason, the concept of “immunity debt” was first proposed by French scholars in May 2021 to illustrate that children’s lack of immunity to conventional infectious diseases is caused by the lack of immune stimulation to pathogens caused by NPIs during the epidemic36. “Immunity debt” may be responsible for the huge surge in RSV infections among children in many European countries after the relaxation of NPIs37. However, British researchers found that certain vaccine-preventable diseases, including mumps, measles, pertussis and tuberculosis were consistently suppressed after NPIs were relaxed38, lower compared to the pre-COVID-19 period, consistent with our research results, nevertheless, this does not mean that a rebound could not be observed beyond a longer observation period39. For the second reason, with the relaxation of non-pharmaceutical intervention measures, such as reducing social distancing and canceling mask mandates, increased contact between people provides opportunities for the spread of respiratory diseases. The reopening of schools and gatherings in collective places create conditions conducive to the transmission of respiratory diseases, especially among children, who are more susceptible to infections due to their immature immune systems. For the third reason, the COVID-19 pandemic prompted an improvement in surveillance efforts, leading to the observation of more RIDs cases even after the NPIs were relaxed. Additionally, following the COVID-19 pandemic, surveillance for other diseases returned to normal levels, which may have facilitated the detection of diseases that were not prioritized during the pandemic. This shift in surveillance focus could indeed contribute to the perceived resurgence in RIDs cases.

We developed models for each of the four major Class B RIDs, with five different models constructed for each disease. In 2023, although the annual relative reduction for these four major Class B RIDs was negative, the model of tuberculosis consistently under-predicted the incidence. We can see from Table 4 that in every month of 2023, the relative reduction for tuberculosis is negative, while the other diseases have both negative and positive values. There may be several reasons for this phenomenon. Firstly, the time series of tuberculosis incidence is different from that of several other diseases. Since 2005, its incidence rate has shown a stable downward trend. During the COVID-19 pandemic from 2020 to 2022, its response to the effects of NPIs was also significantly less than that of several other diseases. The counterfactual model in the first stage evaluation suggested that, had the epidemic not occurred, the average annual increases for tuberculosis, scarlet fever, measles, and pertussis would have been 10.015%, 78.019%, 70.439%, and 67.799%, respectively. Based on the goodness-of-fit of the optimal models for the four RIDs, we ultimately selected Model 1 (Yt = ω0I1t + at) for tuberculosis, Model 5 (Yt = ω0I1t + [ω1/(1 − δΒ)] I2t + at) for scarlet fever, and Model 2 (Yt* = [ω1B/(1 − δΒ)] I1t + at) for both and measles and pertussis in the second stage evaluation. The model of tuberculosis is different from the other models. It means an immediate change of ω0 units after intervention and persists permanently. Secondly, from Fig. 2, we can observe these four RIDs and find that in the first stage evaluation, although NPIs reduced the incidence of tuberculosis, its seasonality remained intact, while the seasonality of the other diseases was noticeably disrupted. In the second stage evaluation, the SARIMA-Intervention model's forecast results show that the seasonality of tuberculosis is also complete, while the seasonality of the other models will exhibit some drift. Consequently, the other diseases have both negative and positive relative reduction values. Finally, based on the principles outlined in the methods section for the SARIMA-Intervention model, this model is designed for processing a single time series, requiring only the time series data of the incidence rates for the relevant diseases as input. Consequently, during the process of establishing the SARIMA-Intervention model in this study, it was not possible to include other external factors that affect these four RIDs, which may also lead to certain deficiencies in the precision of the models established.

Strengths and limitations

To our knowledge, this is the first study to quantify effects of NPIs after they were relaxed on major Class B RIDs using a dataset spanning over a decade of national infectious disease surveillance. Most importantly, a distinctive feature of our study is the use of ITS design for conducting a two-stage evaluation.

Notwithstanding its contributions, our study is not without limitations. Firstly, our studies only roughly summarized the effects of NPIs, which evaluated at some large social points without delving into the nuances of specific interventions. Secondly, our research was based on ecological research, which involves difficulty to control confounding factors and ecological fallacies. Thirdly, policy shifts and improved surveillance efforts during the study period also influenced the intensity of NPIs, warranting further consideration in future analyses. Lastly, the monthly data of our study were from across China, which did not take into account the differences in incidence in different regions.

Conclusion

In conclusion, our findings illustrate the influence of the COVID-19 epidemic on major Class B RIDs in China, with a pronounced decline in incidence rates from 2020 to 2022 during our first-stage evaluation. At the same time, our study further validated the epidemic’s impact on Class B RIDs in the second stage evaluation, which indicated four Class B RIDs showing a rebound after the relaxing of NPIs from January 2023 to December 2023.