Changes between Version 19 and Version 20 of i2b2 AUG 2013


Ignore:
Timestamp:
06/25/13 11:00:54 (11 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • i2b2 AUG 2013

    v19 v20  
    23231. [#AUG8 Extending i2b2 with the R Statistical Platform]
    24241. [#AUG9 Integrated Data Repository Toolkit (IDRT) and ETL Tools] ''(Sebastian Mate - Erlangen; Christian Bauer - Goettingen)''
     251. [#AUG10 Other Comments and Things Learnt]
    2526
    2627=== i2b2 SHRINE Conference ===
     
    327328Presentation of the ETL tools using the Talend ETL framework.
    328329
     330=== [=#AUG10 Other Comments and Things Learnt] ===
     331
     332==== Ontology Item Sub Queries ====
     333
     334Ontology items can be defined as a sub query.  This can be used for things such as:
     3351. Date Caluculations
     3361. Aggregate Values
     337
     338==== CRC Plugins ====
     339
     340There was mention made of CRC plugins.  I will need to investigate these further.
     341
    329342== i2b2 SHRINE Conference ==
    330343
    331 
    332 
    333344=== [=#SHRINE1 SHRINE Clinical Trials (CT) Functionality and Roadmap] ===
     345
     346SHRINE allows a query to be run across multiple i2b2 instances.  It is implemented as an i2b2 cell called the SHRINE adapter.  This adapter maps concept codes from their local value to the standard values used on the SHRINE network.
     347
     348==== SHRINE CT ====
     349
     350This project uses the i2b2 CT changes that allow individual patient details to be viewed in projects.  It extends the idea to allow the projects to span multiple sites.
     351
     352===== Workflow =====
     353
     3541. User creates a query using SHRINE to create a patient set.
     3551. This patient set is dragged into the new Authorization Request Module in the we client.
     3561. Project is created using the patients when the authorisation has been received.
     3571. Specified user with the correct permissions can then view a limited set of data for these patients and run queries based on this patient set.
     3581. Users from the patient's originating site with the correct permission can also view the patient PII data using SMART apps.
     359
     360===== Clinical Trial SMART app =====
     361
     362This SMART app allows the user to enter criteria for entering a clinical trial.  The app then tells the user whether the patient is eligible or if not why not.
     363
     364===== Release Stages =====
     365
     366The release of the changes will be staged as follows:
     367
     3681. All managers at each site to view queries run from the SHRINE on their i2b2 instance, including the patient sets returned.
     3691. Improved web client UI.
     3701. Allow patients sets to be assigned to multi-site projects, which make visible a limited data set.
     3711. Allow selection of individual patients into user generated patient set.
     3721. Enable patient-centric SMART apps showing PII to be enabled for multi-site projects.
     373
    334374=== [=#SHRINE2 SHRINE National Pilot Lessons Learned] ===
     375
     376A couple of presentations and a panel to discuss the problems encountered from running the SHRINE national pilot.  These included:
     377
     378* Authentication problems.  Running queries across multiple sites highlighted potential problems with user authentication:
     379 * How can we be sure that the request has come from the correct organisation?  For this each node in the SHRINE had to install an SSL certificate for each other node.
     380 * How can we be sure that the user making the request is authenticated?  Have to trust client's authentication.  Could use Shibboleth or OAuth.
     381* Connectivity.  Network problems meant that quite often one or more of the nodes required for a query was unavailable, causing the query to fail silently.  These issues will be addressed in the SHRINE source code.
     382* Ontology / Mapping / Semantic Issues.  See later.
     383* Peer-to-peer issues.  Each node connects directly to each other node.  Thus making the administration effort rise exponentially with the number of nodes.
     384 
    335385=== [=#SHRINE3 SHRINE Ontology Panel] ===
    336386=== [=#SHRINE4 University of California Research Exchange (UC ReX)] ===