Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

  1. Introduce a new convenience class CodedOrFreeText
  2. Introduce an Enum for "diagnosis certainty"
  3. Introduce an Enum for "condition status"
  4. Introduce new Condition domain object, backed by a new `condition` table
  5. Introduce a new Diagnosis domain object, backed by a new `encounter_diagnosis` table
  6. Introduce new REST APIs for these domain objects
  7. Refactor emrapi module's DiagnosisService and ConditionService to use new functionality
  8. Create a ticket for migrating existing data captured via the emrapi module
  9. Create a ticket for updating the UIs in the reference application to use new tables


Sprint Dashboard

Jira Legacy
serverOpenMRS Issues
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQuerykey = TRUNK-5015
serverId45c5771b-fa4b-3e43-b34a-c19dc45ccc95

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

...