Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prescriptions and MAR: Disallow users to perform edits on discharged encounters #2133

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented May 7, 2024

Proposed Changes

  • Disallow changes to Prescription and Medicine Administration Records for discharged encounters.
  • Merge prescription related tests to a single file and have dedicated test file for medicine administrations

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Linting Complete

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@rithviknishad rithviknishad added the In progress Work in progress label May 7, 2024
@rithviknishad rithviknishad removed the In progress Work in progress label May 10, 2024
@rithviknishad rithviknishad marked this pull request as ready for review May 10, 2024 14:40
@rithviknishad rithviknishad requested a review from a team as a code owner May 10, 2024 14:40
@rithviknishad
Copy link
Member Author

Waiting for confirmation regd. whether all remote users needs to be restricted or just remote nurses.

@rithviknishad
Copy link
Member Author

Confirmed. Doctors and Nurses of home facility only must be able to edit consultation related data. Other than doctor notes.

@nihal467 nihal467 added the P1 High priority; urgent label May 21, 2024
Copy link
Member

@nihal467 nihal467 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • admin should be able to edit it irrespective of home facility privileges
  • non-home facility staff is able to create medicine. block that as well in frontend as well backend

@nihal467
Copy link
Member

nihal467 commented Jun 4, 2024

@rithviknishad any update on this, is it good for review

@rithviknishad rithviknishad changed the title Prescriptions and MAR: Disallow non-home facility users to perform edits and disallow edits for discharged patients Prescriptions and MAR: Disallow users to perform edits on discharged encounters Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants