Skip to main content
medRxiv
  • Home
  • About
  • Submit
  • ALERTS / RSS
Advanced Search

A Convex Optimization Solution for the Effective Reproduction Number Rt

View ORCID ProfileJoaquín Salas
doi: https://doi.org/10.1101/2021.02.10.21251542
Joaquín Salas
1CICATA Querétaro, Instituto Politécnico Nacional
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • ORCID record for Joaquín Salas
  • For correspondence: salas{at}ieee.org
  • Abstract
  • Full Text
  • Info/History
  • Metrics
  • Data/Code
  • Preview PDF
Loading

Abstract

COVID-19 is a global infectious disease that has affected millions of people. With new variants emerging with augmented transmission rates, slowing down of vaccine rollouts, and rising new cases threatening sanitary capabilities to the brink of collapse, there is the need to continue studying more effective forms to track its spread. This paper presents a strategy to compute the effective reproduction number Rt. Our method starts with a form of the renewal equation of the birth process specially suitable to compute Rt. After showing that one can express it as a linear system, we proceed to solve it, along with appropriate constraints, using convex optimization. We demonstrate the method’s effectiveness using synthetic and real sequences of infections and comparing it with a leading approach.

Introduction

In December 2019, there was an atypical number of respiratory failure cases in Wuhan, China. By January 2020, laboratories could isolate the SARS-CoV-2, a new type of betacoronavirus1. Spread around the world, the SARS-CoV-2 has infected more than 100 million people, and more than two million people have died of COVID-192. However, due to sub registration and asymptomatic patients, the actual numbers are likely to be higher. Research has established that the mean incubation time is five days; and that the serial interval, the time between symptoms onset for the infectious and infected, is between 4.1 and 7.0 days with a 95% confidence3. COVID-19 is a highly contagious disease, with a basic reproduction number, the average number of infections caused by an infected person when all population members are susceptible, for SARS-CoV-2 is around 2.24 and 3.584.

Some researchers observe that a small number of cases (10 ∼ 20%) are responsible for a large number of infections (80 ∼ 90%)5, a significant fraction through asymptomatic or pre-symptomatic transmission6. However, super-spreaders act in super-spreader events, i.e., crowded and closed places where people may talk loudly, sing, shout to each other. These places include hospitals, leisure venues, workplaces, schools, family meetings, mass gatherings, prisons, homeless shelters, and transportation vehicles7. People with COVID-19 may develop symptoms that include cephalalgia, odynophagia, myalgia, arthralgia, rhinorrhea, dyspnoea, cyanosis, polypnea, anosmia, dysgeusia8. However, the definitive diagnosis comes after quantitative reverse transcription Polymerase Chain Reaction (RTq-PCR) tests9, which may take days to process. As new variants emerge with augmented transmission rates, vaccine rollouts slow down, and new cases threaten sanitary capabilities to the brink of collapse, there is the need to continue studying more effective forms to track infection spread.

During an epidemy, it is helpful to describe whether to apply lockdowns or permit certain activities. Early in the onset, when the whole population is susceptible, R0, the basic reproduction number, is a useful indicator of the epidemy’s virulence. Later in the process, it is of more practical value the effective reproduction number Rt. Rt is the average number of infections that an infected person will cause. When Rt is one, conditions will remain the same. While with Rt > 1, the number of infected people will duplicate in a short time. On the contrary, if Rt < 1, the infection is receding and is tending to terminate.

This paper presents a strategy to compute Rt. Our method starts with a form of the renewal equation of the birth process specially suitable to compute Rt. After showing that one can express it as a linear system, we proceed to solve it, along with appropriate constraints, using convex optimization. We demonstrate the method’s effectiveness using synthetic sequences of infections and real sequences corresponding to cases in Mexico. We assess its performance using Cori et al.10, a leading method of widespread use.

Related Literature

Due to its importance, researchers have explored various strategies to compute the effective reproduction number, Rt 11. One could classify these strategies between compartment-based, time series-based methods, and other methods.

Compartment-based Models

Bettencourt and Ribeiro12 introduce a Bayesian scheme for the real-time estimation of the probability distribution of the effective reproduction number. Their approach develops a probabilistic formulation of the standard Suspected, Infected, Recovered (SIR) disease transmission model where the number of new cases is considered a stochastic discrete variable. At their end, Arenas et al.13 develop a method to estimate Rt based on an age-stratified compartment model. They require the transmission among individuals, specificities of a certain demographic group, and the human mobility patterns inside and among regions. Under assumptions of the infection probability, several contacts at each time step, and the fraction of susceptible individuals, they propose a Microscopic Markov Chain Approach (MMCA). Zhao et al.14 present a SIR vector-host compartmental model to compute Rt that is the product between R0 and the geometric average of the susceptibles of the host and vector populations. They found their approach consistent with past epidemics. Medina-Ortiz et al.15 use an autoregressive integrated moving average (ARIMA) model to forecast the number of infected I, recovered R, and dead individuals. Using these predictions, they estimate Rt, based on a SIR model. Arroyo-Marioli et al.16 introduce a method to estimate Rt employing the growth rate of the number of infected individuals derived from the SIR model. However, the model seems to work well with the SEIR (SIR extended with a compartment for exposed) model. Their model combines epidemiology theory and time-series techniques in the form of the Kalman filter.

De Oliveira17 introduce a model where they constraint the model variables and parameters during the estimation process. Starting with a SIRDC (susceptible-infected-resolving-deceased-recovered) model, they construct a convex quadratic optimization formulation with linear and convex quadratic constraints. Their model permits them to trade-off accuracy versus smoothness of the estimates. Cao et al.18 compute Rt from the daily reported cases using a combination of the average latent period, average latent infectious period, and the logarithmic growth rate of the case counts. To predict the future epidemy profile, they employ a deterministic Susceptible-Exposed-Infectious-Recovered-Death-Cumulative (SEIRDC) model. Chong19 uses the same model as Cao et al. by dynamically estimating the value of K. Cislaghi’s method20 construct their formulation based on the observation that the number of cases increases by a factor of Rt every d days. Annunziato and Asikainen11 extend this method solving for Rt the difference of the exponential grow equation for two extremes in an interval. The Robert Koch Institute21 estimates Rt as the ratio between the number of infections for two non-adjacent intervals of four days.

Time Series-based Models

Wallinga and Lipsitch22 show that different equations to estimate the observed epidemic growth rate and the reproductive number differ on their respective generation interval distribution. Furthermore, they demonstrate that using the mean of the generation intervals results in an upper bound to Rt for a given growth rate. Alvarez et al.23 introduce a variational model from the incident cases and the serial interval. Using a formulation of the renewal equation, linking the incidence with Rt, they detect the initial exponential growth date. They then compute Rt by minimizing an energy function with considers the solution’s ability to reproduce the incident curve, the regularity of Rt, and the adjustment of the initial value to an initial estimate of R0. Das24 propose a method that combines time series of recent cases at the population level with the time interval between infection of primary and secondary patients in family clusters. They feed the data to Walling and Lipsitch22. Kight and Mishra25 use the incidence time series and the generation time distribution. Although researchers often use the serial interval distribution as a proxy to the generation time distribution, in an illness such as COVID-19, the infections start before the onset of symptoms. They infer the generation time distribution from parametric distributions of the serial interval, a Normal function, and the incubation period, a Gamma function, distributions.

Cori et al.10 introduce a method that employs a Bayesian estimation for Rt. Assuming a Gamma prior distribution, they employ a Poisson time of service model to generate the posterior, from where they employ Maximum Likelihood to compute Rt. Lytras et al.26 extend Cori et al.10 adding imputations for missing data and adjustment for reporting delay. Menendez27 shows that Cori et al.10 method can be reproduced effectively using the ratio between the incidence at time t and the value at half the serial interval. Na et al.28 propose a probabilistic methodology where they predict the number of daily new infections from the daily death count. They base their quadratic programming approach on the probability distribution of delays associated with symptom onset and death reporting. They model this delay with a Gamma distribution. Bonifazi et al.29 relate Rt to the estimation of the doubling time, i.e., the time it takes to double the number of infected persons, assuming exponential growth. They obtain a closed-form solution and compute uncertainty by changing their assumption about the generation period length.

Other Approaches

Rudiger et al.30 propose a method to estimate Rt based on the contact data extracted from mobile phones. They track de-identified cell phones’ position and declare a contact when two devices are within a short distance. In their method, nodes are devices, and edges are contacts. Interestingly, they found a better correlation between the contact index, a metric for number and heterogeneity of contacts, than their quantity. They represent heterogeneity using the moments of the number of contacts distribution. Lai et al.31 use phylogeny, the change of genomes in 52 samples of COVID-19, to estimate the evolutionary rate, times of the most recent common ancestor (tMRCA), and demographic growth. They inferred the effective reproduction number employing the birth-rate skyline model, a method that extracts the presence of rate shifts based on phylogenetic trees, and Markov chain Monte Carlo analysis.

Computing Rt

Assuming that individuals infected present a common generative interval distribution wT = (w1, …, wT), i.e., the relative frequency of infections one day, two days, or s days before day t remains constant, one may express the expected number of infections 𝔼[It] observed at time t as Embedded Image where one considers that the effective reproduction number Rt remains as if the conditions are as they were at time t, and It is the number of people infected at time t. The term w express a probability mass function and thus Embedded Image and ws ≥ 0 for s = 1, …, T. Once we know It, we may express (1) as Embedded Image where aT = [It−1, …, It−T, − It] and xT = [w1, …, wT, 1/Rt]. To find the optimal x, one may express the dot product in (2) as a quadratic loss term such as Embedded Image where A(T +1)×(T +1) is a positive semi-definite symmetric matrix that has the form Embedded Image By construction, A is rank one, with its largest singular value equal to Embedded Image; and nullspace with rank T, i.e., T of its singular values are equal to zero. We can now formulate the problem as a convex optimization using the standard formulation as Embedded Image where I(T +1)×(T +1) is the identity matrix, bT = [1, 1, …, 1, 0]1×(T +1) is a vector of T ones followed by one zero, t ≥ T, and t∈ ℕ, the set of natural numbers. Note that in (5) the objective function and the inequality constraints are convex, that is, if f0 = xTAx and f1 = Ix, they satisfy Embedded Image while the equality is affine; thus it has a global minimum32.

A possible strategy to solve (5) is through convex optimization. Fu et al.33 propose a novel strategy where first, they verify the cost function sign through disciplined convex programming (DCP). Then, they produce a standard form using graph implementation before finally applying a quadratic solver, such as OSQP34.

Assessing Performance

To test our approach’s performance to compute Rt, we relied on synthetic sequences made available by Gostic et al.35. They constructed their series based on an SEIR model, simulating an increasing level of contagion, followed by lockdowns to terminate in some release of activities (see Fig. 1)(a). We applied our model to this sequence using and compared with Cori et al.10. In Fig. 1(b), we show in red the ground-truth value, in green the result of Cori et al.’s algorithm, and in blue the outcome of our method. We notice that after a slightly off start, with large uncertainty, Cori et al.’s method converges and faithfully follows the ground-truth value. Our approach follows the ground-truth value but, at inflection points, loses track and overshoots. However, it is worth observing that the optimization error remains low, with a largest value of 4 × 10−11, signaling that the method faithfully follows the infections curve. A by-product of our approach, the generative period distribution spreads without a significant mode or bias throughout the domain (see Fig. 1(c)), i.e., the contagious spreads equally over the generative interval.

Figure 1.
  • Download figure
  • Open in new tab
Figure 1. Assessment of our method in a real sequence.

Using an SEIR model, Gostic et al. constructed a synthetic series of infections (a). We compare the result of our method (blue) with their ground truth (red) and the output of Cori et al. 10 (green) (b). Using the data provided by the Mexican Health Ministry, we processed the sequence of confirmed positives running from February 28, 2020, to January 22, 2021 (d). We compare the result of our method (blue) with the output of Cori et al. 10 (green) (e). Along with the result, we obtain the generative period distribution (c) and (f) for the synthetic and real sequence, respectively. The red line highlights the mean value position through the elements of w.

We then proceed to test our method using a real sequence of confirmed positives. To that effect, we took the COVID-19 dataset made public by the health ministry. In México, the authorities confirmed the first COVID-19 infection on February 28, 2020. Our sequence takes records until January 22, 2021 (see Fig. 1(d)). Before processing the information, we organize the sequence of infections by the onset of symptoms date and not by the date the authorities release the information. Thus, more recent dates will observe a reduced number of cases. We compare the output of our algorithm with Cori et al.10, in green in Fig. 1(e). We observe that our estimation tracks the spiking behavior observed in the input sequence, Cori et al. show a smooth development. However, as with the synthetic sequence, our method estimates an objective function error of at most 10−10 and a corresponding difference in estimating the next value It below | 2.5 × 10−5|. Finally, we observe in Fig. 1(f) that the generative interval’s data-driven estimation shows an even spread of the infection through time.

Discussion and Conclusion

As a recent study justifies35, Cori et al.10 is regarded as a sound method to compute the effective reproduction number, Rt. Cori et al.10 base their method in a Bayesian scheme that permits a variety of combinations between the priors and likelihood probability distributions. Our approach is data-driven and derives directly from a widespread definition for Rt, requiring the determination of the generative period distribution length T. The optimization of our objective function results in a neglectable error, and since the resulting optimization function is convex, it has a single solution32. Other methods rely on assumptions on the nature of the priors and posteriors of Rt, the transmission process dynamics. That may result in a more pleasant and smooth solution that deviates from the reported number of infections and possibly adding its own bias to the formulation. In this document, we introduce a novel method to compute the effective reproduction number, Rt, based on the problem’s formulation as a convex optimization. Our experiments with synthetic and real data show that our method computes reliably Rt based only on the sequence of infected and the length of the generative period distribution.

Most infection reporting systems contain information delays affecting the number of cases input to the estimation of Rt. In the future, we are planning to incorporate into our method a nowcasting estimation of the number of infections with its corresponding uncertainty assessment.

Data Availability

To foster further research, allowing other researchers to verify our results and serve as a stepping stone, we make our code publicly available at \url{https://github.com/joaquinsalas/computingRt}.

https://github.com/joaquinsalas/computingRt

Author biography

Joaquín Salas is a professor in the field of Computer Vision at Instituto Politécnico Nacional. Member of the Mexican National Research System, his research interests include the monitoring of natural systems using visual perception and aerial platforms. Salas received a Ph.D. in computer science from ITESM, México. He has been a visiting scholar at Stanford University, Duke University, Oregon State University, Xerox PARC, the Computer Vision Center, and the École Nationale Supérieure des Télécommunications de Bretagne. He has served as co-chairperson of the Mexican Conference for Patter Recognition three times. Salas was Fulbright scholar for the US State Department. He has been invited editor for Elsevier Pattern Recognition and Pattern Recognition Letters. For his services at the Instituto Politécnico Nacional, he received the La’zaro Ca’rdenas medal from the President of Mexico.

Declaration of conflicting interests

The author declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.

Funding

This work was partially funded by SIP-IPN 20210219.

Supplemental material

To foster further research, allowing other researchers to verify our results and serve as a stepping stone, we make our code publicly available at https://github.com/joaquinsalas/computingRt.

Acknowledgements

Thanks to the Mexican Health Ministry for the data provided and to the CDMX SECTEI discussion group.

References

  1. 1.↵
    Zhou P, Yang XL, Wang XG et al. A pneumonia outbreak associated with a new coronavirus of probable bat origin. nature 2020; 579(7798): 270–273.
    OpenUrlCrossRefPubMed
  2. 2.↵
    Dong E, Du H and Gardner L. An interactive web-based dashboard to track COVID-19 in real time. The Lancet infectious diseases 2020; 20(5): 533–534.
    OpenUrlCrossRefPubMed
  3. 3.↵
    Li Q, Guan X, Wu P et al. Early transmission dynamics in Wuhan, China, of novel coronavirus–infected pneumonia. New England journal of medicine 2020;.
  4. 4.↵
    Zhao S, Lin Q, Ran J et al. Preliminary estimation of the basic reproduction number of novel coronavirus (2019-nCoV) in China, from 2019 to 2020:A data-driven analysis in the early phase of the outbreak. International journal of infectious diseases 2020; 92:214–217.
    OpenUrlCrossRefPubMed
  5. 5.↵
    Adam D, Wu P, Wong J et al. Clustering and superspreading potential of SARS-CoV-2 infections in Hong Kong. Nature Medicine 2020; 26(11): 1714–1719.
    OpenUrl
  6. 6.↵
    Mizumoto K and Chowell G. Estimating risk for death from coronavirus disease, China, january–february 2020. Emerging infectious diseases 2020; 26(6): 1251.
    OpenUrlCrossRefPubMed
  7. 7.↵
    Kamps BS and Hoffmann C. COVID reference. Steinhäuser Verlag 2020;.
  8. 8.↵
    Salas J, Pulido D, Montoya O et al. Data-Driven Inference of COVID-19 Clinical Prognosis. medRxiv 2020;.
  9. 9.↵
    Lan L, Xu D, Ye G et al. Positive RT-PCR test results in patients recovered from COVID-19. Jama 2020; 323(15): 1502–1503.
    OpenUrl
  10. 10.↵
    Cori A, Ferguson N, Fraser C et al. A new framework and software to estimate time-varying reproduction numbers during epidemics. American Journal of Epidemiology 2013; 178(9): 1505–1512.
    OpenUrlCrossRefPubMed
  11. 11.↵
    Annunziato A and Asikainen T. Effective Reproduction Number Estimation from Data Series. Technical report, “European Commission”, 2020.
  12. 12.↵
    Bettencourt LM and Ribeiro RM. Real time bayesian estimation of the epidemic potential of emerging infectious diseases. PloS one 2008; 3(5): e2185.
    OpenUrlCrossRefPubMed
  13. 13.↵
    Arenas A, Cota W, Gomez-Gardenes J et al. Derivation of the effective reproduction number R for COVID-19 in relation to mobility restrictions and confinement. medRxiv 2020;.
  14. 14.↵
    Zhao S, Musa SS, Hebert JT et al. Modelling the effective reproduction number of vector-borne diseases: the yellow fever outbreak in Luanda, Angola 2015–2016 as an example. PeerJ 2020; 8:e8601.
    OpenUrl
  15. 15.↵
    Medina-Ortiz D, Contreras S, Barrera-Saavedra Y et al. Country-wise forecast model for the effective reproduction number RT of coronavirus disease. Frontiers in Physics 2020; 8:304.
    OpenUrl
  16. 16.↵
    Arroyo-Marioli F, Bullano F, Kucinskas S et al. Tracking R of COVID-19: A new real-time estimation using the Kalman filter. PloS one ; 16(1): e0244474.
  17. 17.↵
    de Oliveira M. Estimating the Effective Reproduction Number and Variables of Disease Models for the COVID-19 Epidemic. arXiv preprint arXiv:200808201 2020;.
  18. 18.↵
    Cao Z, Zhang Q, Lu X et al. Estimating the effective reproduction number of the 2019-nCoV in China. MedRxiv 2020;.
  19. 19.↵
    Chong YC. A Novel Method for the Estimation of a Dynamic Effective Reproduction Number (Dynamic-R) in the CoViD-19 Outbreak. medRxiv 2020;.
  20. 20.↵
    Giraudo MT, Falcone M, Cadum E et al. Rt or rdt, that is the question! Epidemiologia e Prevenzione 2020; 44(5-6 Suppl 2): 42–50.
    OpenUrl
  21. 21.↵
    Günther F, Bender A, Katz K et al. Nowcasting the COVID-19 pandemic in Bavaria. Biometrical Journal 2020;.
  22. 22.↵
    Wallinga J and Lipsitch M. How generation intervals shape the relationship between growth rates and reproductive numbers. Proceedings of the Royal Society B: Biological Sciences 2007; 274(1609): 599–604.
    OpenUrlCrossRefPubMedWeb of Science
  23. 23.↵
    Alvarez L, Colom M and Morel JM. A variational model for computing the effective reproduction number of SARS-CoV-2. medRxiv 2020;.
  24. 24.↵
    Das A. An approximation-based approach for periodic estimation of effective reproduction number: a tool for decision-making in the context of coronavirus disease 2019 (COVID-19) outbreak. Public Health 2020; 185:199–201.
    OpenUrl
  25. 25.↵
    Knight J and Mishra S. Estimating effective reproduction number using generation time versus serial interval, with application to COVID-19 in the Greater Toronto Area, Canada. Infectious Disease Modelling 2020; 5:889–896.
    OpenUrl
  26. 26.↵
    Lytras T, Sypsa V, Panagiotakos D et al. An improved method to estimate the effective reproduction number of the COVID-19 pandemic: lessons from its application in Greece. medRxiv 2020;.
  27. 27.↵
    Menendez J. A poor-man’s approach to the effective reproduction number: the COVID-19 case. medRxiv 2020;.
  28. 28.↵
    Na J, Tibebu H, De Silva V et al. Probabilistic approximation of effective reproduction number of COVID-19 using daily death statistics. Chaos, Solitons & Fractals 2020; 140:110181.
    OpenUrl
  29. 29.↵
    Bonifazi G, Lista L, Menasce D et al. A simplified estimate of the Effective Reproduction Number Rt using its relation with the doubling time and application to Italian COVID-19 data. arXiv preprint arXiv:201205194 2020;.
  30. 30.↵
    Rüdiger S, Konigorski S, Edelman J et al. Forecasting the SARS-CoV-2 effective reproduction number using bulk contact data from mobile phones. medRxiv 2020;.
  31. 31.↵
    Lai A, Bergna A, Acciarri C et al. Early phylogenetic estimate of the effective reproduction number of SARS-CoV-2. Journal of medical virology 2020; 92(6): 675–679.
    OpenUrl
  32. 32.↵
    Boyd S and Vandenberghe L. Convex optimization. Cambridge university press, 2004.
  33. 33.↵
    Fu A, Narasimhan B and Boyd S. CVXR: An R package for disciplined convex optimization. Journal of Statistical Software 2020; 94(14): 1–34. DOI:10.18637/jss.v094.i14.
    OpenUrlCrossRef
  34. 34.↵
    Stellato B, Banjac G, Goulart P et al. OSQP: An operator splitting solver for quadratic programs. Mathematical Programming Computation 2020; : 1–36.
  35. 35.↵
    Gostic K, McGough L, Baskerville E et al. Practical considerations for measuring the effective reproductive number, Rt. PLoS Computational Biology 2020; 16(12): e1008409.
    OpenUrlCrossRef
Back to top
PreviousNext
Posted February 12, 2021.
Download PDF
Data/Code
Email

Thank you for your interest in spreading the word about medRxiv.

NOTE: Your email address is requested solely to identify you as the sender of this article.

Enter multiple addresses on separate lines or separate them with commas.
A Convex Optimization Solution for the Effective Reproduction Number Rt
(Your Name) has forwarded a page to you from medRxiv
(Your Name) thought you would like to see this page from the medRxiv website.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Share
A Convex Optimization Solution for the Effective Reproduction Number Rt
Joaquín Salas
medRxiv 2021.02.10.21251542; doi: https://doi.org/10.1101/2021.02.10.21251542
Twitter logo Facebook logo LinkedIn logo Mendeley logo
Citation Tools
A Convex Optimization Solution for the Effective Reproduction Number Rt
Joaquín Salas
medRxiv 2021.02.10.21251542; doi: https://doi.org/10.1101/2021.02.10.21251542

Citation Manager Formats

  • BibTeX
  • Bookends
  • EasyBib
  • EndNote (tagged)
  • EndNote 8 (xml)
  • Medlars
  • Mendeley
  • Papers
  • RefWorks Tagged
  • Ref Manager
  • RIS
  • Zotero
  • Tweet Widget
  • Facebook Like
  • Google Plus One

Subject Area

  • Epidemiology
Subject Areas
All Articles
  • Addiction Medicine (349)
  • Allergy and Immunology (668)
  • Allergy and Immunology (668)
  • Anesthesia (181)
  • Cardiovascular Medicine (2648)
  • Dentistry and Oral Medicine (316)
  • Dermatology (223)
  • Emergency Medicine (399)
  • Endocrinology (including Diabetes Mellitus and Metabolic Disease) (942)
  • Epidemiology (12228)
  • Forensic Medicine (10)
  • Gastroenterology (759)
  • Genetic and Genomic Medicine (4103)
  • Geriatric Medicine (387)
  • Health Economics (680)
  • Health Informatics (2657)
  • Health Policy (1005)
  • Health Systems and Quality Improvement (985)
  • Hematology (363)
  • HIV/AIDS (851)
  • Infectious Diseases (except HIV/AIDS) (13695)
  • Intensive Care and Critical Care Medicine (797)
  • Medical Education (399)
  • Medical Ethics (109)
  • Nephrology (436)
  • Neurology (3882)
  • Nursing (209)
  • Nutrition (577)
  • Obstetrics and Gynecology (739)
  • Occupational and Environmental Health (695)
  • Oncology (2030)
  • Ophthalmology (585)
  • Orthopedics (240)
  • Otolaryngology (306)
  • Pain Medicine (250)
  • Palliative Medicine (75)
  • Pathology (473)
  • Pediatrics (1115)
  • Pharmacology and Therapeutics (466)
  • Primary Care Research (452)
  • Psychiatry and Clinical Psychology (3432)
  • Public and Global Health (6527)
  • Radiology and Imaging (1403)
  • Rehabilitation Medicine and Physical Therapy (814)
  • Respiratory Medicine (871)
  • Rheumatology (409)
  • Sexual and Reproductive Health (410)
  • Sports Medicine (342)
  • Surgery (448)
  • Toxicology (53)
  • Transplantation (185)
  • Urology (165)