@dkayiwa@jblaya@peterb Sir! I want know when an order is created with that openmrs also create HL7 message ? if so Where it is stored? How can I see it?
I am talking with reference to this link - anyone who can guide me … PLEASE
yes Sir, I haved seen it before… I was looking for how to send message to this archive…
I came to know the about HL7 source… Now I have json object code which I am trying to send by the help of /ws/rest/hl-source api , I think I will give my json code by using this and it will parse it and return my HL7 code in HL7inarchives…
I will be in touch with you for futhur help… Thank You for help.
I am just pasting this code https://pastebin.com/7t1iG2f0 in the left box shown in above picture with red text and nothing else, then clicking try it out. it give me error.
These are the modules loaded and started on my system 2.0.5 OpenMRS
I have already created json of order… I mean have json code of order palced. now I want to change this to HL7 by the help of above mentioned link or some other way.