Skip to content

ufbmi/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