Hello Community,
I am involved in a project where we are implementing an open-source medical record system using OpenMRS. Our current goal is to create a user-friendly admissions form that potential patients can complete online before they arrive at the hospital. This form should be easy to use and must not require logging into the OpenMRS system.
We’re seeking advice on several key aspects of this development:
- Technologies: Which open-source tools or frameworks are best suited for building web-based forms? We are interested in something that supports guided input, like drop-down menus, to simplify the process for users.
- Infrastructure Requirements: What are the minimal server specifications or hosting environments needed for such a form? Considering that the form does not need to be highly secure or compliant with specific healthcare regulations, what would be a light-weight yet effective setup?
- API Integration with OpenMRS: Has anyone integrated a standalone web form with OpenMRS? I’m looking for advice on how to manage data transfer securely and efficiently. Any known APIs or plugins that facilitate this integration would be particularly helpful.
- User Experience: Ensuring that the form is straightforward and accessible is crucial. What features or design principles have you found effective in enhancing user experience for non-tech-savvy users?
- Data Validation: While not the primary concern, ensuring some level of data accuracy would be beneficial. What lightweight validation tools or techniques do you recommend?
- Examples and Demos: If you have any examples, demos, or case studies of similar implementations, those would be incredibly valuable. Seeing how others have successfully implemented such forms could guide our development process.
I’m looking forward to any suggestions, experiences, or resources you might be willing to share. Tips on integrating web technologies with OpenMRS would be particularly appreciated!
Thanks in advance - Olie