suruchi dhungana
Romain Buisson
Aug 12, 2024
...
OEG integration:
OpenMRS patient and Lab test order is synced in OpenELIS
Results from OpenELIS are synced in OpenMRS
Modification of lab order cancels the existing lab order in OpenELIS and creates a new lab order
Discontinue lab order in OpenMRS cancels the Incoming Order in OpenELIS
Deployment of dev-his.openmrs.org.
In progress: 2 PRs:
https://github.com/ozone-his/ozone/pull/83/files
https://github.com/ozone-his/ozone-docker-embedded/blob/main/docker/docker-compose-embedded.yaml.template
Work halted this week due to vacations. Will resume next week.
FHIR API for ERPNext:
Architecture still in progress. Leaning towards running HAPI FHIR to transform and expose FHIR objects from the ERPNext database.
Architecture will be defined this week and implementation started the week after.
Analytics in OpenMRS Distro HIS: Ozone Analytics + Mamba ETL
3 tickets to be worked on:
Planned a demo session of Mamba ETL w/ support of incremental changes lead by UCSF. (to be scheduled to next week)
OEG integration in progress:
Notion board: https://www.notion.so/mekom/OpenMRS-disto-HIS-integrated-with-OpenELIS-Global-597eea5b1d6e4305b0dc472b9682d505?pvs=4
Automated configuration w/ OEG only supported w/ Liquibase.
Unblocked to create Patients visible in new UI.
Mid-next week first delivery. Identify exactly what will be demoed by this time. suruchi dhungana to update.
Deployment of dev-his.openmrs.org server:
Will be looked at tomorrow.
FHIR specs for ERP Processes completed. Link: https://docs.google.com/document/d/1uvJwYCGZg_wnt5eMCFLBIJoWU4CQaUWSKENvHrR-MEg/edit?usp=sharing
Designs for Price + Stock upon ordering will be added in Zeplin today.
Need some architecture call with Wyclif regarding exposing the FHIR API of the ERP (and authenticating to it)
SSO: Should be configurable to be enable enabled by implementers.
Custom systems integration:
Ethiori being integrated with a custom LIMS. → good progress done in Ethiori hackathon.
Used as an example to add more integrations.
Enabling SENAITE in OpenMRS distro HIS:
Stephen Senkomago Musoke starting evaluation of SENAITE integration.
Patients are synced
Lab orders not tested as unable create orders with admin users. Reached out on the #ozone channel.
Mekom reported some issues with the Lab order basket (unable to revise order).
DHIS2 integration by Michael Bontyes . Interested in looking UgandaEMR existing DHIS2 integration.
MSF scope: Initialize a new OpenMRS instance with DHIS2 patients (w/ DHIS2 ID + demographics)
Using OpenFn to send the new patients and data points.
Business logic available on GitHub.