Friday, February 10, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: Chivan
New Today New Today: 3
New Yesterday New Yesterday: 27
User Count Overall: 20593

People Online People Online:
Visitors Visitors: 12
Members Members: 4
Total Total: 16

Online Now Online Now:
01: ctoremis
02: richteh
03: 孙磊
04: vposhataev

ClearCanvas Community Forums

Other DICOM attributes to study XML by default
Last Post 2010-07-09 04:16 PM by steve. 1 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
ionel.roman
New Member
New Member
Posts:4

--
2010-07-04 01:03 PM  

Can anyone please instruct me in how can I make the project (both workstation and server) to write / read another DICOM attribute when working with xml files? (sending / retrieving studies, importing studies, etc)

somewhere the default instance tags that are operated in xml are defined, where is that?

eg: 093223 is one of the common tags in xml files, I need to be able to add different tags as well

thank you

steve
Senior Member
Senior Member
Posts:1885

--
2010-07-09 04:16 PM  
I'm not sure exactly what you're trying to accomplish, but there's a class passed to the routines that create the study XML file that set the parameters for creation of the file. In the ImageServer at least there are some configuration options that are used to set these values.

The actual options for setting what tags are included are fairly limited. Theres's 3 options that set if all private tags are included/excluded, if tags that are encoded as UN VR are included/excluded, and a setting that sets if "large" tags (that exceed a configured size) are included/excluded from the file.

In your case you was a private attribute included in the XML. You could just turn on private attributes in the XML file and this tag would then be included if it exists.

One word of caution. The XML processing stuff is one of the weak spots of the ImageServer, specifically how it relates to processing studies that have a large number of slices. If you turn on the inclusion of private attributes, be prepared for processing times to slow down if you have large multi-slice studies on your system.

Steve
Real-time support available to Clinical Edition and Team Edition customers
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2011 ClearCanvas Inc.