Open HelenCEBM opened 2 years ago
re: 3
As an example, for antibacterials I've used (for now at least) BNF paragraphs (but with some regrouping of the smaller ones) .
I found a paragraph for each ingredient in products identified by BNF code, and then mapped ingredients back to paragraphs for additional products identified in wider DMD search which don't have BNF codes. https://github.com/ebmdatalab/open-nhs-hospital-use-data/blob/80169a55f4c9162c101f862a835f5a52aeae6092/notebooks/antibacterials.ipynb
There is of course a duplication issue with some multi-ingredient products mapping to multiple paragraphs but this was rare.
The WHO AWARE classification system has now been imported into bigquery and matched at a VMP level and is available at ebmdatalab.jonm.who_aware_vmp
I'd be interested to see what proportion of antibacterial drugs you have identified @HelenCEBM which are missing from this classification (as processed and matched by me)
Thanks Jon - there are some VMPs with 2 different category
s - is this because they have 2 ingredients with different classes? If so can I use the "highest" category?
Just seagulling to say that compound medications have come up many times before in the pretimes, and I don't think we ever satisfactorily addressed them. Is this a question to involve pharmacists in? I recall my intuition often being wrong in this regard
@HelenCEBM thanks for the heads up - some products are classified differently according to their route of administration (despite having the same ingredients). Nonetheless I see there are 8 products which are multiply classified despite having no route of admin specified. I'll investigate
The 8 9 I identified are all combo products that are not listed combinations by the WHO so yeah I think the higher category is the best shout - thoughts @richiecroker @brianmackenna @orlamac ? I can put that logic in the view if you want?
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">
nm -- Generic Maxitrol eye ointment Generic Maxitrol eye drops Generic Otosporin ear drops Polymyxin B 10,000units/ml / Trimethoprim 1mg/ml eye drops Generic Gregoderm ointment Generic Neosporin eye drops Generic Copal G+C cement 40g sachets Generic Deteclo 300mg tablets Polymyxin B 10,000units/g / Trimethoprim 5mg/g eye ointment
Use case: some of our topics have many dm+d codes and so it will be helpful to present them in groups of similar drugs.
Options:
Details:
For products with BNF codes we can extract BNF chemicals to link to DM+D products. Drawbacks:
We can use DM+D to extract all the active ingredients for each product and link these to a category Drawbacks:
Each drug can be classified using SNOMED hierarchies. Drawbacks: