I am currently trying to convert data from standard XML format to a format matching FHIR Resource XML.
I am trying to research multiple avenues. Currently, I am fixated on using WSO2 Enterprise Service Bus to see whether it has the required functionality. However, I suspect using an XSLT script may be useful for my purposes. I was just hoping for a discussion on possible methods that they may know of for this conversion process.
Thanks :)