Info | ||
---|---|---|
| ||
This project is being considered as a potential project for 2014 Internships. If you are a potential intern and are interested in working on this project, please discuss it in detail with the mentor(s) listed here before submitting your internship proposal. |
Primary mentor | |
Backup mentor | |
Assigned to | |
Sara's blog | http://saramirza14.wordpress.com/ |
Code | https://github.com/saramirza14/openmrs-module-iheinteroperability |
Abstract
Excerpt |
---|
Health Information Exchanges (HIEs) are starting to take off the word over. In particular the OpenHIE (ohie.org) project is looking at proving the infrastructure for low to middle income countries (LMICs) to exchange a patient's demographic and clinical information. |
...
- Become familiar with the IHE PAM profile
- Hook into the OpenMRS create patient functionality
- Add the ability to send a standards-based PAM request that a patient was created
- Note: We are also looking a the IHE PIX profile as there is some overlap between the PAM and the PIX profile and it might be beneficial to support both. Also, the Client Registry is used in OpenHIE currently supports PIX, so support of this profile may be a good idea.
Extra Credit
- Allow messages to be queued and retried if OpenMRS is has no internet connection
- Implement support for the PIX profile as well