care icon indicating copy to clipboard operation
care copied to clipboard

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.

Results 301 care issues
Sort by recently updated
recently updated
newest added

## Proposed Changes - A new bucket for storing profile images of users - API endpoints to upload/update profile picture of user Frontend pr : https://github.com/coronasafe/care_fe/pull/7995 ## Merge Checklist -...

## Proposed Changes - Overwrites `last_consultation_admitted_bed_type_list` filter in Discharge Patient Viewset ### Associated Issue - https://github.com/coronasafe/care_fe/issues/7869 ## Merge Checklist - [x] Tests added/fixed - [x] Update docs in `/docs` -...

## Proposed Changes - Added new medical history options - Altered the disease table to include `status` `type` & `duration` ### Associated Issue - https://github.com/coronasafe/care_fe/pull/7852 - Frontend - Will handle...

This pull request adds a new field called "taken_at" to the PatientConsultationEvent model. The "taken_at" field represents the date and time when the event was taken. This field is used...

Update all dependencies to latest versions, except: pydantic: breaks fhir.resources < 7 fhir.resources: breaking changes django-multiselectfield: breaking changes django: incompatibility with django-multiselectfield v0.1.12

Bumps the boto group with 2 updates in the / directory: [boto3](https://github.com/boto/boto3) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder). Updates `boto3` from 1.34.117 to 1.34.137 Commits 441bc9e Merge branch 'release-1.34.137' 00b24b9 Bumping version to 1.34.137...

dependencies
python

## Changes Made Annotated the count of beds & patients in Facility Queryset, which were causing N + 1 query problem. ### Associated Issue - Fixes #2256 ## Merge Checklist...

## Add Additional shortcuts to the makefile. - A wildcard (*) command that can run any command of the type `docker compose exec backend bash -c "python manage.py *"`. For...

**Is your feature request related to a problem? Please describe.** Currently the `Makefile` only contains a limited number of commands. Commands like `make migrate` that are essential while development are...

good first issue

**Description:** The health of S3 buckets (read/write access) is not currently being monitored. When there is downtime for the S3 buckets due to billing issues or other reasons, it is...