I don't think this syntax works. I think the exclusion is for matching against wild cards, for example if you wanted to export all the globals called some*.gbl but exclude one or more of them. I don't think it deals with subscripts.
You may need to merge your global into a temporary global, kill the subnodes you want to exclude, export, and then merge the temporary global back to restore them. (or something similar)
I understand that this is probably not an option if the data is huge. Maybe InterSystems support (WRC) can help.
Hello Edward -
If you're referring to the Patient Summary reports, then access to that is controlled by the %Admin_Manage resource. You can edit existing roles or create new roles with access to that resource as you like.
If this isn't what you're asking, please elaborate. Thanks
-Bill S.
HealthShare development
Hello Igor, you may need to add the following to the custom CSS file:
If you don't have one already, you may need to create it by copying:
<install_dir>/csp/healthshare/<viewer_namespace>/web/custom/HS/scripts/v2-template.css to
<install_dir>/csp/healthshare/<viewer_namespace>/web/custom/<SiteName>/scripts/system.css