Hello users,
The idea is that once the user ( a doctor) logs in through explorer2, they’d only see studies with referring physician tag (0008,0090) matches the user’s name. Is there a way to implement that?
Looking at the examples of authorization plugin, permission restrictions are mostly based on URI pattern. orthanc-auth-service/demo-setup/orthanc.jsonc at main · orthanc-team/orthanc-auth-service · GitHub
If that particular tag isn’t good is there any other tag that would work? or any workaround that you can think of?