Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The goal of this page is to come up with deliverables for the initial release of the OCC server and OCC Module.

Allow uploading of large concept dictionaries

Implementations like MVP's have many concepts that they want to share. The OCC should be able to handle huge bundles of data.

OpenMRS 1.6 users should be able to upload and download concepts

There was a decent change to the concept datamodel in OpenMRS 1.7. For this reason the occ's datamodel is based off of that. This allows easier sync'ing with 1.8, 1.9, etc users. However, a decent number of installations still work with 1.6, so we should implement some sort of upgrade/downgrade facility to go convert between the revisions.

Suggest occ concepts as users search for or create concepts

Users should be able to import concepts directly to their dictionary

Sort occ results using a smart algorithm

The search feature in the occ should be better than OpenMRS' (ala MCL)

  • No labels