LREN-CHUV / ehr-to-i2b2

Import EHR data to I2B2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Import EHR data to I2B2.

License:Apache License 2.0


Languages

Language:Python 87.5%Language:Shell 12.5%