Skip to content

Feature request: Patient trajectories vizualization #30

@JCharline

Description

@JCharline

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions