Currently, all encounters from OpenMRS are forwarded to CHT, with the form name hardcoded to openmrs_anc.
- not all encounters necessarily need to be forwarded to cht, only those that have a corresponding input form on the cht side
- for those encounters that should be sent, the form name in cht should be based on the form or encounter type from OpenMRS, instead of hardcoded.
Currently, all encounters from OpenMRS are forwarded to CHT, with the form name hardcoded to
openmrs_anc.