Hi,
I'm trying for long time now to get the radiation dose from dcm4chee.
I first tried to get if form the files using nanodicom PHP class but it's not so easy...
After some research I found this WADO rest service that generate the
X-Ray Radiation Dose Report
So the question is:
Is there a way to get this info in a format that can be parsed fast?
Or there is another way to get
X-Ray Radiation Dose Report to send it to RIS?
My RIS is developed by me in PHP.
Thank you!