aphp / eds-scikit

eds-scikit is a Python library providing tools to process and analyse OMOP data
https://aphp.github.io/eds-scikit
BSD 3-Clause "New" or "Revised" License
35 stars 5 forks source link

Feature request: [feature] #29

Closed Thomzoy closed 1 year ago

Thomzoy commented 1 year ago

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

Additional

For the function paramters:

Can be launched with no additional parameters

Optional

event_mapping:

figure parameters:

Thomzoy commented 1 year ago

Reopened by JCharline