# Having Trouble Extracting Ultrasound DICOM/Vol file from GE Voluson S8

**URL:** https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218
**Category:** Support
**Created:** [June 18, 2021, 6:52pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218 "2021-06-18T18:52:48Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![d\_roscoe\_j](https://avatars.discourse-cdn.com/v4/letter/d/ad7895/32.png) [@d\_roscoe\_j](https://discourse.slicer.org/u/d_roscoe_j)
#### Post date: [June 18, 2021, 6:52pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/1 "2021-06-18T18:52:48Z")

</div>

I’m attempting to create a 3d model of a 3d ultrasound .dcm file that I’d asked a 3d sonographer to extract, (for 3d printing) but all that is appearing when uploading to slicer is a 2d image of the ultrasound (in .dcm format)

She is using a GE Voluson S8 machine for the task, and doesn’t know how to extract the volume file I am needing… any advice or instruction for what to ask/tell her?

Thanks!

 ![Screenshot 2021-06-18 13.48.48](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/1/6/16d57e16bd2be4eef3c798e1b4fd2907507ecf84.jpeg)

Operating system: GE Voluson S8  
Slicer version: 4.11.20200930  
Expected behavior: Loading 3d Volume from .dcm file  
Actual behavior: Loading a 2d image from .dcm file

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 18, 2021, 8:40pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/2 "2021-06-18T20:40:03Z")

</div>

GE 3D ultrasound machines only store a 2D screenshot in standard DICOM image field and use private fields for the 3D volume. You can use [SlicerHeart extension](https://github.com/SlicerHeart/SlicerHeart#ge) to load the 3D information (it will require you to request the image decoder pack from GE, by filling out a web form).

---

<div class="post-metadata">

### Author: ![d\_roscoe\_j](https://avatars.discourse-cdn.com/v4/letter/d/ad7895/32.png) [@d\_roscoe\_j](https://discourse.slicer.org/u/d_roscoe_j)
#### Post date: [June 18, 2021, 8:48pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/3 "2021-06-18T20:48:44Z")

</div>

So I, as the person doing the slicing, can use the SlicerHeart extension (and the image decoder pack from GE) to load 3d information from these seemingly 2D .dcm files the woman who took the ultrasounds sent over?  
The files are all around 2000 KB, which seems low for having 3d vol information, but is that decoder pack a means of “reading between the lines” of the 2D screenshotted .dcm file to get the 3d volume?

Or is that decoder pack something SHE would need on her end to get the right information out of the machine to send over to me for slicing?

Just making sure I understand.  
Really appreciate your help! Thanks!

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 18, 2021, 9:12pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/4 "2021-06-18T21:12:27Z")

</div>

You need to have the decoder (not the patient or the ultrasound technologist).

2000KB seems to be a bit small, but it may contain a smaller region or lower resolution image. Size of a single 3D ultrasound volume is typically 3-5MB.

---

<div class="post-metadata">

### Author: ![Roxxx](https://avatars.discourse-cdn.com/v4/letter/r/c6cbf5/32.png) [@Roxxx](https://discourse.slicer.org/u/Roxxx)
#### Post date: [February 10, 2023, 10:19am UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/5 "2023-02-10T10:19:50Z")

</div>

I have the same output view as seen in the first post when using SlicerHeart.  
I could not find the image decoder pack from GE you mention. Do you happen to have a URL of the web form?

---

<div class="post-metadata">

### Author: ![Jeff\_Beckman](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/jeff_beckman/32/65585_2.png) [@Jeff\_Beckman](https://discourse.slicer.org/u/Jeff_Beckman)
#### Post date: [April 11, 2023, 3:52pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/6 "2023-04-11T15:52:14Z")

</div>

I’m in the same boat and may have found the solution. There are directions including a link to the required web form on this page in the docs:

> <https://github.com/SlicerHeart/SlicerHeart/blob/master/Docs/ImageImportExport.md>

The GE section is about half way down. I haven’t gotten a response from GE yet, fingers crossed.

---

<div class="post-metadata">

### Author: ![MartinNA](https://avatars.discourse-cdn.com/v4/letter/m/9f8e36/32.png) [@MartinNA](https://discourse.slicer.org/u/MartinNA)
#### Post date: [June 16, 2023, 9:36pm UTC](https://discourse.slicer.org/t/having-trouble-extracting-ultrasound-dicom-vol-file-from-ge-voluson-s8/18218/7 "2023-06-16T21:36:08Z")

</div>

Hi  
I have a similar problem, I have .vol files from a voluson S8 ultrasound, the doctor gave me the files via USB, when I pass them to slicer an error appears and that it cannot load them. I don’t know if anyone has had the same problem and how do I solve it.
