Wiki Spaces
Documentation
Projects
Resources
Get Help from Others
Q&A: Ask OpenMRS
Discussion: OpenMRS Talk
Real-Time: IRC Chat | Slack
Primary Mentor | Chanuka Wijayakoon |
---|---|
Secondary Mentor | Suthagar Kailayapathy |
Assigned To |
The Operation Theater module facilitates the management of theater procedures and related data collection. It has a scheduling engine based on Optaplanner library for scheduling procedures among available operation theaters. It allows users to collect data about the procedure & patient throughout the procedure's workflow.
Currently it runs on OpenMRS platform 2.6 or higher with Java 8. Its UI is built with GSP. The module does not have a REST API. This project aims to first write a new REST API for the module and subsequently create a new user interface with React, converting it to an OWA.
The module backend is implemented in Java and the new front-end should be built with the OpenMRS React component set. Hence, the following skills are necessary;
You are expected to get familiar with the OpenMRS platform and module interaction, as this module uses Allergy API for fetching the allergy information of a patient.
Go through the links below to set up the module and get started. Use OpenMRS talk for any queries.