care
care copied to clipboard
Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
Currently, the code flow in fetching data for the prescription administration table is: 1. List prescriptions for a consultation. 2. Computing the overall start and end administration date range to...
Sentry Issue: [CARE-MK](https://coronasafe-network.sentry.io/issues/4185813571/?referrer=github_integration) | | | | ------------- | --------------- | | **Transaction Name** | /api/v1/users/{username}/get_facilities/ | | **Parent Span** | django.view - user-get-facilities | | **Repeating Spans (0)** |...
**Describe the bug** Currently, most M2M models are not deleted when their related model is deleted. The `on_delete` doesn't take effect as we use soft delete for all the models...
**Is your feature request related to a problem? Please describe.** Currently, I believe we don't have a logic for deleting the incomplete s3 file uploads. **Describe the solution you'd like**...
Optimize the query to fetch the skills associated with a User in `UserAssignedSerializer` - As a follow-up of #1188 - Ref. comment: https://github.com/coronasafe/care/pull/1188#issuecomment-1427023488
The system should support SSO for signin. This will enable platform to be extended well.