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 346 care issues
Sort by recently updated
recently updated
newest added

coronasafe/care@master/care/facility/models/facility.py#L20-L39 make custom migrations to migrate deprecated types to new types required for https://github.com/coronasafe/care_fe/pull/7300

# Bug Fix ## Proposed Changes - [x] Fixes #1775 ## Merge Checklist - [x] Tests added/fixed - [ ] Update docs in `/docs` - [x] Linting Complete - [...

Bumps [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) from 0.2.1 to 2.1.0. Release notes Sourced from google-github-actions/get-gke-credentials's releases. v2.1.0 What's Changed Update README and CI to use latest version by @​sethvargo in google-github-actions/get-gke-credentials#289 Fix #290 -...

dependencies
github_actions

## Proposed Changes Enable parallel Docker builds for multiple platforms ### Associated Issue #1803 ### Architecture changes - Remove this section if not used ## Merge Checklist - [ ]...

## Proposed Changes 1.Updated medibase.json - removed _id field - added id field 2.Updated `MedibaseMedicine` model , removed external_id 3.Updated `python manage.py load_redis_index` command to directly use the json to...

waiting-for-review

## Proposed Changes - Add age validation in PatientDetailSerializer ### Associated Issue - #1915 ## Merge Checklist - [ ] Tests added/fixed - [ ] Update docs in `/docs` -...

## Proposed Changes - converted the data present populate_investigation.py from string to json ### Associated Issue - #1541 ## Merge Checklist - [x] tested using python manage.py populate_investigations _*Only PR's...

blocked

## Proposed Changes - The related fields of **Bed** like **"bed__facility", "bed__location", "bed__location__facility"** were causing the N + 1 queries issue, hence added them in select_related. - The related fields...

## Proposed Changes - Brief of changes made. - added a migration to add foreign key `previous_consultation` and also to populate this columns values on older records. - added some...

## Proposed Changes - add insurer name in patients csv export ### Associated Issue - https://github.com/coronasafe/care_fe/issues/6517 ![image](https://github.com/coronasafe/care/assets/101407963/ad94deac-7898-459b-93f8-bf1776802e4b) @coronasafe/care-backend-maintainers @coronasafe/care-backend-admins