General Information
...
The main goal is to design and implement Conditions and Encounter Diagnoses in the OpenMRS core platform.
The goal has been sub divided into several tasks:
- Introduce a new convenience class CodedOrFreeText
- Introduce an Enum for "diagnosis certainty"
- Introduce an Enum for "condition status"
- Introduce new Condition domain object, backed by a new `condition` table
- Introduce a new Diagnosis domain object, backed by a new `encounter_diagnosis` table
- Introduce new REST APIs for these domain objects
- Refactor emrapi module's DiagnosisService and ConditionService to use new functionality
- Create a ticket for migrating existing data captured via the emrapi module
- Create a ticket for updating the UIs in the reference application to use new tables
Sprint Dashboard
Jira Legacy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
How to Participate
Add your name to the list on this wiki page (with any comments about your availability). If you want to join after the sprint has started just join the IRC channel mentioned above and say hello.
...
During Project Notes for the sprint
To be added while the project progresses
Sprint Retrospective:
To be added after the end of the sprint.
Resources
JIRA board: https://issues.openmrs.org/secure/RapidBoard.jspa?rapidView=136
...