Difference between revisions of "2015 Summer Project Week:SlicerTAVI"
From NAMIC Wiki
(4 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
* Treatment for aortic stenosis ([http://www.nlm.nih.gov/medlineplus/ency/article/000178.htm further information]) | * Treatment for aortic stenosis ([http://www.nlm.nih.gov/medlineplus/ency/article/000178.htm further information]) | ||
* Current treatment is sutureless valve inflation (balloon or nitinol) using fluoroscopy/angiography guidance | * Current treatment is sutureless valve inflation (balloon or nitinol) using fluoroscopy/angiography guidance | ||
+ | * [http://www.nytimes.com/2015/06/22/health/heart-failure-aortic-valve-disease-tavr.html?smprod=nytcore-iphone&smid=nytcore-iphone-share&_r=0 Interesting Article About Aortic Valve Disease TAVR on NYT published during Project Week] | ||
==Proposed research== | ==Proposed research== | ||
Line 18: | Line 19: | ||
* Dr. Terry Peters, supervisor, RRI, UWO | * Dr. Terry Peters, supervisor, RRI, UWO | ||
* Dr. Gabor Fichtinger, supervisor, Perk Lab, Queen's University | * Dr. Gabor Fichtinger, supervisor, Perk Lab, Queen's University | ||
+ | * Robert Owen, BK | ||
==Project Description== | ==Project Description== | ||
Line 39: | Line 41: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | |||
* Modules already started, basic workflow implemented, lots of details remain to be implemented | * Modules already started, basic workflow implemented, lots of details remain to be implemented | ||
− | * .. | + | * First core pull request with absolutely nothing to do with SlicerTAVI! |
+ | ** [https://github.com/Slicer/Slicer/pull/294/commits https://github.com/Slicer/Slicer/pull/294/commits] | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 11:13, 24 June 2015
Home < 2015 Summer Project Week:SlicerTAVIBackground
- Trans-catheter aortic valve implantation/replacement (TAVI/TAVR)
- Treatment for aortic stenosis (further information)
- Current treatment is sutureless valve inflation (balloon or nitinol) using fluoroscopy/angiography guidance
- Interesting Article About Aortic Valve Disease TAVR on NYT published during Project Week
Proposed research
- We are interested in investigating the use of magnetically tracked ultrasound image guidance for procedure guidance
Key Investigators
- Adam Rankin, Robarts Research Institute, Western University (University of Western Ontario)
- Dr. Terry Peters, supervisor, RRI, UWO
- Dr. Gabor Fichtinger, supervisor, Perk Lab, Queen's University
- Robert Owen, BK
Project Description
Objective
- Continue work on TAVI workflow in a series of Slicer modules
- Module to guide valve holder tool to aortic annulus (depth analysis, tool orientation analysis, etc...)
- Module to facilitate ideal bi-plane orientation from tracked 3D data
- Current source available at (SlicerTAVI)
Questions
- 3D probe calibration (possible rigid transformation from 2D calibration)
- Magnetic tracking in OR not necessarily feasible
- Cardiac surgeons involved express reluctance to give up fluoro (suprise...) so possible generate synthetic fluoro pre-op CT and intra-op US
Approach, Plan
- Develop phase 1 module with magnetic tracking to show feasibility of magnetic solution
- Phase 2 module might include image based tracking, US emitter based tracking, or other solutions suggested by intelligent and good-looking Slicer community
Progress
- Modules already started, basic workflow implemented, lots of details remain to be implemented
- First core pull request with absolutely nothing to do with SlicerTAVI!