nhs-england-patient-safety / patient-safety-data-request-template

Template for extracting data from the national patient safety systems in England.
MIT License
0 stars 0 forks source link

Text filtering using if-else #16

Open joshuamutio opened 3 weeks ago

joshuamutio commented 3 weeks ago

Proposal to update template text searching by creating columns using ifelse for each group of text terms. This will need to be tested for efficiency (vs passing the filters directly without creating the 1/0 columns)