Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Patient trajectories vizualization #30

Open
JCharline opened this issue Feb 3, 2023 · 0 comments
Open

Feature request: Patient trajectories vizualization #30

JCharline opened this issue Feb 3, 2023 · 0 comments

Comments

@JCharline
Copy link
Contributor

Feature type

Functionality to plot patient trajectory based on various events.
More generaly, it can handle any sequence of events.

Description

For the moment, the entry data will look like:

Entry DF

Minimal

  • person
  • event
  • t_start
  • t_end

Additional

  • index_date
  • family

For the function paramters:

Can be launched with no additional parameters

Optional

  • event mapping (see below)
  • family to index mapping
  • columns name mapping
  • list of person ids to plot
  • figure parameters
  • same_x_axis_scale

event_mapping:

  • color =
  • type = point / continuous
  • label

figure parameters:

  • width / height
  • bar height, point width
  • title / labels parameters
@JCharline JCharline changed the title Feature request: [feature] Feature request: Patient trajectories vizualization Feb 3, 2023
@JCharline JCharline mentioned this issue Mar 28, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant