Pragati1610 / care

Care is an integrated tele-triage+bed allocation+patient shifting tool for implementing a decentralized Covid19 management strategy.

Home Page:https://coronasafe.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Care Backend

care logo

Deploy Care Maintainability Rating DeepScan grade License: MIT Cookiecutter Django Code style: black Chat

This is the backend for care. an open source platform for managing patients, health workers, and hospitals.

Features

Care backend makes the following features possible:

  • Realtime Analytics of Beds, ICUs, Ventilators, Oxygen and other resources in hospitals
  • Facility Management with Inventory Monitoring
  • Integrated Tele-medicine & Triage
  • Patient Management and Consultation History
  • Realtime video feed and vitals monitoring of patients
  • Clinical Data Visualizations.

Getting Started

Docs and Guides

You can find the docs at https://care-be-docs.coronasafe.network

Staging Deployments

Staging instances for testing are automatically deployed on every commit to the master branch. The staging instances are available at:

Self hosting

Compose

docker compose is the easiest way to get started with care. put the required environment variables in a .env file and run:

make up

Docker

Prebuilt docker images for server deployments are available on ghcr

Contributing

We welcome contributions from everyone. Please read our contributing guidelines to get started.

About

Care is an integrated tele-triage+bed allocation+patient shifting tool for implementing a decentralized Covid19 management strategy.

https://coronasafe.network

License:MIT License


Languages

Language:Python 95.8%Language:HTML 3.5%Language:Shell 0.3%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:CSS 0.1%Language:JavaScript 0.1%Language:SCSS 0.0%Language:Procfile 0.0%