dermatologist / drishti-cog

:eyes: Drishti-Cog: Central hub for an mHealth framework.

Home Page:https://github.com/E-Health/drishti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ‘€ Drishti-cog

About

Drishti is a conceptual extension of the open mHealth model to behaviour intervention technology adopting the sense-plan-act paradigm from robotics. ๐Ÿ‘€ Drishti is also a reference implementation with the following components:

  • Drishti-sense is open mhealth shimmer that interfaces with various mobile frameworks and provides a uniform API.
  • Drishti-plan is a python flask API that provides a (FHIR) careplan based on aggregate data using AI.
  • Drishti-act is a SMART-ON-FHIR application in Vue.js that can deliver the careplan to the mobile device as alerts and messages
  • Drishti-cog is the central hub and repository, integrating various services using FHIR as the interface standard.
  • Drishti-EMR (openmrs-module-drishti) is an OpenMRS module that provide the user interface for clinicians.
  • Drishti-PHR (openmrs-owa-drishti) is an OpenMRS OWA that provide the user interface for patients, including authorizing access to their cloud services.

Drishti

How to build Drishti-cog

Drishti-cog is based on UHN's HAPI server and omhserver. It is a spring-boot application with dependencies on omhserver. How to build and use omhserver is explained here. Run this as a Spring-boot application.

Drishti is work in progress and is not ready for use.

Contributors

About

:eyes: Drishti-Cog: Central hub for an mHealth framework.

https://github.com/E-Health/drishti


Languages

Language:Java 92.0%Language:CSS 6.1%Language:HTML 1.3%Language:Dockerfile 0.6%