Django Back-end

Cohort360 Django Back-end is designed to be as configurable as possible

Django Back-end is used to:

  • Store application related data, for example:

    • Queries, previous versions of queries, query results...

    • Stuff like folders to organize your cohorts

    • Favorite Queries, favorite Cohorts...

    • Manage user rights

  • Provides a REST API

  • Send queries to an execution backend and poll results continuously

The Cohort360 Django Back-end does not contain any patient data and does not intend to. Its only roles are to store application data and to interact with other APIs if needed.

Technologies

Django is the web framework that is used in addition to Django Rest Framework to:

pageConfigurationpageQuery Server communicationpageRights management

Dernière mise à jour