produce tables summarizing FHIR data
summarise_bundles(
blist,
resource = "Condition",
selection_map = summary_selections()
)
list of ingested bundles
character(1) FHIR resource name
character() named vector of single strings selected for summarisation
data.frame