Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update saba.json #5083

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Update saba.json #5083

wants to merge 23 commits into from

Conversation

richiecroker
Copy link
Collaborator

added new NICE guidance

added new NICE guidance
trying a quantity adjustment filter
add form_route inner join
ensure time dates are same type
fix form_route links
whitespace
fixed timestamp in query, removed in join
fixed AND typo
rename adj.month to date to fix ambiguous
change bnf codes to WHERE from filter
add "p." to bnf_code
change items to quantity
fix duplication issues
update measure to updated view
remove unneeded commas in JSON
change adj.month to adj.date
update description
remove unneeded commas
remove errant capital letter
@@ -1,13 +1,17 @@
{
"name": "Short acting beta agonist inhalers",
"title": "Short acting beta agonist (SABA) inhalers compared with prescribing of inhaled corticosteroid inhalers and SABA inhalers",
"description": "Prescribing of short acting beta agonist (SABA) inhalers - salbutamol and terbutaline - compared with prescribing of inhaled corticosteroid inhalers and SABA inhalers",
"description": "Number of short acting beta agonist (SABA) inhalers - salbutamol and terbutaline - compared with number of all inhaled corticosteroid inhalers and SABA inhalers",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should clarify its all inhaled corticosteroid containing inhalers (including ICS/LABA and ICS/LABA/LAMA)

"numerator_short": "SABA quantity",
"denominator_short": "ICS and SABA quantity",
"y_label": "Percentage of inhalers (ICS and SABA) prescribed as SABA",
"why_it_matters": [
"<a href='https://www.rcplondon.ac.uk/projects/outputs/why-asthma-still-kills' target='_Blank'> Why Asthma Still Kills</a> ",
"reports that high use of short acting beta agonists (salbutamol and terbutaline) and poor adherence to ",
"The <a href='https://www.nice.org.uk/guidance/ng245/2024 target='_Blank'>BTS/NICE/SIGN guidance</a> ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"The <a href='https://www.nice.org.uk/guidance/ng245/2024 target='_Blank'>BTS/NICE/SIGN guidance</a> ",
"The updated <a href='https://www.nice.org.uk/guidance/ng245/2024 target='_Blank'>BTS/NICE/SIGN guidance</a> ",

"<a href='https://www.rcplondon.ac.uk/projects/outputs/why-asthma-still-kills' target='_Blank'> Why Asthma Still Kills</a> ",
"reports that high use of short acting beta agonists (salbutamol and terbutaline) and poor adherence to ",
"The <a href='https://www.nice.org.uk/guidance/ng245/2024 target='_Blank'>BTS/NICE/SIGN guidance</a> ",
"has updated guidance on use of short acting beta agonists (SABAs), and states ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"has updated guidance on use of short acting beta agonists (SABAs), and states ",
"provides new recommendations on use of short acting beta agonists (SABAs), and states ",

"<a href='https://www.nice.org.uk/guidance/ng245/chapter/Recommendations#principles-of-pharmacological-treatment target='_Blank'><i>do not prescribe short-acting beta<sub>2</sub> agonists to people of any age ",
"with asthma without a concomitant prescription of an ICS</a>.</i> In addition, it also recommends that patients aged 12 and over with uncontrolled asthma (e.g. needing a reliever ",
"3 or more days a week) <a href='https://www.nice.org.uk/guidance/ng245/chapter/Recommendations#pharmacological-management-in-people-aged-12-and-over' target='_Blank'>should have their treatment changed to a non SABA-based regimen</a>.</p>",
"<p><a href='https://www.rcplondon.ac.uk/projects/outputs/why-asthma-still-kills' target='_Blank'>Why Asthma Still Kills</a> reports that high use of SABAs (salbutamol and terbutaline) and poor adherence to ",
"inhaled corticosteroids in asthma suggests poor control - these patients should be reviewed regularly to ensure good control.</p>",
"<p>The <a href='https://www.england.nhs.uk/long-read/national-medicines-optimisation-opportunities-2023-24/#11-improving-respiratory-outcomes-while-reducing-the-carbon-emissions-from-inhalers' target='_Blank'>",
"NHS England National Medicines Optimisation Opportunities for 2023/24</a> identify improving patient outcomes from the use of inhalers as an area for improvement.</p>"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"NHS England National Medicines Optimisation Opportunities for 2023/24</a> identify improving patient outcomes from the use of inhalers as an area for improvement.</p>"
"NHS England National Medicines Optimisation Opportunities for 2024/25</a> identify improving patient outcomes from the use of inhalers as an area for improvement.</p>"

"numerator_short": "SABA quantity",
"denominator_short": "ICS and SABA quantity",
"y_label": "Percentage of inhalers (ICS and SABA) prescribed as SABA",
"why_it_matters": [
"<a href='https://www.rcplondon.ac.uk/projects/outputs/why-asthma-still-kills' target='_Blank'> Why Asthma Still Kills</a> ",
"reports that high use of short acting beta agonists (salbutamol and terbutaline) and poor adherence to ",
"The <a href='https://www.nice.org.uk/guidance/ng245/2024 target='_Blank'>BTS/NICE/SIGN guidance</a> ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link is missing closing quote but is also incomplete - should it be this:

Suggested change
"The <a href='https://www.nice.org.uk/guidance/ng245/2024 target='_Blank'>BTS/NICE/SIGN guidance</a> ",
"The <a href='https://www.nice.org.uk/guidance/ng245/chapter/Recommendations#principles-of-pharmacological-treatment' target='_Blank'>BTS/NICE/SIGN guidance</a> ",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants