SafetyGraphics / hep-explorer

Interactive Graphic for Exploring Liver Function Data in Clinical Trials
https://safetygraphics.github.io/hep-explorer/test/
MIT License
10 stars 3 forks source link

Is there a way in the graphic to see exposure over time for a subject? #211

Closed rinjaj closed 5 years ago

rinjaj commented 5 years ago

In step 2E is there a way in the graphic once you click on an individual subject to see the exposure time points on the linear graphic of lab values? In other words, is there a way in the graphic to see exposure over time for a subject?

jwildfire commented 5 years ago

This is a very common request, but adding a second data domain to capture treatment exposure is complicated, so we've decided to delay the feature until after our v1.0 release. Definitely high priority though.

samussiah commented 5 years ago

One route is to add SDTM's exposure domain (EX) and annotate timepoints/time intervals:

exposure

This participant received Xanomeline from study day 1-15, 16-168, and 169-181. This method wouldn't work so well with overlapping treatments though, in which case we could try something out like this:

image