Creates a data source from a directory containing FHIR bundles.
pathling_read_bundles(pc, path, resource_types, mime_type = MimeType$FHIR_JSON)
A DataSource object that can be used to run queries against the data.
Pathling documentation - Reading Bundles
Other data source functions:
pathling_read_bulk()
,
pathling_read_datasets()
,
pathling_read_delta()
,
pathling_read_ndjson()
,
pathling_read_parquet()
,
pathling_read_tables()