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
- Add null guard to purgeCondition to prevent NullPointerException on null input
- fix: add null guard to purgePatient consistent with voidPatient
- TRUNK-6614: Add test for unbounded lower bound in DoubleRange.contains()
- TRUNK-5782: Concept Domain - Switching from Hibernate Mappings to Ann…
- TRUNK-6598: Add missing unit test for containingAnyFormField in HibernateFormDAO
- TRUNK-6621: fix: add null guard to purgeVisit to prevent NullPointerException on null input
- TRUNK-6599: Refactor containsAllergen() using Stream API
- TRUNK-6595: Update README badges and formatting
- TRUNK-6593: Use try-with-resources in getFileAsBytes
- Trunk 6575: Restrict executeSQL to safe SELECT queries when selectOnly is true
- Docs
- Java not yet supported