produce tables summarizing FHIR data

summarise_bundles(
  blist,
  resource = "Condition",
  selection_map = summary_selections()
)

Arguments

blist

list of ingested bundles

resource

character(1) FHIR resource name

selection_map

character() named vector of single strings selected for summarisation

Value

data.frame