Welcome to MOST’s documentation!

The MOST 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.

Frameworks

  • Voip: a fast and lightweight library created for handling VOIP sessions;
  • Streaming: a library for managing audio/video streams;
  • Visualization: a library for providing mobile applications with visual widgets for interacting with A/V streams;
  • Demographics: a Django application for patients management;
  • Report: a library for managing clinical models;
  • MedicalRecords: a frontend REST api for accessing to demographics and clinical data of patients;
  • Demo: a DEMO Application showing the main features of the MOST frameworks.

Helpers

  • MOST User: a Django application for creation and management of administrative users;
  • Clinician User: a Django application for creation and management of clinician users;
  • Task Group: a Django application for creation and management of technical and clinician task groups;
  • Authentication: a consumer/producer library for user authentication based on oauth2 protocol.

Indices and tables