Metadata-Version: 1.1
Name: redi
Version: 0.15.4
Summary: REDCap Electronic Data Importer
Home-page: https://github.com/ctsit/redi
Author: https://www.ctsi.ufl.edu/research/study-development/informatics-consulting/
Author-email: ctsit@ctsi.ufl.edu
License: BSD 3-Clause
Download-URL: https://github.com/ctsit/redi/releases/tag/0.15.4
Description: RED-I Project
        =============
        
        <a href="https://zenodo.org/badge/latestdoi/4064/ctsit/redi"><img src="https://zenodo.org/badge/4064/ctsit/redi.svg" alt="10.5281/zenodo.47793"><a>
        [![Travis CI](https://api.travis-ci.org/ctsit/redi.svg?branch=master)](https://api.travis-ci.org/ctsit/redi.svg?branch=master)
        [![Version](https://pypip.in/v/redi/badge.png)](https://pypip.in/v/redi/badge.png)
        [![Coverage Status Master](https://coveralls.io/repos/ctsit/redi/badge.svg?branch=master)](https://coveralls.io/r/ctsit/redi?branch=master)
        [![Coverage Status Develop](https://coveralls.io/repos/ctsit/redi/badge.svg?branch=develop)](https://coveralls.io/r/ctsit/redi?branch=develop)
        [![Downloads](https://pypip.in/d/redi/badge.png)](https://pypip.in/d/redi/badge.png)
        
        
        Introduction
        ------------
        
        The REDCap Electronic Data Importer (RED-I) is a tool which is used to
        automate the process of loading clinical data from Electronic Medical
        Records (EMR) systems into [REDCap](http://www.project-redcap.org/)
        Study data capture systems. RED-I is a general purpose tool for REDCap
        data importing suitable for use on any study in any REDCap system. It
        uses XML lookups to translate data stored in comma separated values
        (CSV) files and uploads it to a REDCAP Server using the REDCap API. The
        tool allows study data to be securely uploaded from clinical reporting
        systems, error checked, and uploaded into REDCap. It provides the
        investigator with feedback on upload success in the form of summary
        reporting of the data upload process.
        
        You can view a presentation of the RED-I tool in action on
        [youtube](https://www.youtube.com/watch?v=0x04y5SNPL8&feature=youtu.be)
        
        For the official documentation please refer to
        [http://redi.readthedocs.io](http://redi.readthedocs.io) or
        [RED-I Project](https://github.com/ctsit/redi/blob/master/docs/about.rst).
        
Keywords: EMR,EHR,REDCap,Clinical Data
Platform: UNKNOWN
