Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

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

...

User request and Manager Export parameters are configured in QT_REULT_TYPE table. VISUAL_ATTRIBUTE_TYPE_ID is should be set to LR for Data request and LX for Data export request

USER_ROLE_CD should be minimum set to DATA_LDS for Data Request and USER_ROLE_CD should be MANAGER for Data Export Options display.


NAMEDESCRIPTIONDISPLAYTYPE_IDVISUAL_ATTRIBUTE_TYPE_IDUSER_ROLE_CDCLASSNAME
PATIENT_DEMOGRAPHIC_REQUESTRequest Demographics DataCATNUMLRDATA_LDSedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
PATIENT_MEDICATION_REQUESTRequest Medication DataCATNUMLRDATA_LDSedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
PATIENT_PROCEDURE_REQUESTRequest Procedure DataCATNUMLRDATA_LDSedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
PATIENT_DIAGNOSIS_REQUESTRequest Diagnosis DataCATNUMLRDATA_LDSedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
PATIENT_LAB_REQUESTRequest Lab DataCATNUMLRDATA_LDSedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
PATIENT_MAPPING_REQUESTRequest Patient MappingCATNUMLRDATA_LDSedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
PATIENT_DEMOGRAPHIC_CSVExport Demographics DataCATNUMLXMANAGERedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload
PATIENT_MEDICATION_CSVExport Medication DataCATNUMLXMANAGERedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload
PATIENT_PROCEDURE_CSVExport Procedure DataCATNUMLXMANAGERedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload
PATIENT_DIAGNOSIS_CSVExport Diagnosis DataCATNUMLXMANAGERedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload
PATIENT_LAB_CSVExport Lab DataCATNUMLXMANAGERedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload
PATIENT_MAPPING_CSVExport Patient MappingCATNUMLXMANAGERedu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload

...

Variables for File name entries 



Java Changes

include a Two new breakdown class for classes are designed to perform the file export process

  • edu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientRequest
  • edu.harvard.i2b2.crc.dao.setfinder.QueryResultPatientDownload












Example Export files

Demographics

...