I'm building a PACS viewer for an EHR system. They have Iguana running and I have seen something about radiology orders. I think that is HL7 driven. So my question is how would I access the image(s) contained with-in an order? Is there some more information in the HL7 messages I saw or do I need to have some type of configuration that tells me where to connect to get the images? I've done a lot of research and I feel I'm close to understanding this if anyone can shed some light I thank you in advance.
Would I need dcm4chee or dcm4che2 to accomplish this? My application is PHP and will run on a custom linux server.