Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, May 16, 2012 12:07:01 AM(UTC)
swapnilp

Groups: Registered
Posts: 7


Hi,

We have an application of dicomviewer where we play dicom studies.Some studies have audio or pdf attachments.Those attachments may be at series level or study level.How can i find that particular attachment is at study level or at series level?Is there any DicomTag to know that?Please let me know ASAP

Thanks
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, May 17, 2012 4:31:26 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


At instance/IMAGE level query response, you may get values in SOP Class UID tag (0008, 0016) from a SCP, and this should have a value such as "1.2.840.10008.5.1.4.1.1.104.1" for Encapsulated PDF Storage object or "1.2.840.10008.5.1.4.1.1.9.4.2" for General Audio Waveform Storage.

You can also use the value in the Modality Tag (0008, 0060) at SERIES level query response from PACS. As for example value "AU" will mean the object type is Audio data and "DOC" or "SR" to represent Encapsulated PDF/CDA (see PS .3.3 section C.7.3.1.1.1 for Defined Terms).

LEADTOOLS also offers ways to insert and extract PDF from DICOM dataset (GetEncapsulatedDocument and SetEncapsulatedDocument Methods) and refer to "Working with DICOM Waveforms" section of the help file.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.043 seconds.