Skip to content

indera/olass-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo stores the code for the OneFlorda Linkage Submission System (OLASS) server application.

The goal of the OLASS server is to achieve de-duplication of the patient data by generating unique identifiers (UUID) for different combinations of patient data elements.

For more details about what "linkage" means please see:

Authentication

The server implements the "client credentials" grant workflow described in the rfc6749.

+---------+                                  +---------------+
:         :                                  :               :
:         :>-- A - Client Authentication --->: Authorization :
: Client  :                                  :     Server    :
:         :<-- B ---- Access Token ---------<:               :
:         :                                  :               :
+---------+                                  +---------------+

Developers

For more details on application development please navigate to the docs/developers.md.

License

This project is covered by the MIT License.

Contributors

The application was designed and implemented by Andrei Sura with tremendous support, fedback and contributions from the BMI team.

For the complete list of contributors please see AUTHORS.md

About

Entity Resolution Server Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • HTML 7.3%
  • Shell 6.2%
  • Ruby 3.5%
  • Vim Script 1.6%
  • CSS 0.7%