https://github.com/lren-chuv/ehr-to-i2b2
Import EHR data to I2B2.
https://github.com/lren-chuv/ehr-to-i2b2
data-factory docker-image etl i2b2
Last synced: 3 months ago
JSON representation
Import EHR data to I2B2.
- Host: GitHub
- URL: https://github.com/lren-chuv/ehr-to-i2b2
- Owner: LREN-CHUV
- License: apache-2.0
- Created: 2017-04-19T16:36:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T17:31:41.000Z (over 1 year ago)
- Last Synced: 2025-01-19T15:34:06.395Z (5 months ago)
- Topics: data-factory, docker-image, etl, i2b2
- Language: Python
- Size: 46.9 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.unil.ch/lren/en/home.html) [](https://github.com/LREN-CHUV/ehr-to-i2b2/blob/master/LICENSE) [](https://www.codacy.com/app/mirco-nasuti/ehr-to-i2b2?utm_source=github.com&utm_medium=referral&utm_content=LREN-CHUV/ehr-to-i2b2&utm_campaign=Badge_Grade) [](https://circleci.com/gh/LREN-CHUV/ehr-to-i2b2)
# 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 :/input_folder hbpmip/ehr-to-i2b2:0.2.0 `# Acknowledgements
This work has been funded by the European Union Seventh Framework Program (FP7/20072013) under grant agreement no. 604102 (HBP)
This work is part of SP8 of the Human Brain Project (SGA1).