This initial release provides a dashboard that summarizes trends in Site- and Country-level adverse event and severe adverse event data. The data is presented as a series of panels, which can be expanded to show additional information (as demonstrated in the "Prevalence" panel).
New Features
- Summary Panel: The "Summary"" panel presents summary data for AE and SAE at the Study-, Group- (Site or Country), and Participant-level, reacting to the selections of the user. If multiple snapshots are available, the current data is compared to the previous snapshot. (#9, #12, #21, #23, #24, #25, #26, #34, #36, #37)
- Prevalence Panel: The "Prevalence" panel presents plots showing the prevalence (as % of all AEs) for categorical variables such as whether the AE is "Serious?" or the tagged "Toxicity Grade", with bars by Study, Group (Site or Country), and Participant, reacting to the selections of the user. Expanding this panel demonstrates the possibility of different views in this dashboard based on whether or not the panel is expanded. In this case, the view adds a table of all values for the selected categorical variable, sorted by prevalence at the Study level. (#10, #11, #22, #29, #33, #35)
- Timeline Panel: The "Timeline" panel shows counts of adverse events by month for data variables (such as "AE Entry Date", "AE Start Date", and "AE End Date"), faceted at the Study-, Group- (Site or Country), and Participant-level, reacting to the selections of the user. (#16)
What's Changed
- Finish basic setup. by @jonthegeek in #1
- Finish migrating from gsm.app by @jonthegeek in #7
- Use more-normal safetyCharts path in Remote by @jonthegeek in #13
- Implement AE dashboard by @jonthegeek in #17
- Fix 10: Charts Panel by @jonthegeek in #28
- Fix 16: Implement Timeline panel. by @jonthegeek in #32
- {gsm.ae} v0.1.0 RC by @jonthegeek in #44
Full Changelog: https://github.com/OpenRBQM/gsm.ae/commits/v0.1.0