Hi fellas! I hope all of you are doing well, i need some help regarding openMRS REST APIs. I want to do following using REST APIs:
Start a patient visit
Enter Patent Vitals
Enter Patient Diagnostics Details
Also GET(fetch) all the above info.
How to set appointment
Actually i’m making a own frontend using openMRS REST API. I am following the link below but don’t no exactly what resources to use and what query should be passed in the REST calls
In order to archive the above ,you need to get familiar with the rest webservice module abit more .I would recommend that you have a look at these resources.
If you checkout the above then you will be able to figure out the rest as well…
And yes checkout the resources that @gcliff has shared coz they will make things more understandable. Nice coding
Try querring using the patientId, copy that id and try it again, dont specify the name, specify the patiendId, Again if you created one patient given name, you expect a patient ,i dont know ur expectations , like i said before better using patient id