query_gp_medications: query_gp_medications

View source: R/query_gp_medications.R

query_gp_medicationsR Documentation

query_gp_medications

Description

query_gp_medications

Usage

query_gp_medications(
  gp_medications_tbl,
  medications,
  processing_strategy = "any",
  time_window,
  return_vals
)

Arguments

gp_medications_tbl

the table of meds

medications

the meds to search for; NA will search for all meds

processing_strategy

where to take each medication separate, look for any of the meds, or look for all of the meds

time_window

in what time wiondow

return_vals

what to return

Value

depends on the return value asked for


nicksunderland/acsprojectns documentation built on July 20, 2023, 7:23 p.m.