No description, website, or topics provided.
Python Jupyter Notebook HTML
Switch branches/tags
Nothing to show
Latest commit 4e78887 May 10, 2017 @svituz svituz Merge branch 'develop'
Permalink
Failed to load latest commit information.
docs
examples
notebook/most/users
src
.gitignore
README.rst
license-GPLv2.txt
license-MIT.txt
license.txt
requirements.txt
requirements_doc.txt

README.rst

MOST

The MOST (Moving research Outcomes to Standard Telemedicine practice) project aims to achieve an open, modular and scalable solution for the creation, execution and management of remote clinical consultations with direct interaction between specialists.

The project consists of a set of frameworks that deal with different aspects and technologies useful for the creation of telemedicine applications.

In addition to the frameworks, the project contains a number of helper modules, that should ease developers to build telemedicine applications focusing only on high value-added functionality.

Available MOST Frameworks

  • MOST (a set of helper django modules for managing users, clinicians,taskgroups and clients authentication)
  • MOST-Voip (a fast and lightweight library for handling VOIP sessions)
  • MOST-Streaming (a library for managing audio/video streams)
  • MOST-Visualization (a library for providing mobile applications with visual widgets for interacting with A/V streams)
  • MOST-Report (a library for managing clinical models)
  • MOST-Demographics (a Django application for patients management)
  • MOST-MedicalRecords (a frontend REST api for accessing to demographics and clinical data of patients)
  • MOST-Demo (a DEMO Application showing the main features of the MOST frameworks)

Documentation

Full documentation can be found here