We are using openmrs forms to store data. We are using open mrs as rest module using openmrs sdk. we created form using end point.
/form
We are not able to see any documentation to see how to add data to the forms using rest module. Please help to understand how to add data to forms and save it to keep associated with the person or patient.
thank you @gcliff for inputs. We are developing an rest api which consume openmrs rest module to use openmrs-core. from there we want to add data using forms. Do we have any reference document to know how to add data to forms from rest application
We have OpenMRS Docs for creating observation but details of form are not mentioned while creating observation. Can you help like which service do we need to use to save data entered into form?