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

- [ ] Set the default user of the docker container to a non-root user. - [ ] Add UFW rules to ensure that only the necessary ports are exposed...

Refer backend changes reuqired mentioned here: https://github.com/ohcnetwork/care_fe/issues/8672

good first issue
hacktoberfest

Related to https://github.com/ohcnetwork/care_fe/issues/8492 - If the create prescription request's user is a doctor with home facility access, use that as the value for `prescribed_by_doctor`, otherwise this attribute should be provided...

The docker builds actions are not using cache for building the images, the actions tab shows the cache was accessed, but the builds are ignoring it. Tasks: - Investigate cache...

good first issue
hacktoberfest

Fixes: #2383 - Added validation to ensure max dosage is greater than or equal to base dosage in PrescriptionSerializer. - Added test cases to validate the new dosage constraints. -...

ref: https://github.com/ohcnetwork/care/pull/1328 - [ ] Add settings variable `NOTIFICATION_RETENTION_DAYS` for delete time period - [ ] Update tests

good first issue
hacktoberfest

/api/v1/facility/ is causing n+1 quires due to count of beds and patients, to optimize this, instead store the count in redis tasks: - store count of active patients and beds...

### Associated Issue - https://github.com/ohcnetwork/care_fe/issues/5892 - https://github.com/ohcnetwork/care_fe/issues/6020 - Frontend PR: https://github.com/ohcnetwork/care_fe/pull/8666 @ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

peer-reviewed

![image](https://github.com/user-attachments/assets/30289866-5f87-4944-b9db-ce2ef90ff122) Add backend validation to check that max dosage in 24 is greater than or equal to base dosage https://github.com/coronasafe/care/blob/68a3a8281cf72eb859b5951ffbadda0399c3010f/care/facility/api/serializers/prescription.py#L97-L151

good first issue
hacktoberfest

https://docs.djangoproject.com/en/5.1/topics/i18n/translation/

good first issue
hacktoberfest