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.

Prioritized TODO list

  1. 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
  2. add tags to tokens so people can find tokens by tag(s)
    • subtask: get unique list of tags
  3. add support for "index" date so criteria can be applied relative to that date
  4. add 3rd way to register rules: by reference (String)
  5. DataService needs to be public
  6. double-check for over-caching (across requests) per Darius' experience

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.