Server (Cells) Design
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A group template may be dragged from the Group label of the Query Tool view. The namespace for the schema that defines the Group Template XML content is http://www.i2b2.org/xsd/cell/crc/psm/querydefinition/1.1/
The plugin_drag_drop XML message for a group template is as follows:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<plugin_drag_drop xmlns:ns4="http://www.i2b2.org/xsd/cell/crc/psm/1.1/" xmlns:ns7="http://www.i2b2.org/xsd/cell/ont/1.1/" xmlns:ns3="http://www.i2b2.org/xsd/cell/crc/pdo/1.1/" xmlns:ns5="http://www.i2b2.org/xsd/hive/plugin/" xmlns:ns2="http://www.i2b2.org/xsd/hive/pdo/1.1/" xmlns:ns6="http://www.i2b2.org/xsd/hive/msg/1.1/" xmlns:ns8="http://www.i2b2.org/xsd/cell/crc/psm/querydefinition/1.1/">
<panel name="Chemistry_IJcW">
<panel_number>1</panel_number>
<panel_accuracy_scale>0</panel_accuracy_scale>
<invert>0</invert>
<total_item_occurrences>1</total_item_occurrences>
<item>
<hlevel>2</hlevel>
<item_name>Chemistry</item_name>
<item_key>\\i2b2\i2b2\Labtests\LAB(LLB16) Chemistry</item_key>
<item_icon>FA</item_icon>
<tooltip>Labtests \ Chemistry</tooltip>
<class>ENC</class>
<item_is_synonym>false</item_is_synonym>
</item>
<item>
<hlevel>2</hlevel>
<item_name>Endocrine disorders</item_name>
<item_key>\\i2b2\i2b2\Diagnoses\Endocrine disorders (240-259)</item_key>
<item_icon>FA</item_icon>
<tooltip>Diagnoses \ Endocrine disorders</tooltip>
<class>ENC</class>
<item_is_synonym>false</item_is_synonym>
</item>
</panel>
</plugin_drag_drop>

  • No labels