Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 673 Bytes

File metadata and controls

10 lines (7 loc) · 673 Bytes
summary Refactor get_study_results format() into dedicated helpers; richer rendering for outcomes, adverse events, flow, and baseline
breaking false

2.0.4 — 2026-03-28

Changed

  • clinicaltrials_get_study_results — Refactored format function: extracted inline formatting into dedicated helpers (formatOutcomes, formatAdverseEvents, formatParticipantFlow, formatBaseline). Full-shape results now render richer detail — outcome analyses with p-values and CIs, adverse events with per-group affected/at-risk counts, participant flow milestones and drop/withdraw reasons, and baseline characteristics with per-group measurement values.