Server (Cells) Messaging Home
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

« Previous Version 2 Current »

Informatics for Integrating Biology and the Bedside






i2b2 Cell Messaging
Workflow Framework
(WORK) Cell




Document Version:

1.7.0

i2b2 Software Version:

1.7.00




Table of Contents
Document Management
1. Introduction
1.1. The i2b2 Hive
1.2. i2b2 Messaging Overview
1.2.1. Message Header
1.2.2. Request Header
1.2.3. Response Header
1.2.4. Message Body
1.3. i2b2 XML Schema Definitions
1.3.1. i2b2.xsd
1.3.2. i2b2_request.xsd
1.3.3. i2b2_response.xsd
2. Workflow Framework (WORK) Cell Messaging Detail
2.1. Use Case
2.1.1. Operations
2.2. Messages
2.2.1. get_folder_by_userid
2.2.1.1. Get a List of Folders Associated with a User
2.2.1.2. GET_folder_by_userid Request Message
2.2.1.3. GET_folder_by_userid Response Message
2.2.2. get_folder_by_project
2.2.2.1. Get a List of Folders Associated with a Project
2.2.2.2. GET_folder_by_project Request Message
2.2.2.3. GET_folder_by_userid Response Message
2.2.3. get_children
2.2.3.1. Populating Children of Tree Nodes
2.2.3.2. get_children Request Message
2.2.3.3. get_children Response Message
2.2.4. rename_child
2.2.4.1. Rename a Node in the Tree
2.2.4.2. rename_child Request Message
2.2.4.3. rename_child Response Message
2.2.5. delete_child
2.2.5.1. Delete a Node in the Tree
2.2.5.2. delete_child Request Message
2.2.5.3. delete_child Response Message
2.2.6. add_child
2.2.6.1. Add a Node in the Tree
2.2.6.2. add_child Request Message
2.2.6.3. add_child Response Message
2.2.7. annotate_child
2.2.7.1. Annotate a Node in the Tree
2.2.7.2. annotate_child Request Message
2.2.7.3. annotate_child Response Message
2.2.8. move_child
2.2.8.1. Move a Folder in the Tree
2.2.8.2. move_child Request Message
2.2.8.3. move_child Response Message
2.2.9. export_child
2.2.9.1. Exporting Child in the Tree
2.2.9.2. export_child Request Message
2.2.9.3. export_child Response Message
3. Work Cell XML Schema Definitions
3.1. WORK.xsd
3.2. WORK_QRY.xsd
3.3. WORK_RESP.xsd
4. Glossary
4.1. Message Tags & Attribute Definitions
4.1.1. WORK_QRY.xsd
4.1.2. WORK_QRY.xsd



  • No labels