query_swd_activity: query_swd_activity

View source: R/query_swd_activity.R

query_swd_activityR Documentation

query_swd_activity

Description

query_swd_activity

Usage

query_swd_activity(
  swd_activity_tbl,
  provider,
  setting,
  urgency,
  speciality,
  time_window,
  return_vals
)

Arguments

swd_activity_tbl

the table of swd activity info

provider

the activity provider type to assess; one or more of c("primary_care_contact", "secondary", "community")

setting

the activity setting to assess; one or more of c("gp", "anp", "...")

urgency

the activity urgency flag; one or more of c(" ", " ", "...")

speciality

the speciality to assess; one or more of c(" ", " ", "...")

time_window

in what time wiondow

return_vals

what to return; one or more of c(" ", " ", "...")

Value

depends on the return value asked for


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