care
care copied to clipboard
Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
### Associated Issue Frontend PR: https://github.com/coronasafe/care_fe/pull/7805 ### Architecture changes - Remove this section if not used ## Merge Checklist - [ ] Tests added/fixed - [ ] Update docs in...
## Proposed Changes - add a new parameter to event handler to save specific fields ### Associated Issue - closes #2163 ## Merge Checklist - [ ] Tests added/fixed -...
@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins
## Proposed Changes - Created Testcases for Bed Enpoint ### Associated Issue fixes #2103 ## Merge Checklist - [x] Tests added/fixed - [x] Linting Complete _*Only PR's with test cases...
Events are not created when we do PATCH on the daily rounds API. However, daily rounds form is segmented into different sections and while completing the create daily round form,...
Related Issue: https://github.com/coronasafe/care_fe/issues/7662 Frontend: https://github.com/coronasafe/care_fe/pull/7689 This pull request adds validation for patient transfers, including checking the year of birth and the last consultation discharge date. It also ensures that the...
Since this is now same as the records in Skills table, we should use foreign key relation to the skill table to track the count. _Originally posted by @rithviknishad in...
https://github.com/coronasafe/care/blob/develop/care/facility/api/viewsets/patient.py#L100 https://github.com/coronasafe/care/blob/develop/care/facility/api/viewsets/patient.py#L605
This pull request represents the first phase of converting the ABDM system into a plug. The primary focus of this PR is to refactor the relationship between the ABHA number...
## Proposed Changes - Added hubs to be configured for a facility ### Associated Issue - https://github.com/coronasafe/care_fe/issues/7583 ## Merge Checklist - [x] Tests added/fixed - [x] Update docs in `/docs`...