Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Monni committed Sep 21, 2015
1 parent 7e80bb6 commit 69e678d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md

This file was deleted.

27 changes: 27 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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. <http://most-medicalrecords.readthedocs.org/>`_


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 <https://github.com/crs4/most>`_ (a set of helper django modules for managing users, clinicians,taskgroups and clients authentication)
* `MOST-Voip <https://github.com/crs4/most-voip>`_ (a fast and lightweight library for handling VOIP sessions)
* `MOST-Streaming <https://github.com/crs4/most-streaming>`_ (a library for managing audio/video streams)
* `MOST-Visualization <https://github.com/crs4/most-visualization>`_ (a library for providing mobile applications with visual widgets for interacting with A/V streams)
* `MOST-Report <https://github.com/crs4/most-report>`_ (a library for managing clinical models)
* `MOST-Demographics <https://github.com/crs4/most-demographics>`_ (a Django application for patients management)
* `MOST-MedicalRecords <https://github.com/crs4/most-medicalrecords>`_ (a frontend REST api for accessing to demographics and clinical data of patients)

0 comments on commit 69e678d

Please sign in to comment.