ACL Permission support

hi

I would like to create a user with read-only permissions and then be able to view everything about the patient: demographic,personal data, prescriptions, etc.

Thanks

hi @tresrob, there’s still some development work that has to be done to support this. If you look at https://eleven.openemr.io/a/openemr/interface/login/login.php?site=default and login with clinician clinician you can see that you can only view the demographics but you can change issues. This was setup after fine tuning the Admin->ACL for the clinician group.

thanks @stephenwaite

I saw the link. But how can I prevent the writing of prescriptions? Do you have any suggestions?

hi @tresrob, it’s kind of complicated, here’s some recent acl work, Access control for individual issue types and document categories. by sunsetsystems · Pull Request #580 · openemr/openemr · GitHub