tooluniverse.tools.FAERS_count_additive_event_reports_by_country moduleΒΆ

FAERS_count_additive_event_reports_by_country

Additive multi-drug data: Aggregate report counts by country of occurrence across specified medic…

tooluniverse.tools.FAERS_count_additive_event_reports_by_country.FAERS_count_additive_event_reports_by_country(medicinalproducts, patientsex, patientagegroup, serious, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Additive multi-drug data: Aggregate report counts by country of occurrence across specified medic…

Parameters:
  • medicinalproducts (list[Any]) – Array of medicinal product names.

  • patientsex (str) – Filter by sex.

  • patientagegroup (str) – Filter by age group.

  • serious (str) – Filter by seriousness.

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any