Skip to content

Commit

Permalink
Revert "Update uti_antibiotics_long_term.json"
Browse files Browse the repository at this point in the history
This reverts commit dd1e3fb.
  • Loading branch information
richiecroker committed Sep 2, 2024
1 parent dd1e3fb commit bf065cb
Showing 1 changed file with 1 addition and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,7 @@
"numerator_where": [
"bnf_code LIKE '0501080W0%AD' AND quantity_per_item >27--Trimethoprim 100mg tablets (brands and generic)"
],
"denominator_type": "custom",
"denominator_columns": [
"SUM(items) AS denominator"
],
"denominator_from": "{hscic}.raw_prescribing_normalised",
"denominator_where": [
"bnf_code LIKE '0501015P0%AB' OR # Pivmecillinam HCl_Tab 200mg (brands and generic) \n",
"bnf_code LIKE '0501080W0%AE' OR # Trimethoprim_Tab 200mg (brands and generic) \n",
"bnf_code LIKE '0501130R0%AA' OR # Nitrofurantoin_Cap 50mg (brands and generic) \n",
"bnf_code LIKE '0501130R0%AD' OR # Nitrofurantoin_Tab 50mg (brands and generic) \n",
"bnf_code LIKE '0501130R0%AG' OR # Nitrofurantoin_Cap 100mg M/R (brands and generic) \n",
"bnf_code LIKE '0501070AE%AD' # Fosfomycin_Sachet 3g (brands and generic)"
],
"denominator_type": "list_size",
"no_analyse_url": true,
"authored_by": "[email protected]",
"checked_by": "",
Expand Down

0 comments on commit bf065cb

Please sign in to comment.