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.

...

Database updates- Data request submission

1.8.2 requests
QT_QUERY_RESULT_INSTANCE

When the User runs a query with User created Data Request breakdown option selected, a row is logged in the QT_Query_Result_Instance for the  result_type_id generated in the QT_RESULT TYPE

Column NameValue (Example)
Result_Type_ id144
Result_instance_id1729


Example:

QT_BREAKDOWN_PATH 

The EXEC statement in Value column is updated with value for table_instance_id and result_instance_id 

...

at the time of data file creation.

QT_XML_RESULT

A row is logged for the result_instance_id of the data request submitted at the time of query run. Metadata about data request queries are stored in the QT_XML_RESULT table, in the XML_VALUE field. The metadata  gets updated as the data export process is completed (from data request submission to data file creation)

...

Developers Getting Started With i2b2 getstarted