Introduction

In asthma, regular inhaled corticosteroid (ICS) controller use suppresses eosinophilic airway inflammation and reduces airway hyperresponsiveness, reducing symptoms and protecting patients from potentially life-threatening attacks1,2. Asthma that remains uncontrolled despite the use of high-dose ICS-based controller is regarded as ‘difficult-to-treat’, and presents a complex clinical challenge3.

Medication adherence describes the extent to which patients use medication as prescribed4,5. In difficult-to-treat asthma, patients frequently deviate from prescribed use6,7. This can be tracked objectively by attaching electronic monitoring devices (EMDs) to a patient’s inhaler, recording the date and time of each actuation8. In future, electronic monitors may be routinely integrated into inhalers during manufacture9.

Clarifying the interplay between poor adherence and adverse outcomes could help improve adherence and enhance patient health. So far, work has focused on time-averaged metrics, typically mean adherence (total doses taken/total doses prescribed) and it has been difficult to demonstrate a relationship between asthma outcomes and mean adherence10,11. This averaged metric fails to capture potentially important variations in medication-taking behaviour, e.g. a mean adherence rate of 50% cannot distinguish between one patient consistently taking half the prescribed dose daily and another taking the full prescribed dose, but for only half the required period. Other metrics do take into account either the interval between doses, or the time above a minimum dose threshold, and some have shown a relationship to attack rates in airways diseases10,12. However, these strategies still only represent summative time-averaged metrics, and do not describe day-to-day deviations from regular prescribed usage.

We designed adherence metrics to capture via EMD the extent to which patients with difficult-to-treat asthma deviate from regular controller usage, by measuring the entropy—irregularity, or disorder—with which daily medication doses are taken. The concept of entropy is derived from information theory where it is used to quantify the ‘information’ in a process. Entropy has been previously applied to respiratory symptoms13, breathing patterns, and lung function14. We examined whether these entropy measures of adherence related to specific patient characteristics or predicted subsequent asthma-related clinical outcomes. For comparison, we also measured conventional mean adherence, time- and dose-based variability (using additional metrics reflecting missed days and incomplete doses respectively), and the duration of gaps in which patients completely forwent medication.

We hypothesised that the degree of irregularity of ICS controller usage may be more relevant in difficult-to-treat asthma, and better predict poor outcomes. Highly disordered medication-taking behaviour may place patients at higher clinical risk and may be associated with poorer outcomes.

Methods

Study participants

Our tertiary centre receives referrals of adults with difficult-to-treat asthma from specialists in secondary care17. Patients underwent multidisciplinary assessment according to a pre-specified protocol over three visits over six months—previously reported in detail18,19,20,21,22—to confirm asthma diagnosis, address comorbidities, and optimise treatment (Fig. 1).

Figure 1
figure 1

Assessment protocol timeline, visits and clinical measures. EMD electronic monitoring device, ACT asthma control test, AQLQ asthma quality of life. (Microsoft Powerpoint, version 2101, https://office.live.com/start/powerpoint.aspx).

Inhaler technique was reviewed and optimised.

Electronic devices

A compatible EMD (Adherium, Auckland, New Zealand) was fitted to the patient’s ICS-containing controller inhaler at visit one (day 0) and EMD-collected ICS data were uploaded at visit two (approximately day 60, Fig. 1). Outcomes were assessed at visit 3 (~ 180 days). EMDs were available for budesonide/formoterol (Turbuhaler and Rapihaler) and fluticasone proprionate/salmeterol (metered dose inhaler and Accuhaler). To allow uninterrupted monitoring, participants were instructed how to move the EMD if they were to change their inhaler. Audiovisual reminders were not activated during the study period but participants could access 7-day EMD data on their devices.

Clinical outcomes

Evaluation included the Asthma Control Test23 and Asthma Quality of Life Questionnaire24 (with permission) at baseline (visit one) and 6 months (visit three) (Fig. 1). Patients were asked to recall the number of attacks in the 6 months prior to visit one, and again, in the 6-month period prior to visit three. Attacks were then confirmed by medical and prescription records where possible. Attacks were also categorised by severity, defined by worsening asthma symptoms requiring: a visit to the general practitioner (least severe); a course (or an increased dose) of oral corticosteroids (OCS; more severe); or hospitalisation (most severe). It was also noted if hospitalization required intensive care admission. Frequency of short acting bronchodilator use over the past four weeks prior to visit one were self-reported and recorded in terms of days and nights per week, as well as number of puffs per day and night.

Patients who completed three visits between August 2015 and February 2018 were eligible for study inclusion. All study protocols and data analysis were approved by the Alfred Health Ethics Committee (285/15) and the Monash University Human Research Ethics Committee (MUHREC). As data were collected as part of routine clinical care and audit, the requirement for signed informed consent was waived by the Alfred Health Ethics Committee. All methods were carried out in accordance with relevant guidelines and regulations as governed by the Australian Health Practitioner Regulation Agency (AHPRA).

Adherence metrics

Metrics were quantified using Python (Python Software Foundation, version 3·6). For standardisation, the first 50 days of available data were extracted for each patient (Fig. 1); this excluded any days with missing data (defined as days when inhaler was not attached—logged by the device as distinct to zero adherence). As the EMD was returned at visit two, adherence data were not available to day 180. Last observation carried forward was not performed to minimise the risk of introducing bias into the adherence metrics, particularly entropy.

Entropy (H), a measure of disorder, was adapted to the adherence data to reflect the various ways in which the patients changed their ICS-taking behavior from day to day. In information theory, a ‘Markov chain’ can be used to describe the sequence of occurrences of certain ‘states’ and the probabilities of transitioning from one state to another given the previous state (e.g. the appearance of specific sequences of letters in a message). H is then used to quantify the complexity of the information, in terms of the transitional probabilities between states, for all possible states observed. Here, we classified adherence into different levels, which are analogous to the different states of a Markov chain, similar to an approach previously applied to respiratory symptoms13. Given an adherence time series x, where x is the dose taken/prescribed dose expressed as a percentage, we obtained a state-based series by mapping each element of xi to the state space S = {1,2,3,4,5,6,7} as follows:

State, si

Dose range

1

xi = 0%

2

0 < xi ≤ 50%

3

50% < xi < 100%

4

xi = 100%

5

100 < xi ≤ 200%

6

200 < xi ≤ 300%

7

xi > 300%

We then computed the 7 × 7 transitional probability matrix, which comprised probabilities Pi,j denoting the probability of transitioning from state j, given an initial state i, for every combination of states i,j. The entropy (H) of the system was determined as \(H= \sum_{i,j=0}^{N-1}{P}_{i,j}(-\mathrm{ln}({P}_{i,j}))\), representing the disorder of transitions between daily dose states. An example of H calculation is shown in Fig. 2.

Figure 2
figure 2

Calculation of entropy. Panel (a) shows a perfectly-adherent time series (green) in the background comprising 100% of prescribed puffs for 100% of the time, and an example patient time series (blue) overlaid atop the perfectly-adherent series, with instances of under- and over-adherence, both mapped to the state-based series. Panel (b) displays the corresponding transitional probability matrix, while panel (c) allows us to visualise the same matrix (and the “disorder”) in a 3-dimensional graph. The entropy of the transitional probability matrix is then calculated as \(\sum_{i,j=0}^{N-1}{P}_{i,j}(-\mathrm{ln}({P}_{i,j}))\). (Python Software Foundation, version 3·6 http://www.python.org).

We further partitioned the probability matrix into “increasing” (Hinc) or “decreasing” (Hdec) adherence, by only considering transitions that moved from lower to higher adherence states on the next available day, or vice versa, respectively, i.e. splitting the transitional probabilities along the diagonal of the matrix. Hinc was determined as \(\sum_{i,j=0}^{N-1}{P}_{i,j}(-\mathrm{ln}({P}_{i,j}))\), where i < j. Similarly, Hdec was defined as \(\sum_{i,j=0}^{N-1}{P}_{i,j}(-\mathrm{ln}({P}_{i,j}))\), where i > j. Thus, while H represents the day to day changes in adherence levels in general, Hinc represents the different ways in which a patient may increase their adherence level, and conversely Hdec the different ways in which decreases in adherence may occur.

Figure 3 illustrates how different adherence time series with the same conventional mean adherence (PTmean, see below) may vary in Hinc and Hdec.

Figure 3
figure 3

Sample adherence time series from 4 different patients over the study period. All patients had ‘good adherence’ as defined by mean adherence PTmean (note not capped at 100% for the purpose of demonstrating variability), however with different increasing and decreasing entropy (Hinc and Hdec) measures, which better reflect the variability in patient inhaler adherence behaviour. Panel (a) demonstrates a patient who took their inhaled controller on average 84% of prescribed doses with calculated entropy 2.24 and increasing entropy 1.61. Panel (b) demonstrates a second patient who took their controller 90% of prescribed doses, with calculated entropy of 2.32 and increasing entropy of 0.92. Panel (c) demonstrates a third patient who took their controller 102.5% of prescribe doses, with calculated entropy of 1.85 and decreasing entropy of 0.95. Panel (d) demonstrates a fourth patient who took their controller 102.5% of prescribed doses, with calculated entropy of 1.86 and decreasing entropy of 0.59. (Python Software Foundation, version 3·6 http://www.python.org).

Conventional mean adherence was described as PTmean, expressed as a percentage of the prescribed number of puffs per day. This was capped at 100%—all higher daily instances were converted to 100% to allow comparison of the mean (PTmean,cap) with other published studies. PTSD and PTCV represented the standard deviation and coefficient of variation of PTmean respectively, based on uncapped data to capture the full variability in adherence.

Area under the curve (AUC) measures were inspired by methods previously described10 to investigate both time- and dose-based adherence variability. In brief, perfect time adherence was first defined as medication taken daily (over the first 50 days), regardless of dosage. The time adherence curve was then defined as the cumulative sum of every day when medication was taken. Thus, perfect time adherence corresponded to a straight line with an area under the curve normalised to 100%. The time-based AUC (T-AUC) for an individual patient was taken as the difference between their time adherence curve and the perfect curve, expressed as a percentage deviation from 100%. In this way, the T-AUC described how consistently the patient took any medication over time. The use of the cumulative sum meant that earlier and/or larger gaps have greater effects on the T-AUC. Similarly, the dose-based area AUC (D-AUC) described the cumulative deviation from the patient’s total prescribed dose over the same 50-day period. We also multiplied the time-based deviation and the dose-based adherence for each day, to construct a composite curve. The Prod-AUC was then calculated as the cumulative deviation from the product of the perfect time x dose curves. This metric thus reflects adherence behavior in terms of both time and doses taken over the given time period.

The Gapmax metric described the maximum length of gaps between days when medication was last taken, regardless of number of puffs within a day, during the 50-day period.

Statistical analysis

Relationships between adherence metrics and clinical characteristics (at baseline) and asthma outcomes (at/over six months) were examined using Spearman rank correlation (rs) for continuous variables, and Wilcoxon rank sum or Kruskal–Wallis tests for comparisons between 2 groups or > 2 groups, respectively. Multivariable regression was performed to confirm if any significant associations between adherence metrics and clinical characteristics and asthma outcomes identified from univariate analyses were still independent predictors after adjusting for the potential confounders of age, sex, baseline eosinophils and baseline lung function. Adjustment for baseline asthma questionnaire scores (AQLQ and ACT) was undertaken where the respective asthma questionnaire score was the outcome.

Statistical analysis was undertaken in R version 3·325. Descriptive statistics are presented as proportions for categorical variables, means and standard deviations for normally distributed continuous variables, or medians and interquartile ranges otherwise.

Results

Participants

Systematic assessment was undertaken by 108 patients. Forty (37%) did not receive a monitoring device: four (3.7%) from physician choice, two (1.9%) declined, two (1.9%) did not have asthma (and were diagnosed with vocal cord dysfunction), and 32 (29%) had inhalers with no compatible EMDs available in Australia. Among 68 patients who underwent inhaler monitoring, 11 (16.2%) devices had less than 50 days of data due to device detachment, and 4 (5.9%) devices malfunctioned (Fig. 4). These patients were excluded from the analysis. Of the 11 devices with missing data, the mean number of days monitored was 37, (SD 69, range 3–220 days).

Figure 4
figure 4

Consort diagram demonstrating flow of participants through the study. EMD electronic monitoring device. Due to EMD detachment. (Microsoft Powerpoint, version 2101, https://office.live.com/start/powerpoint.aspx).

Data were analysed from 53 patients (Table 1).

Table 1 Baseline patient characteristics.

Adherence metrics and baseline clinical characteristics

Summary statistics of adherence metrics calculated for the first 50 days in all patients are reported in supplemental Table S1. No adherence metric was related to age, sex or baseline lung function on correlation testing (Supplemental Table S2). PTmean,cap correlated with baseline asthma quality of life as measured by AQLQ (Spearman correlation, rS = 0·284, p = 0·046). Large gaps in inhaler use (Gapmax) and lower T-AUC were associated with a greater likelihood of previous intensive care or hospitalisation for an asthma attack in the six-month period prior to visit one (Wilcoxon rank sum test), Gapmax: Z = − 2.068, p = 0·039 and Z = − 2.08, p = 0·037 respectively, T-AUC: Z = − 2.065, p = 0·039 and Z = − 2.042, p = 0·041 respectively).

Regarding entropy, higher H correlated negatively with baseline AQLQ and ACT scores (rS = − 0·330, p = 0·019 and rS = − 0·288, p = 0·041 respectively). Higher Hdec similarly correlated negatively with baseline AQLQ and ACT (rS = -0·385, p = 0·006 and rS = − 0·351, p = 0·012 respectively), and was further associated with higher SABA reliever use in terms of puffs and days per week (rS = 0·318, p = 0·02 and rS = 0·286, p = 0·04 respectively).

The relationships between entropy measures (H and Hdec) and baseline ACT and reliever use remained significant following multivariable regression models adjusting for age, sex, baseline eosinophil count and baseline FEV, while all other measures did not (Table 2).

Table 2 Multivariable analysis relating adherence metrics to baseline clinical characteristics.

Adherence metrics and subsequent outcomes at six months

Among all adherence metrics, only measures of entropy, measured in the first 50 days, were associated with asthma outcomes at six months (Supplemental Table S3). Higher H was associated with more asthma attacks requiring hospitalisation over six months prior to visit three (Z = − 2.34, p = 0·019, Fig. 5a).Higher Hdec was associated with more asthma attacks over the six months prior to visit three, requiring a visit to a general practitioner (Z = − 2.43, p = 0·015), oral corticosteroids (Z = − 2.508, p = 0·012), or hospitalisation (Z = − 2.07, p = 0·038, Fig. 5b–d). (All comparisons performed by Wilcoxon Rank Sums Test).

Figure 5
figure 5

Entropy metrics (over day 0–50) predict asthma outcomes (over days 0–180). Panel (a): Entropy (H) and attacks requiring hospitalisation. Panels (bd): Decreasing entropy (Hdec) and attacks requiring general practitioner (GP) visit, oral corticosteroids or hospitalisation respectively. The boxes depict the 25th, 50th, and 75th percentiles while the whiskers depict the minimum and maximum values in the data. The individual data points are also shown as dots. (R version 3·3 https://www.R-project.org/).

For regression analysis, it was only possible to adjust for one confounder at a time, due to the amount of patient data available at 6 months. Relationships between H and asthma attacks requiring hospitalisation remained significant regardless of adjustment for age, sex and baseline FEV1 (Table 3). Similarly, relationships between Hdec and attacks requiring oral corticosteroids or general practitioner visits also remained significant with these adjustments (Table 3) and also when adjusted for baseline number of attacks in the six months prior to visit one requiring oral corticosteroids (0.92, SE 0.38, p = 0.017), GP visit (1.06, SE 0.45, p = 0.018) or hospitalization (1.39, SE 0.68 p = 0.041). (Spearman coefficients reported).

Table 3 Multivariable analysis relating adherence metrics to 6 month outcomes.

However, after adjustment for baseline eosinophil count, the relationships between H or Hdec and attacks at six months were no longer significant. Further examination showed that H (but not Hdec) was correlated with baseline eosinophil count (rS = 0·352, p = 0·045) suggesting collinearity between baseline eosinophils and H.

Discussion

With increasing emphasis on inhaler adherence monitoring in airways diseases, particularly in the era of biologic therapies for severe asthma, there is a pressing need to identify the optimal metrics with which to measure inhaled controller adherence7,26,27. We showed that disordered controller use in difficult-to-treat asthma—as reflected by entropy analysis—reflected poor baseline asthma control and were associated with subsequent attacks of any severity. This could potentially be mediated through unchecked eosinophilic inflammation.

Entropy measures have previously been used to describe respiratory symptoms and breathing patterns, with higher entropy associated with adverse outcomes13,28. We designed entropy measures (H, Hdec and Hinc) to measure the irregularity of day-to-day dose-taking behaviour, analogous to the original use of H in information theory to quantify the complexity in strings of text29. We used it to describe the diversity in patterns in observed transitions in adherence, choosing to also examine irregularity or diversity in increases and decreases in adherence, as they may be clinically relevant. In considering all (or a subset in the case of Hdec and Hinc) of the elements in the transitional probability matrix, our method of calculating H differs from that of Usemann et al., where entropy was calculated from rows of elements and then averaged13. Nevertheless, H calculated using our method was highly correlated with their method when applied to this dataset (r = 0·912, p < 0·001, data available on request).

To accommodate the original study design, we chose a period of 50 days to maximise participants with sufficient data. This proof-of-concept study justifies validation in larger cohorts and the development of more dynamic measures of entropy, similar to our previous work on peak flows to predict attacks30.

Entropy metrics, specifically in relation to decreasing states (Hdec) over a 50-day period, related to worse asthma control and increased short-acting reliever use at baseline. Notably, greater Hdec also predicted subsequent risk of attacks of any severity, whether requiring general practitioner visit, increase in oral steroids, or hospitalisation (the latter also predicted by H). That Hdec, rather than Hinc, has these relationships suggests that irregular drops in adherence may have more clinical impact than over-adherence. These relationships were no longer significant when adjusting for baseline peripheral eosinophil levels. The correlation between H (though not Hdec) and peripheral eosinophils suggests that higher baseline eosinophil counts may represent previous poor adherence. We hypothesise that the same pattern of behaviour may then have continued during the period of monitoring, with unchecked eosinophilic inflammation subsequently leading to asthma attacks. Previous studies have demonstrated that peripheral eosinophils are an independent predictor for asthma attacks31. Within this small study, baseline blood eosinophils did not predict asthma attacks at 6 months, nor was FeNO related to any adherence measures (supplemental data).

While non-adherence can be intentional due to issues such as mistrust, lack of medication understanding, fixed beliefs and cost, unintentional disordered medication use may also indicate a corresponding degree of chaos in patients’ lives. In asthma, poor family routines accompanied diminished inhaler adherence in children32. In post-myocardial infarct patients, ‘life-chaos’—a highly variable daily routine with an inability to plan and anticipate the future, paralleled poor adherence to cardiac medication15. Similar life-chaos among patients with HIV was associated with increased health care use and missed clinic appointments16. We speculate that the extent of entropy in controller use in difficult-to-treat asthma may also reflect overall life-chaos. Measurement of entropy in inhaled controller use could be used in the clinic setting to target patients particularly with high Hdec for adherence interventions. Such patients may have otherwise been missed if conventional averaged adherence measures were used (Fig. 3). Entropy measures may also prompt the clinician to review the wider social situation of the patient for other indicators of ‘life chaos’.

As anticipated, conventional mean adherence (PTmean,cap) in our study (following adjustment for potential confounders) was not related to baseline asthma status, nor predicted longitudinal outcomes.

Similarly, neither variability in dosage nor timing metric was associated with clinically important outcomes (Supplemental tables S2 and S3). In a previous analysis of a clinical trial in moderate asthma, the use of AUC-based metrics did relate to asthma-related quality of life and lung function by peak flow measurement10. Note that our AUC metrics were based upon, but were not directly comparable to previously-published methods10, which accounted for technique/device errors using a specialised INCA device. Furthermore, our study cohort included consecutive patients drawn from clinical practice.

Our patient population had significant disease with poorly controlled symptoms and high exacerbation rates, despite having previously been assessed by respiratory specialists. We have previously demonstrated that this population still has high non-adherence rates despite specialist intervention. Our results are likely to be representative of difficult-to-treat asthma patients encountered in the ‘real world’, but may not represent less severe patients. The association of entropy with other behaviour that can affect adherence such as mistrust of medication, financial barriers, and not attending a pharmacy access to refill prescriptions would be worth pursuing with future research.

Limitations

Given the complexity of difficult-to-treat asthma, poor disease control may relate to a wide range of disease and patient factors, e.g. biological severity, corticosteroid insensitivity, multimorbidity, poor self-management skills—all addressed in our clinic’s systematic protocol33,34,35. Notwithstanding the presence of such confounding issues, a significant effect of disordered controller use on risk of asthma attack remained detectable. However, it is possible our single-center study had insufficient statistical power from a reduction in data available due to device incompatibility device malfunction, missing data, small sample size and short duration of data collection, to detect weaker associations. We also relied on patient recollection for asthma attack history which could be inaccurate, although these data were verified when available in medical records. We explored a range of metrics, baseline characteristics, and asthma outcomes, so increasing the likelihood of a chance finding. However, the consistent pattern of results and their persistence following adjustment for confounding both support a true result. We only collected adherence data between visit one and two of our study (most consistently for 50 days), and analysed outcomes at day 180 (visit three). It is possible that adherence would have improved beyond 50 days, however we wished to analyse the impact of the patient’s initial adherence behaviour on future asthma outcomes. It is likely other aspects of adherence behaviour would add to the predictive power of entropy measures; larger validation datasets would enable further exploration as well as control for other possible confounders in the same model. Future studies could also explore the impact of patient socioeconomic status or device polypharmacy on entropy of inhaled controller use as well as examine aspects of ‘life chaos’ more qualitatively.

Conclusions

We showed higher irregularity assessed by entropy in controller use of patients with difficult-to-treat asthma, with effects that appear mediated through eosinophilic inflammation, and were associated with an increased risk of future attacks. Entropy may reflect the ‘life chaos’ experienced by people with difficult-to-treat asthma, a possible target for appropriate intervention. Entropy analysis could guide future approaches to improve adherence and enhance patient health, potentially applicable to other domains of respiratory or other chronic disease.