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

updated Readme file #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# medtimeline
# medtimeline

The MedTimeline library aims to provide a standardised process for pre-processing and generating patient journey timelines for the cardiology EHR dataset.

The following provides an overview of how to use the library to:

Configure the library based on your own data paths and computer set-up <br/>
Load patient journeys based on individual RDVs <br/>
Load pre-processed RDVs, without generating timelines <br/>
Load combined patient journeys based on procedure RDVs <br/>
Load pre-processed, individual procedure-related RDVs, without generating timelines <br/>
Load complete, full patient journeys, for all admissions, based on all RDVs. <br/>
Timelines are a useful step in large language modelling and can be used for various research purposes. <br/>

Developed by Louise Rigny