Skip to content

Staff role-based access to providers allowing multiple practices#249

Open
siddiqus wants to merge 13 commits intopophealth:masterfrom
BStrezze:master
Open

Staff role-based access to providers allowing multiple practices#249
siddiqus wants to merge 13 commits intopophealth:masterfrom
BStrezze:master

Conversation

@siddiqus
Copy link

Assigning a staff user to a provider node (from admin/users) will allow the user to only see providers under that provider node's tree.

This allows the same instance of popHealth to be used by multiple practices through separate staff user accounts.

*This feature is a precursor for the 'aggregate measure' feature implementation, allowing one practice to compare their measure percentage with the respective aggregate percentage in the system.

@rdingwell
Copy link
Member

I think we may have been doing the same work. I just implemented something similar in the roles branch of pophealth. One of the main differences though is that I used rolify as the basis for the implementation. This allows for mapping users to roles on multiple items. So a user would be able to be associated with more then a single provider for instance. This also allows for users to be associated with global roles such as admin, staff.

@siddiqus
Copy link
Author

Hi Rob, I was wondering if there was any further discussion regarding our code and merging to master? Thank you,
SS

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