User:Vladimir Mitrovic
Hey everyone, I'll be working on OpenMRS logic service this summer. My progress can be tracked via Blogspot, but I also added a nifty RSS snapshot here on this page. So, check it out, and feel free to contact me at any time.
[edit]
Prioritized TODO list
- create the HIVPositiveRule (which requires creating a new data source - PersonDataSource), blog about it, and create a Rule-HOWTO on the wiki using HIVPositiveRule as an example
- add tags to tokens so people can find tokens by tag(s)
- subtask: get unique list of tags
- add support for "index" date so criteria can be applied relative to that date
- add 3rd way to register rules: by reference (String)
- DataService needs to be public
- double-check for over-caching (across requests) per Darius' experience
[edit]
Misc
Here's the initial UML draft of the logic service design. It's a work-in-progress.
The second draft of the logic service design.
The third draft of the logic service design.

