Metadata-Version: 2.0
Name: deduper
Version: 0.0.3a0
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
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.
Requires-Dist: dill (==0.2.6)
Requires-Dist: pandas (==0.19.2)
Requires-Dist: pyodbc (==4.0.1)
Requires-Dist: setuptools-scm (==1.15.0)
Requires-Dist: SQLAlchemy (==1.1.5)


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.



