I am trying to submit a patient encounter data using Xforms from a remote machine.
I referred to the information given on the wiki page i.e.
However I am getting internal server error on sending simple post request to
I am a bit confused how to use this and about the format for sending the payload.
Can you please guide me how I should format my xml and payload so that I could submit data through a http request
It would be very helpful if anyone could share a demo or working code/project which uses the XForms for external application.