Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Completed
-
None
-
None
-
i2b2 Web Client
Description
Request from Peter:
At OHSU are working on automating our build system for i2b2 and implementing v.1.7.07. In that effort, we are working to deploy the v1.7.07b webclient.
Per our IRB protocol, we are required to mask counts that are “Less than 10.”
In version v1.7.06 there were edits in at least 4 files in the CRC cell to implement this requirement. In some scripts multiple edits are required.
Now, in v1.7.07 it seems there are either additional or different edits required to implement this change, as the Query Report is now showing “Undefined” while the Query Status and Query Graph tabs are functioning (with edits). Look for another email requesting some javascript assistance
Additionally, we do some vanity branding for our version of i2b2 know as Cohort Discovery, so there are edits in multiple files to display Cohort Discovery.
It might be of utility to others in the community too, if some edits could be rendered unnecessary if the webclient provided a properties file of sorts.
For instance, here a few that might be considered:
1) Vanity/Branding property: Display this name in Title and login window
2) Obfuscation count: Allow institution via a property to set the obfuscation count for those users who get obfuscated counts. EX: 242 +/-3, or if property is set to 5 then, 242 +/-5
3) Less Than Count; Property for threshold when not to display count
4) Less Than Text: Property for syntax that is displayed. In our use case this would be set to “Less Than”
As someone who has struggled with making code changes to conform with our protocol an approach that requires less Javascript mods would be welcome.
Thanks.
At OHSU are working on automating our build system for i2b2 and implementing v.1.7.07. In that effort, we are working to deploy the v1.7.07b webclient.
Per our IRB protocol, we are required to mask counts that are “Less than 10.”
In version v1.7.06 there were edits in at least 4 files in the CRC cell to implement this requirement. In some scripts multiple edits are required.
Now, in v1.7.07 it seems there are either additional or different edits required to implement this change, as the Query Report is now showing “Undefined” while the Query Status and Query Graph tabs are functioning (with edits). Look for another email requesting some javascript assistance
Additionally, we do some vanity branding for our version of i2b2 know as Cohort Discovery, so there are edits in multiple files to display Cohort Discovery.
It might be of utility to others in the community too, if some edits could be rendered unnecessary if the webclient provided a properties file of sorts.
For instance, here a few that might be considered:
1) Vanity/Branding property: Display this name in Title and login window
2) Obfuscation count: Allow institution via a property to set the obfuscation count for those users who get obfuscated counts. EX: 242 +/-3, or if property is set to 5 then, 242 +/-5
3) Less Than Count; Property for threshold when not to display count
4) Less Than Text: Property for syntax that is displayed. In our use case this would be set to “Less Than”
As someone who has struggled with making code changes to conform with our protocol an approach that requires less Javascript mods would be welcome.
Thanks.