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

OH2-255 Revise and align permissions for CORE, API and UI #538

Merged
merged 9 commits into from
Jan 9, 2024

Conversation

mwithi
Copy link
Member

@mwithi mwithi commented Dec 13, 2023

See OH2-255.

  • Fix UI with redefined permissions in CORE and API
  • move /discharges to /admissions/discharges endpoint and remove related permission (admission.* ones will be used)
  • change visits.access to opds.access (visits is another Entity with other purposes, see OH2-256)
  • fix exam.* permissions to laboratories.* when doing Laboratory activities (see comments)

and so remove discharges.* permissions, admission.* ones will be used.
Exam is the object
ExamRow is the detail of the Exam object

Laboratory is the activity (called also "exam") concerning one Exam
object
LaboratoryRow is the detail of a Laboratory activity

Examination is another activity, done by the doctor, nothing to do with
the Exam object or Laboratory activity
@mwithi mwithi changed the title OH2-255 Revise and align permission for CORE, API and UI OH2-255 Revise and align permissions for CORE, API and UI Dec 13, 2023
@mwithi mwithi requested a review from npasquetto December 22, 2023 18:06
Copy link
Collaborator

@almeida1492 almeida1492 left a comment

Choose a reason for hiding this comment

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

lgtm

@mwithi mwithi merged commit 6642128 into develop Jan 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants