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.

...

The Table_instance_id is logged in the Name column when the user saves the table_definition.  The result_instance_id is numeric value from the  query_result_instance ptset query of result_type_id =1

Image Removed

NAME:  <Table_Instance_id>

VALUE:  <Result_instance_id>


Example:

NAMEVALUE
RPDO_<Table_instance_id>

EXEC i2b2synthea8.dbo.usp_rpdo2 @TABLE_INSTANCE_ID=<Table_instance_id> @RESULT_INSTANCE_ID={{{RESULT_INSTANCE_ID}}} @MIN_ROW=0 @MAX_ROW=10000


QT_QUERY_RESULT_INSTANCE
QT_XML_RESULT

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

...

Developers Getting Started With i2b2 getstarted