Release Management
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Backend Features

...

The i2b2 server can now be installed using a pre-built war file instead of having to build it from source and the , or the war file can be built from source much more easily. More information is in the updated Installation Guide. The properties files are now stored in the database.

...

1) Set Project Params (PM_PROJECT_PARAM)

NameValueDescription
REDCP_TOKEN REDCAP_TOKEN_PID_{pid}(7B42348B7C51123432048B51EAA)

Required:   

  • Get the pid value from the Redcap project url. Set the pid parameter name to this value
Image Added


  • Get the API Key from Redcap.  Logon to Redcap, and on the right side under applications click API. 
 Than
  •  Then, select Generate token, and use this token for the value for the
key
  • parameter.

        Image Modified

REDCAP_SURVEY_PROJECT(pid)

Required:

This is the name of the Data Collection Instruments to associate this project with, in this example it is set to the 'Profile'

Image Removed

Set the Value parameter to the pid value from the Redcap project url. 

Image Added

REDCAP_ONTOLOGY_REFRESHY

Optional, Defaults to Y
Y - Every time a form is submitted the i2b2 metadata ontology get gets regenerated

N - Do Not regenerate the metadata ontology.   

NOTE:  When first setting up the i2b2/redcap this needs to be set to Y at least one once or the ontology will not be created.

REDCAP_ROOT_ONTOLOGY\REDCAP\

Optional, Defaults to \REDCAP\
What This is the key for the root of the REDCap ontology is.

REDCAP_ONTOLOGY_FORMATtree

Optional, Defaults to tree
How This is how the ontology will be created

tree - All enumerated values, Yes/No will be children on the ontology

The only exception is items with checkbox, which will always be a popup

RECAP_PROTECTED_ROLEDATA_PROTOptional, Defaults to DATA_PROT
If this redcap form has the identified value set to true, than then this ontology will be protected and only users with the following i2b2 access role will be able to access it.

...

Click Test to verify connection

3) Give Editor role to the project for AGG_SERVICE_ACCOUNT( optional DATA_PROT, DEID, LDS)

Image Added

4) Submit a form and check to see if the ontology was created.

...

  • Small changes to the i2b2 Database. 
    • Property files were moved into the database in the new Hive table HIVE_CELL_PARAMS.
    • Query type classname property moved from the properties file to the CRC table QT_QUERY_RESULT_TYPE in a new CLASSNAME field
  • Totalnum counts to Ontology Terms in the demo data that is delivered with the software along with the  Stored procedures used for creating the counts.
  • ACT Ontology

...