Archive for the 'OIP' Category

Michael Jackson, The Greatest Performer of All Time

July 12, 2009

While people are questioning the cost of Michael Jackson’s funeral, or his white skin or his children’s skin or his plastic nose, it is reported that he gave over $500,000,000 to charities worldwide in his lifetime. Despite all the persecutions and ridicule thrown at him by the media this kind polite man gave back so [...]

Maintaining Active Lists Implicitly

July 5, 2009

Other than users adding and removing items to allergy lists, problem lists, etc. directly, the active lists automatically maintain the lists by monitoring the entered observations. For example when the user enters an observation malaria problem added, the system captures the event and adds a new problem in the problems list. When the user enters [...]

Initial Design of Active Lists

July 5, 2009

A working active lists implementation is complete. Problem and allergy lists are implemented.
An allergy consists of allergen, reaction and severity properties. The problem consist of a basic concept. Both contain start and stop dates. They are used in case we need to define items with a date other than today when entering, and also to [...]

Limiting Answers to Concept Classes and Sets

June 24, 2009

I am working on the ticket #73, model must support constraining coded answers to one or more classes. I am implementing the first option, using two properties in the answer class to keep a concept set or a concept class. After implementing this ticket we can specify which concepts are possible for a given concept [...]