Search an aggregate of all the interventions in the AACT database for a specific term. To retrieve the full aggregate as a dataframe, see aggregate_interventions.

search_interventions(
  search_term,
  ignore.case = TRUE,
  perl = FALSE,
  fixed = FALSE,
  useBytes = FALSE,
  conn,
  verbose = TRUE,
  render_sql = TRUE
)