Developers Getting Started With i2b2
Space shortcuts
Space Tools
Developers Getting Started With i2b2 getstarted

Versions Compared

Key

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

...

  1. User clicks on Save Table

Load Table

Saved table defintion definition enables the User to Load  a saved table defintion definition to be used for data export

...

QT_BREAKDOWN_PATH defines  the table - definition value the user chose for running and the result_instance_id. to be associated with the ptset. query. The result

The table definition is logged as the table_instance_id of the ptset query is also logged to associate when the user saves the table_definition to the ptset. 



NAME:  <Table_Instance_id>

VALUE:  <Result_instance_id>

Example:

Value
NAMEVALUE
RPDO_78

EXEC i2b2synthea8.dbo.usp_rpdo2 @TABLE_INSTANCE_ID=78 @RESULT_INSTANCE_ID={{{RESULT_INSTANCE_ID}}} @MIN_ROW=0 @MAX_ROW=10000

Name





Example Requests

NAMEVALUE
RPDO_78





Export file format/location and Email parameters set-up: HIVE_CELL_PARAMS

...

Developers Getting Started With i2b2 getstarted