Metadata-Version: 1.1
Name: deduper
Version: 0.0.1rc0
Summary: OneFlorida De-duplication Software
Home-page: https://github.com/ufbmi/onefl-deduper
Author: Andrei Sura
Author-email: bmi-developers@ad.ufl.edu
License: MIT
Description: 
        OneFL Deduper
        ------------
        
        OneFlorda Entity Resolution Software (aka Deduper)
        <https://github.com/ufbmi/onefl-deduper> is designed to generate hashes of the
        specific patient data elements.
        
        Multiple generated hashes are then matched against the registry of "known"
        hashes and associated with a Unique Universal Identifier (aka OneFlorida UUID).
        
        The UUID is used to de-duplicate medical records such as
        demographics, procedures, diagnoses, vitals, lab results submitted
        from different hospital networks.
        
        
Keywords: entity resolution,deduplication,record linkage
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
