openmrs-core
https://github.com/openmrs/openmrs-core
Java
OpenMRS API and web application code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to openmrs-core
Help out
- Issues
- TRUNK-6515: Include message broker for publishing / subscribing to external events
- No dedicated patient-merge event; consumers must rely on the incidental SaveServiceEvent<PersonMergeLog>
- Order stop/discontinue does not fire a *ServiceEvent for the stopped order (event-driven consumers see it as still active)
- Non-proxied / non-pattern service mutators bypass #6084 *ServiceEvents (transferEncounter, stopVisits, removeAllergy, setAllergies, …) — systemic gap
- TRUNK-6650: Verify database authentication in startup.sh before starting Tomcat
- TRUNK-6512: Add ability to fetch reference range by date
- TRUNK-6651: Make @OpenmrsProfile self-enforcing via @Component + @Conditional
- docs: remove outdated reference to LoginServlet in WebConstants
- Fix some java docs .. one of them was hard-to-read.
- Web controller unit tests implementation
- Docs
- Java not yet supported