Metadata-Version: 1.1
Name: olass
Version: 0.0.3
Summary: OneFlorida Linkage Submission System
Home-page: https://github.com/ufbmi/olass-client
Author: Andrei Sura
Author-email: bmi-developers@ad.ufl.edu
License: MIT
Description: 
        OLASS Client
        ------------
        
        OneFlorda Linkage Submission System (OLASS) client software
        <https://github.com/ufbmi/olass-client> is designed to compute hashes of the
        specific patient data elements and submit them to the OLASS server
        <https://github.com/ufbmi/olass-server> to achieve de-duplication.
        
        The client authorizes using the OAuth2 protocol on the server, submits the
        hashes, and receives back an uniqueidentifier (UUID) for each patient.
        The UUID is used later for submission of medical records such as
        demographics, procedures, diagnoses, vitals, lab results.
        
        
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.
