| Literature DB >> 22094340 |
Alexander G Murray1, Malcolm Hall, Lorna A Munro, I Stuart Wallace.
Abstract
Disease is a major constraint on animal production and welfare in agriculture and aquaculture. Movement of animals between farms is one of the most significant routes of disease transmission and is particularly hard to control for pathogens with subclinical infection. Renibacterium salmoninarum causes bacterial kidney disease (BKD) in salmonid fish, but infection is often sub-clinical and may go undetected with major potential implications for disease control programmes. A Susceptible-Infected model of R. salmoninarum in Scottish aquaculture has been developed that subdivides the infected phase between known and undetected sub-clinically infected farms and diseased farms whose status is assumed to be known. Farms officially known to be infected are subject to movement controls restricting spread of infection. Model results are sensitive to prevalence of undetected infection, which is unknown. However, the modelling suggests that controls that reduce BKD prevalence include improve biosecurity on farms, including those not known to be infected, and improved detection of infection. Culling appears of little value for BKD control. BKD prevalence for rainbow trout farms is less sensitive to controls than it is for Atlantic salmon farms and so different management strategies may be required for the sectors. CrownEntities:
Mesh:
Year: 2011 PMID: 22094340 PMCID: PMC7270301 DOI: 10.1016/j.epidem.2011.10.002
Source DB: PubMed Journal: Epidemics ISSN: 1878-0067 Impact factor: 4.396
Fig. 2Percentage of Scottish salmonid farms with DAOs 2004–8: for all farms (thick solid line); for salmon (dashed line); or rainbow trout (thin solid line).
Fig. 1Structure of the model: S = susceptible; U = unknown infected; K = known infected; D = clinically diseased with BKD.
Model variables and parameters. Initial steady states are based on the current situation for the entire industry and values selected are described in the text. Calculated values refer to parameters calculated using formulae in Appendix 1 given the initial steady state. Modelled new steady-state values are model outputs after one or more parameters are altered and the model is run until stabilised.
| Name | Default value | Description |
|---|---|---|
| Model variable | Proportion of farms uninfected (susceptible) | |
| Model variable | Proportion of farms sub-clinically infected but not yet detected | |
| Model variable | Proportion of farms known to be sub-clinically infected | |
| Model variable | Proportion of farms with clinical BKD | |
| 1 − | Initial steady-state value of | |
| Input | Initial steady-state value of | |
| 0.005, 0.0125 or 0.1 | Initial steady state value of | |
| Initial steady state value of | ||
| Modelled | New steady-state | |
| Modelled | New steady-state | |
| Modelled | New steady-state | |
| Modelled | New steady-state | |
| 0.2 | Transmission coefficient from | |
| 0 | Transmission coefficient from | |
| 0.04 | Transmission coefficient from | |
| Calculated | Average removal rate of infection | |
| Calculated | Removal rate of infection from | |
| Calculated | Removal rate of infection from | |
| Calculated | Removal rate of infection from | |
| 2 | Factor by which | |
| Calculated | Rate of onset of disease | |
| Calculated | Rate of recovery from disease | |
| 0 | Background surveillance (not effective) | |
| 1 | Contact tracing efficacy |
Fig. 3Values of parameters, n, x and r as functions of prevalence of U* for D* = K* = 0.0125 (solid lines) and for D* = K* = 0.1 (dashed lines, italic labels). Note that values of x and r are identical for the given scenarios.
Management scenarios investigated.
| Number | Description | Parameters changed | Output relative change in: |
|---|---|---|---|
| I | Abandon movement controls | Disease prevalence | |
| II | Improve general biosecurity | Disease prevalence | |
| III | Targeted culling | Disease incidence | |
| IV | Improve surveillance | Disease prevalence and DAOs |
Fig. 4Sensitivity analysis results for the model in terms of the value of ln(D+/D*) under changing parameter value for K* = D* = 0.0125. Panels are: (I) β (uncontrolled transmission); (II) β and β (efficacy of movement controls); (III) G (change in g, g, and g); (IV) y (value of g and g relative to g); (V) x (onset of disease); (VI) r (recovery from disease); (VII) c (contact tracing); (VIII) q (background surveillance). Most parameters are altered over the range −50% to +50% of the default value (−0.5 to +0.5) but two analyses (II and VIII) are over specific value ranges. Under II β is varied over the range 0–0.2 and β over the range 0.04–0.24 (representing perfect control to no control of anthropogenic spread) and under VIII the value of q is varied from 0 to 0.1.
Fig. 5Sensitivity analysis for the trout model for two most sensitive parameters: (I) β and (II) q. Parameter β is varied from −50% to +50% of default value (0.2) while q varies from 0 to 0.1 (scale as in Fig. 4, but two categories are excluded as the range of change is less).
Fig. 6Responses of the model to potential control policies given the initial value of U* before policy is introduced; outputs changes are relative to pre-policy values. Thin line = trout (D* = K* = 0.1) medium line = salmon (D* = K* = 0.005) and thick line = both (D* = K* = 0.0125). Policies are: (I) abandon movement controls on infected farms (β = 0.2, β = 0.024); (II) improve infection removal generally, 2 × g, 2 × g, 2 × g); (III) stamp out infection where known (5 × g, 5 × g); (IV) increase surveillance (q = 0.02). In panels I, II and IV results are a change in the proportion of farms with clinical disease ([D+/D*] − 1) and in III the result is proportional change in the incidence of disease ([U + K+]/[U* + K*] − 1). Panel IV also displays proportional change in farms under movement controls, ([K + D+]/[K* + D*] − 1) (dashed lines).
Fig. 7Transient response in the proportion of farms under movement restrictions (dotted line) and with disease (solid line) under: (I) removal of movement restrictions from K and low prevalence of infection (S* = 0.875, U* = 0.1, K* = 0.0125, D* = 0.0125); (II) improved surveillance under the trout model (S* = 0.6, U* = 0.2, K* = 0.1, D* = 0.1).
| par(mfrow = |
| # steady state variable values |
| # array to store model output |
| dim( |
| for( |
| |
| |
| beta |
| beta |
| beta |
| ctr < −1 # contact tracing |
| |
| |
| # calculate parameters dependent on |
| |
| |
| |
| |
| |
| |
| # modification of parameter values for model management scenarios |
| # |
| # |
| # |
| # |
| #beta |
| #beta |
| |
| |
| |
| |
| |
| |
| |
| |
| for( |
| trasm < − |
| cont < −ctr * |
| |
| |
| |
| |
| } |
| plot(1:400, |
| plot(1:400, |
| plot(1:400, |
| plot(1:400, |
| # new stabilised values of parameters |
| |
| |
| |
| |
| } |