Developers Getting Started With i2b2
Developers Getting Started With i2b2
getstarted
...
NAME | DESCRIPTION | DISPLAYTYPE_ID | VISUAL_ATTRIBUTE_TYPE_ID | USER_ROLE_CD | CLASSNAME |
PATIENT_DEMOGRAPHIC_REQUEST | Request Demographics Data | CATNUM | LR | DATA_LDS | edu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest |
PATIENT_DEMOGRAPHIC_CSV | Export Demographics Data | CATNUM | LX | MANAGER | edu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload |
Info |
---|
Data request ability should have project level user data path set to DATA_LDS irrespective of Admin path role( admin, user, manager)Data export ability should have project level admin path set to MANAGER irrespective of data path role(data_lds, data_agg,data_obf, data_deid)QT_QUERY_RESULT_TYPE.USER_ROLE_CD value applies to the visibility of data request/data export UI option. Make sure that QT_QUERY_RESULT_TYPE.USER_ROLE_CD is set to value of project level role to prevent error on query process.proect level | qt_query_result_type | data request | data export |
---|
Non-MANAGER with DATA_LDS | DATA_LDS | Success | non-display | MANAGER | MANAGER | non-display | Success | MANAGER withDATA_LDS | MANAGER | error | Success | MANAGER with DATA_LDS DATA_LDS | DATA_LDS | Success | error |
|
Request/Export file definition details: QT_BREAKDOWN_PATH
...