#1
Posted
:
Wednesday, September 23, 2015 7:39:21 PM(UTC)
Groups: Registered
Posts: 43
Hi,
I am using LT17.5.
Can I get sample of reading Structured Report.
OR
How to use SRInstance for DICOM Datatset.
#2
Posted
:
Friday, September 25, 2015 9:18:28 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 71
Was thanked: 4 time(s) in 3 post(s)
Hi,
Here is a link to our version 17.5 documentation for the SRInstance class:
https://www.leadtools.com/help/leadtools/v175/dh/scu/leadtools.dicom.scu~leadtools.dicom.scu.srinstance.html
You can also find example code for using the SRInstance class at the bottom of the following link:
https://www.leadtools.com/help/leadtools/v175/dh/scu/leadtools.dicom.scu~leadtools.dicom.scu.queryretrievescu~move(dicomscp,string,string,string,string).html
Aaron Brasington
Developer Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Friday, September 25, 2015 7:09:37 PM(UTC)
Groups: Registered
Posts: 43
Hi,
I already checked this link. It is related to DICOM scu. The requirement is, I have the DICOM Dataset with sop class 1.2.840.10008.5.1.4.1.1.88.33 Comprehensive SR
Do you have any classes to read this Dataset and generate the output in xml or html or any human readable format like other SR parser dos.
#4
Posted
:
Monday, September 28, 2015 4:08:57 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 71
Was thanked: 4 time(s) in 3 post(s)
Hi,
We have a SaveXmlData class from which you can use the SaveXmlCallback Delegate to read in each DICOM element and print the data out to an XML file. Here is a link to the SaveXmlCallback Delegate:
https://www.leadtools.com/help/leadtools/v175/dh/dco/leadtools.dicom.common~leadtools.dicom.common.extensions.savexmlcallback.html
There is an example at the bottom of the link that demonstrates how to save the DICOM data to an XML file.
Also, here is a link to our documentation on the SaveXmlData class:
https://www.leadtools.com/help/leadtools/v175/dh/dco/leadtools.dicom.common~leadtools.dicom.common.extensions.savexmldata_members.html
Aaron Brasington
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.