All Projects → sureshHARDIYA → idpt

sureshHARDIYA / idpt

Licence: MIT license
Internet-Delivered Psychological Therapy (IDPT) System.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to idpt

Nobibi
一款基于Next.js+mongo的轻量级开源社区(open community by Next.js & mongo)
Stars: ✭ 209 (+770.83%)
Mutual labels:  mongoose, antd
Cdfang Spider
📊 成都房协网数据分析,喜欢请点 star!
Stars: ✭ 1,063 (+4329.17%)
Mutual labels:  mongoose, antd
visage
Add virtual makeup to picture of a face.
Stars: ✭ 97 (+304.17%)
Mutual labels:  face
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-29.17%)
Mutual labels:  mongoose
Project09-C-Uber-Clone
WOOBER 🚓🌱 지도 컴포넌트를 활용한 Uber 서비스 클론
Stars: ✭ 18 (-25%)
Mutual labels:  mongoose
Cat-Face-Detector-with-OpenCV-and-JavaFX
📹 A Small OpenCV (Open Source Computer Vision) Example, who has the ability to detect multiple cat faces at the same time 🐱
Stars: ✭ 24 (+0%)
Mutual labels:  face
feffery-antd-components
Dash + Antd = 😍
Stars: ✭ 97 (+304.17%)
Mutual labels:  antd
antd-multi-cascader
A multiple cascader component for antd
Stars: ✭ 81 (+237.5%)
Mutual labels:  antd
ant-table-extensions
Export, Search extensions to Ant Design's Table component.
Stars: ✭ 43 (+79.17%)
Mutual labels:  antd
node-mongodb-graphql-starter
A boilerplate for Node.js, MongoDB & GraphQL applications.
Stars: ✭ 56 (+133.33%)
Mutual labels:  mongoose
next-plugin-antd-less
🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
Stars: ✭ 338 (+1308.33%)
Mutual labels:  antd
simplenetspeed
Gnome extension to show network speed
Stars: ✭ 67 (+179.17%)
Mutual labels:  internet
protect-your-privacy
Privacy resources for the layperson. Highlights resources, tools, VPNs, search engines, articles, books, and dark patterns.
Stars: ✭ 33 (+37.5%)
Mutual labels:  internet
ttk-app-core
前端框架(基于react+redux)
Stars: ✭ 14 (-41.67%)
Mutual labels:  antd
antd-react-form-builder
Example
Stars: ✭ 74 (+208.33%)
Mutual labels:  antd
Express-REST-API-Generator
Express REST API Generator is an Express Based API skeleton. A template for starting projects with express as an API. This project can be used for creating a RESTful API using Node JS, Express as the framework, Mongoose to interact with a MongoDB instance and Sequelize for support of SQL compatible databases. Mocha is also used for running unit …
Stars: ✭ 100 (+316.67%)
Mutual labels:  mongoose
nodejs-shopping-cart
NodeJS / Express / MongoDB - Shopping Cart (monolithic app with handlebars)
Stars: ✭ 42 (+75%)
Mutual labels:  mongoose
JARVIS
Jarvis is a simple Chatbot with a GUI capable of chatting and retrieving information and daily news from the internet for it's user using python.
Stars: ✭ 49 (+104.17%)
Mutual labels:  internet
beauties
Essential personal Internet services
Stars: ✭ 29 (+20.83%)
Mutual labels:  internet
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (+104.17%)
Mutual labels:  antd

Introduction

A framework for creating adaptive Internet-Delivered Psychological Treatment (IDPT) Systems

Internet-Delivered Psychological Treatment (IDPT) systems refer to any software applications that facilitate interaction with psychological therapy through the Internet. These mainly include web-applications, mobile applications, augmented reality, and virtual reality applications.

IDPT has surfaced and grown as one of the most commonly practiced and widely researched forms of psychotherapy. The evolution of IDPT, coupled with the exponential growth of Internet access throughout the world, has the potential to reshape the landscape of mental healthcare. Despite evolution in IDPT, several patients suffering from mental health issues go untreated. Obstacles to receiving treatment for mental health problems include long waiting lists, limited access to psychiatric medications, perceived stigma of seeking help, and treatment costs. IDPT systems have been proposed as one solution to bridge this treatment gap. IDPT removes several barriers over traditional face-to-face therapy that hinders the majority of patients from efficient psychiatric care. The use of IDPT tools can enhance patient health in several ways: 1) IDPT can be available and accessible from anywhere with an Internet connection; 2) the temporal aspects of access can be substantially improved; 3) the scalability of IDPT can drastically enhance the functional capacity of the care; 4) makes the treatment cost-effective for individuals who do not have insurance or can not afford the out-of-pocket fees for treatment, and 5) removes the discomfort and the stigma related issues associated with the face-to-face approaches.

Components of IDPT

Figure 2 depicts a conceptual model of IDPT. A typical IDPT contains several components:

Cases

Typically, IDPT includes one or more cases such as Depression, Social Anxiety, Bipolar Disorder, ADHD, and other mental health issues [25].

Modules

Each case contains one to many modules that focus on any particular dimension of the case. For example, for depression, there can be a module for sleeping issues, concentration issues, speaking issues, and others. One module can belong to one or many cases. The modules can have dependencies.

Tasks

Each module, in turn, includes one to many tasks and have constraints as the prerequisites. Examples of such constraints include task dependencies, task availability, publication date, and others. Each task contributes to collecting passive (informative) or active (interactive) data in the system. Informative tasks provide learning materials about the mental health issue (case), symptoms, use cases, and several ways to manage them. The main objective of such educational materials is to provide psycho-education so that a) patients and their families can learn about symptoms, causes, and treatment concepts; b) patients can comprehend self-help program and steps required to manage their illness; c) patients can correlate their situations with similar others which helps to ventilate their frustrations. Such educational materials are in the form of reading tasks (text), listening (audio), and watching (video). In contrast to informative tasks, interactive tasks involve user interactions and often in the form of exercises. The exercises can be physical activities or computerized tasks. Examples of activities include physical workouts and mindfulness exercises such as breathing exercises, walking certain distances, stretching, or physically performing any other activities. Examples of the computerized exercises involve fill in the blanks, question answering (Q/A), multiple-choice questions (MCQ), and feedback. The feedback type of task consists of using free text, rating systems, or multiple-choice questions.

Demo

Check online Demo

username:  [email protected]
password: 123456

Getting started (Development)

For getting started with development follow the documention.

Features

  • Create Cases
  • Create Modules
  • Create Tasks
  • Create Users with roles
  • Create Task builders
  • Patient view
  • Assignments management for Tasks
  • Create and assign taxonomy for each entities (Case, Model, Tasks)

Roadmaps

  • Convert into TypeScript
  • User lerna to introduce package systems
  • User profiling techniques
  • Integrate Dashboard for Users
  • Integrate Dashboard for Therapists
  • Integrate IoT devices
  • Exchange of messages based on HL7 FHIR

What can I use this application for?

We envision to create IDPT system that enhances user interaction and increases user adherence. To do so, we rely on building comprehensive user profiling. This prototype is an early stage of what we envision. However, we made this project open-source to increase user support in development, testing, and extension. This open-source framework can be used for creating any healthcare interventions. We envision that we can get enough support from both industry and academic partners to modularize this project as an aggregation of plugins.

Tags

ICBT, Cognitive Behvaioral Therapy, Internet Intervent, Web application for online interventions

Contribution

We welcome your contribution in any form, as small as it can be. For contributing anything, create a PR and we will be happy to review within a few working days. If you have any question, feel free to shoot an email [email protected]

Contributors

Contributors

Big thanks to BrowserStack for providing cross-browser testing to Open Source projects!
For creating environment for working on IDPT system open-source framework.

MIT License

Read more

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].