Nanodicom_Dictionary::$dict[0x0040][0xA30A] = array('DS', ' 1-n', 'NumericValue');

19 views
Skip to first unread message

florin ghimie

unread,
Jan 28, 2022, 9:55:12 AM1/28/22
to nanodicom

Hi guys,
It's my first post here, I'm new new to Nanodicom and I need your help here.
I'm trying to get the DLP value from the Dose Report file and I found it in (0040,A30A)
But I'm not able to understand how to access it.

What I tried so far is:
echo $dicom->value(0x0040 , 0xA30A);
echo $dicom->NumericValue;
I also tried to make a foreach thru the items like in this example but I'm not able to make it working...

Can you give me an example?

Thank you!

Reply all
Reply to author
Forward
0 new messages