Skip to content

Commit

Permalink
[24954] add archie right to medical-practitioners and mpk roles
Browse files Browse the repository at this point in the history
  • Loading branch information
huthomas committed Jan 3, 2024
1 parent 2a42d82 commit ac39bc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bundles/ch.elexis.core/rsc/acl/medical-practitioner.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"roles-represented": [
"medical-practitioner"
],
"system-command": {
"USE_ARCHIE": "x"
},
"object": {
"at.medevit.elexis.inbox.model.IInboxElement": "cruvd",
"ch.elexis.base.ch.arzttarife.tarmed.ITarmedExtension": "rv",
Expand Down
3 changes: 3 additions & 0 deletions bundles/ch.elexis.core/rsc/acl/mpk.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"roles-represented" : [ "mpk" ],
"system-command": {
"USE_ARCHIE": "x"
},
"object" : {
"ch.elexis.core.model.IAppointment" : "crudv",
"ch.elexis.core.model.IArticle" : "crudv",
Expand Down

0 comments on commit ac39bc7

Please sign in to comment.