Skip to content

HBPMedical/ehr-to-i2b2

 
 

Repository files navigation

CHUV License Codacy Badge CircleCI

EHR to I2B2

Introduction

This is a tool to import EHR (electronic health record) data into an I2B2 database.

Usage

Run: docker run --rm -v <ehr_folder>:/input_folder hbpmip/ehr-to-i2b2:0.2.0 <db_url> <dataset>

Acknowledgements

This work has been funded by the European Union Seventh Framework Program (FP7/2007­2013) under grant agreement no. 604102 (HBP)

This work is part of SP8 of the Human Brain Project (SGA1).

Packages

No packages published

Languages

  • Python 87.5%
  • Shell 12.5%