i2b2 Web Client
Space shortcuts
Space Tools

Versions Compared

Key

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


UI Expand
expandedtrue
titleTable of Contents for Query Tool


Excerpt

Table of Contents
maxLevel4
stylenone


Page Tree
root@self
excerpttrue



The Query Tool panel is where queries are constructed and run. 


3.1 Layout

  1. Panel Options   allow users to (1) view the XML exchange between the client and the i2b2 server (if enabled) , (2) set options for the panel, and (3) resize the panel.
  2. Query Name Display shows the name of the current query. Users can also drop a previous query here to load it.
  3. Query Timing Selector enables users to select the appropriate timings for their query, including temporal queries.
  4. Query Groups are where users can drag and drop terms to build queries. There are initially three Groups, but more can be added.
  5. Tool Bar contains buttons to run queries, clear all the panels, add new panels, and navigate between panels.

3.2 Creating a Query

3.2.1 i2b2 Items for Querying

These items may be dragged into Query Groups to construct queries.

IconsNamesDescription

leaf

TermsTerms (also called concepts) are the words or phrases that make up vocabularies. Terms are the basic query items.

folder

Term GroupsRelated terms are grouped into hierarchies. When a term group is used in a query, all terms in the group are searched for.

leaf

ModifiersModifiers are descriptors that can be attached to terms to make small changes to them. For example, a Diagnosis concept may be additionally described by Modifiers "Principal Diagnosis" or "Secondary diagnosis."

folder

Modifier GroupsGroups of Modifiers, similar to Term Groups.

prevQuery/

Previous QueriesPrevious Queries are queries that have been run before and are stored in the 'Previous Queries' panel.

Individual PatientsIf selected when running a query, a query can return a Patient Set,which is a set of patient numbers that satisfy the query criteria. The Patient Set is stored with the query in the Previous Queries panel. The Patient Set can be expanded, and individual subjects dragged into query groups to be used in a new query.

Patient SetsIf selected when running a query, a query can return a Patient Set, which is a set of patient numbers that satisfy the query criteria. The Patient Set is stored with the query in the Previous Queries panel and can be dragged into query groups to be used in a new query.

Encounter SetsIf selected when running a query, a query can return an Encounter Set, which is a set of encounter numbers that satisfy the query criteria. The Encounter Set is stored with the query in the Previous Queries panel and can be dragged into query groups to be used in a new query.

3.2.1 Operators and Order of Precedence

 i2b2 items are combined using Boolean operators AND and OR.

Items within each Group are first ORed together. The Groups are then ANDed together. 


Example 1 (AND): This query finds patients with Acute Myocardial Infarction AND Angina Pectoris.


Example 2 (OR): This query finds patients with Acute Myocardial Infarction OR Angina Pectoris.


Example 3 (AND of ORs): This query finds patients with (Acute Myocardial Infarction OR Angina Pectoris) AND who are male.

     *Note that the OR expression in the parentheses is evaluated first.

3.2.2 Constraints

Constraints are used to narrow down the search criteria to a particular time frame, number of occurrences or a specific value or range of values. In i2b2, there are several types of constraints that can be defined in the Query Tool view. 

  1. Group Constraints
    1. Date Constraint
      1. Setting Date Constraint for the entire Group



        Clicking on 'Dates' will display a dialog box in which a date range can be selected to restrict the occurrences of the items in the Group to within that range. Check one or both of the check boxes to indicate whether there is a begin date (From) or an end date (To) or both.



        Then type the date directly in the text box or click on the drop-down arrow to open the calendar below to select a date. This will set the date range for all items in this Group. 



      2. Setting Date Constraint on individual items.
        Sometimes only some items in the Group need date constraints or different items in one group require different date constraints. In this case, right click on an item and select Set Date Constraint  to set the date constraint for that item specifically.



      3. Once a date constraint is applied, Dates will now be underlined to indicate a date constraint has been set.



    2. Occurrence Constraint

      Users can define the number of times an item must occur for each subject. 

      Click on 'Occurs>0x'



      A new window will open



      Click on the drop-down arrow to display a list of numbers.
      Select a number from the list.



      qtConstOccurSelection

       Click on the OK button.

       Occurs > 0x will now be underlined to indicate a constraint has been set and the 0 will be replaced with the selected number.

      qtConstOccurSet



    3. Exclusion
      Constraint will not include patients with the concepts listed in the panel. 

      Click on the Exclude button located in the selection criteria section of the panel.

      The text in the information box will change to "none of these" and the background color will change to pink.

    4. Value Constraints (eg. labs)
      Constraint is by the value associated to a concept or modifier. Not all items have values. The value constraint window will open automatically when you drop a concept into a panel in the Query Tool view. To set the constraint at a later time, right click on the item in the panel and select Set Value.

      1. Numeric

        The numeric value is defined in the source system when the result is entered. Enter a numerical value at the Please enter a value field.

        Unlike flag and text values, numeric values use operators, such as greater than or less than when setting the constraints. 

        The Units will default to the normal units defined for the item.  Click on the drop-down arrow to change the units.


        (In order for unit conversion to work a parameter called CRC_ENABLE_UNITCD_CONVERSION must be defined for the project. If this is not defined you need to contact your system administrator.)

      2. Categorical

      3. Text

      1. Flags (high, low, etc.)

      2. Modifier Value Constraints

3.2.3 Query Timing

Choose the relationship between the query panels. The default is independent.

  1. Independent

    • The items (facts) can occur at any time in the patient's history.

      Example Box
      titleExample

      Patient has a medication with a dose greater than 500 mg and a medication that is taken once a day documented at any time in their history.


  2. Same Financial Encounter

    1. The items (facts) occur during the same visit (financial encounter).

    2. When this is selected, individual panels can be included in the "same encounter" query, or they can be treated independently.

Example Box
titleExample

Patient has a diagnosis of Acute MI documented at any time in their history and they have a medication with a dose greater than 500 mg and a medication that is taken once a day documented during the same visit

  1. Temporal Query 

In this mode, a sequence of events are defined that are anchored by a constraining population. The constraining population is defined exactly like other query types. The process of building a sequence of events is explained by a a tutorial that is viewable by clicking 'Turn On Tutorial' in the upper-right corner of the query tool.

This example finds patients who were diagnosed with diabetes prior to the first observation of an antidiabetic medication (top panel). The population is constrained to patients over 64 years of age (bottom panel).

3.2.4 Reloading a Previous Query 

Saved queries (either from Previous Queries or the Workplace) can be reloaded by dragging them to the Query Name bar at the top of the Query Tool. They can be used within a query by dragging them into a query panel. See the Previous Query section.

Left: reload a previous query. Right: Use a previous query within a new query.

3.2.5 Resetting the Query Tool

There are three options for resetting the Query Tool view. Users can (1) reset all the groups, (2) clear all items in a panel, or (3) delete an individual item from the group.

A. Reset All Groups: Click on the Clear button located on the toolbar at the bottom of the Query Tool view.

qtToolbarClear

B. Clear Items in a Panel / Group: Click on the Delete button (delete) located in the top right corner of the panel (next to the Group name)

C. Delete Single Item: Using the right mouse button, click on the name of the item to be removed and select Delete from the list.

deleteItem

3.3 Running a Query 

3.3.1 Run Query

Once the query criterion has been defined, the final steps are to click on the Run Query button, select the result type(s), and click on the OK button to run the query.

Once you have defined the search criteria click on the Run Query button located on the toolbar at the bottom of the Query Tool view.  A new window will open.

    • A name for the query will default at the query name field.  Either change the name of the query or accept the default.
    • In the query result type section, click on the checkboxes for those result types you want to include when the query is run.
    • Click on the OK button.
    • The Run Query window will close and the querying process will begin

Once you begin the process of running the query the Query Status view will display "Running Query", the name of the query, and the time that has elapsed.

3.3.2 Query Result Options

There are three categories of query type: counts, sets, and breakdowns. (Note that the Timeline type is not used in the Web Client. If selected it will work the same as patient set.)

1) Number of Patients

This option will return a total count for those patients who meet the defined criteria. This is the most common and fastest query type.

2) Patient/Encounter Set

These options return a set of patients or encounters that meet the defined criteria. The set is visible in the Previous Query view and can be used in future queries, the workspace, and by plugins.

 

Only information on the query's completion is shown in the Query Status panel.

4) Patient Breakdowns

The following query types will return patient counts stratified by the selected breakdown category (e.g., Gender or Age).

Breakdown type
Gender patient breakdown
Vital Status patient breakdown
Race patient breakdown
Age patient breakdown
Length of Stay breakdown

Top 20 Medications Breakdown

Top 20 diagnoses Breakdown

Inpatient and Outpatient Breakdown


3.3.3. Query Status 

When a query is running, the query status panel will show its status.

StatusMeaning
RunningThe query is currently running on the server and the client is waiting for results.
FinishedThe query has completed. Results will be shown below this message.
QueuedThe query took longer than the configured timeout. (Defaults to 180 seconds.) It is still running in the background and the results will appear in Previous Queries when it completes.
ErrorAn error occurred running the query. More information might be available in the XML Message Log.