Difference between revisions of "2014 Summer Project Week: Chronicle"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2014.png|Projects List </gallery> ==Key Investigators== ==Project Description== <div style="margin: 20px…')
 
Line 5: Line 5:
  
 
==Key Investigators==
 
==Key Investigators==
 +
* Steve Pieper, Isomics
 +
* Anyone else who is interested
  
 +
==Project Description==
  
==Project Description==
+
Chronicle is an idea to have a database and processing system based on [http://dicom.nema.org DICOM] and [http://couchdb.apache.org CouchDB].  The basic ideas are covered in [https://docs.google.com/document/d/1gLv74QRUYPSZTHe5o_9KaTbKJhRZ0rHFBXAp3LqFM7s/edit?usp=sharing the Chronicle Pamphlet].
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*
+
* The goal this week is to discuss this project with anyone who is interested.
 +
** People who have lots of DICOM and related data they need to organized for easy access
 +
*** Distributed replication
 +
*** Filtered replication
 +
*** Simultaneous access and update
 +
** People who are interested in automatic triggering of processing modules
 +
*** Auto data conversion
 +
*** Workflow management
 +
 
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*
+
* Give demos of current work in progress if people are interested
 +
* Discuss
 +
** NoSQL
 +
** JavaScript
 +
** MapReduce for Medical Records
 +
** DICOM, Electronic Medical Records
 +
** HTML5 Apps, WebGL
 +
** [http://github.com/pieper/SlicerChronicle]
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 20:06, 9 June 2014

Home < 2014 Summer Project Week: Chronicle

Key Investigators

  • Steve Pieper, Isomics
  • Anyone else who is interested

Project Description

Chronicle is an idea to have a database and processing system based on DICOM and CouchDB. The basic ideas are covered in the Chronicle Pamphlet.

Objective

  • The goal this week is to discuss this project with anyone who is interested.
    • People who have lots of DICOM and related data they need to organized for easy access
      • Distributed replication
      • Filtered replication
      • Simultaneous access and update
    • People who are interested in automatic triggering of processing modules
      • Auto data conversion
      • Workflow management

Approach, Plan

  • Give demos of current work in progress if people are interested
  • Discuss
    • NoSQL
    • JavaScript
    • MapReduce for Medical Records
    • DICOM, Electronic Medical Records
    • HTML5 Apps, WebGL
    • [1]

Progress