Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.71 KB

README.rst

File metadata and controls

28 lines (20 loc) · 1.71 KB

Most Medical Records

The MOST-Medical Records Framework is a REST api for managing demographics and clinical data of patients.

Documentation

Documentation can be found here.

About the MOST Project

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.

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)