What is OpenMRS?
OpenMRS is an open source electronic medical record system (EMR) system, designed for use in the developing world and first established . Since its beginning in 2004. Today, the system has evolved into a medical informatics platform used on every continent, supporting health care delivery and research in an extremely wide variety of contexts. More information can be found on the OpenMRS about page, together with a demoSee also:
- The about page (mandatory reading).
- Brief textual guide to OpenMRS (very good for context).
- 16-minute introductory screencast.
- 50-minute tech talk video (2007).
What is the
...
Concept Proposal Module
...
?
- Every OpenMRS
...
The core of OpenMRS is the concept dictionary, which defines all used medical concepts (mainly questions and answers). Those are used as building blocks for forms, reports, summaries, etc.
Most OpenMRS installations have a concept dictionary which evolves with new information such as new questions, answers, diseases, etc. Maintaining it is not easy task.
...
- implementation is a concept dictionary that defines the medical concepts (questions and answers)
- Each organisation has their own OpenMRS instance which is isolated from other OpenMRS instances
- The Concept Proposal Module aims to let users
- create proposed concepts on their own OpenMRS instance
- send these concept proposals to an official dictionary manager to be review/approved
- track the status of their proposal
- The Concept Proposal Module is actually comprised of 2 sub modules
- Concept Proposal submodule: meant for the users to create proposals
- Concept Review submodule: meant for the dictionary managers to review proposals
- More in depth information regarding this module can be found on the project page
How can I help?
Sign up at Meetup and join us for the hack night next Tuesday! We need project humans mostly – project managers, developers, translators, QAs, BAs, XDs...
Sign up at http://www.meetup.com/melbourne-hack-nights/events/68288532/ and join us next Tuesday!
To get started:
- Github: https://github.com/OpenMRS-Australia/openmrs-cpm
- Overview of current OpenMRS Modules: https://wiki.openmrs.org/display/projects/Concept+Proposal+Client+and+Server|
Other information links:
- Brief guide to OpenMRS - http://www.flossmanuals.net/openmrs-guide/
- Very good intro and screencast on OpenMRS (duration 16 mins) - http://www.youtube.com/watch?v=1krGBK39G-M&feature=digest_fri
- One of the Google tech talks given by Paul and Burke some time back in 2007 when it all started (duration 50 minutes) - http://www.youtube.com/watch?feature=player_embedded&v=tou-Ei_AKAw
Back to main PageInstall the development VM and play around and get familiar with OpenMRS. If you have any issues we will gladly help you at the hack night.
How do I get started?
- Set up the Vagrant box with OpenMRS: this will allow you to play around with OpenMRS in a local environment and can also be used for local development
- New to vagrant? This wiki page should help with the basics and troubleshoot any problems you face. If you run into a problem, let us know or add it here
- For coders: Set up IntelliJ (any Java IDE should be able to be used but we will suggest and document on IntelliJ)
- Take a look at the Trello Board / Mailing list / GitHub pages for the on-goings
- https://trello.com/b/9OlGMLQm/openmrs-melb
- https://groups.google.com/forum/#!topic/openmrs-australia
- https://github.com/OpenMRS-Australia/openmrs-cpm: the main CPM code
- https://github.com/OpenMRS-Australia/configuration-master : used for building and deploying to the Go CI Pipeline
- https://github.com/OpenMRS-Australia/openmrs-vagrant: Vagrant box
What Technologies Are Being Used?
Include Page | ||||
---|---|---|---|---|
|