I wondered if someone could verify my understanding of the private tag
format:
Tag: g1 g2 g3 g3 e1 e2 e3 e4
1) Group g1g2g3g4 should be even, greater than 9
2) I need to add a creator string of the form:
"COMPANY_NAME_0xg1 g2 g3 g4 e1 e2 0 0"
3) creator tag is of the form
g1 g2 g3 g4 0 0 e1 e2
4) private tag is of the form:
g1 g2 g3 g4 0 0 e3 e4
So, given g1,g2,g3,g4,e1 and e2, I can create
255 private tags (cannot have e1=e3 and e2=e4).
Thanks in advance.
Aaron Boxer
Read Section 7.8.1 in DICOM Part 5. It's terse but decipherable.
You can also search this news group for replies as this is a
frequently asked question.
- Doug
"Aaron Boxer" <box...@yahoo.com> wrote in message news:<jHH3b.2443$O05.6...@news20.bellglobal.com>...
Thanks for the reference to the standard.
I get it.
Cheers,
Aaron
"Doug Sluis" <doug....@philips.com> wrote in message
news:9a93ce19.03082...@posting.google.com...