https://github.com/dermatologist/drishti-cog
:eyes: Drishti-Cog: Central hub for an mHealth framework.
https://github.com/dermatologist/drishti-cog
drishti fhir hapi mhealth spring-boot-application
Last synced: 7 months ago
JSON representation
:eyes: Drishti-Cog: Central hub for an mHealth framework.
- Host: GitHub
- URL: https://github.com/dermatologist/drishti-cog
- Owner: dermatologist
- Created: 2018-10-30T17:13:57.000Z (almost 7 years ago)
- Default Branch: feature/work
- Last Pushed: 2022-09-22T18:32:45.000Z (about 3 years ago)
- Last Synced: 2025-02-08T11:15:29.631Z (9 months ago)
- Topics: drishti, fhir, hapi, mhealth, spring-boot-application
- Language: Java
- Homepage: https://github.com/E-Health/drishti
- Size: 299 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# :eyes: Drishti-cog
## About
[Drishti](http://github.com/E-Health/drishti) is a conceptual extension of the [open mHealth](http://www.openmhealth.org/) model to behaviour intervention technology adopting the sense-plan-act paradigm from robotics. [:eyes: Drishti](https://github.com/E-Health/drishti) is also a reference implementation with the following components:* Drishti-sense is open mhealth [shimmer](https://github.com/openmhealth/shimmer) that interfaces with various mobile frameworks and provides a uniform API.
* [Drishti-plan](https://github.com/dermatologist/drishti-plan) is a python flask API that provides a (FHIR) careplan based on aggregate data using AI.
* [Drishti-act](https://github.com/dermatologist/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](https://github.com/dermatologist/drishti-cog) is the central hub and repository, integrating various services using FHIR as the interface standard.
* [Drishti-EMR](https://github.com/dermatologist/openmrs-module-drishti) (openmrs-module-drishti) is an [OpenMRS module](https://wiki.openmrs.org/display/docs/Creating+Modules) that provide the user interface for clinicians.
* [Drishti-PHR](https://github.com/dermatologist/openmrs-owa-drishti) (openmrs-owa-drishti) is an [OpenMRS OWA](https://wiki.openmrs.org/display/docs/Open+Web+Apps+Module) that provide the user interface for patients, including authorizing access to their cloud services.[](http://canehealth.com)
## How to build Drishti-cog
Drishti-cog is based on [UHN's HAPI server](http://hapifhir.io/) and [omhserver]( https://github.com/gt-health/OMH-on-FHIR). It is a spring-boot application with dependencies on omhserver. How to build and use omhserver is explained [here](https://github.com/E-Health/OMH-on-FHIR). Run this as a Spring-boot application.## Drishti is work in progress and is not ready for use.
* [Contact](https://nuchange.ca/contact)## Contributors
* [Bell Eapen](https://nuchange.ca) (McMaster U)