2022-03-10 Developers Deep Dive Call
Overview
Date: 10.03.2022
Objective: Weekly space for deep dive topics
Participants: (kindly only add your own names, not those of other participants)
@Uwe Wahser
Topic Proposals:
Project: 2021.T3 Payment Layer , Project: 2021 Payment Layer - MojaLoop Integration , Project: 2021 Payment Layer - MIFOS Integration , Project: 2021 Payment Layer - OpenHIM Integration
Presentations / Attachments
Minutes
Payment Layer - Workpackages:
Swiss TPH : Project: 2021.T3 Payment Layer
done - invoicing and billing in one BE Invoice module (on github develop branch): Account receivable - [outbound] invoices Account payable - [inbound invoices] bill
done - invoicing FE
done - billing FE
done - calculation rules: https://openimis.atlassian.net/wiki/spaces/OP/pages/3045556225 , https://openimis.atlassian.net/wiki/spaces/OP/pages/3045752833
wip - https://openimis.atlassian.net/wiki/spaces/OP/pages/3045818369
wip - rough rule for unconditional cash transfer (simple proof of concept)
wip - Payment Plan https://openimis.atlassian.net/wiki/spaces/OP/pages/2757853191
FHIR Invoice resource mapping & endpoint:
OPENIMIS.FHIR.R4\openIMIS Invoice - FHIR v4.0.1 done - FHIR Invoice-Invoice example:
OPENIMIS.FHIR.R4\InformalSectorContributionInvoice - JSON Representation - FHIR v4.0.1 done - FHIR Invoice-Bill example:
OPENIMIS.FHIR.R4\openIMIS Bill - FHIR v4.0.1 open - integrate accounting in patient resource
done - FHIR IGs
wip - create push event mechanism in FHIR
Hospital/Insurance Organization, Patient, Invoice-Invoice, Invoice-Bill
done - search parameters updated
https://openimis.atlassian.net/wiki/spaces/OP/pages/3115581538 : Project: 2021 Payment Layer - MojaLoop Integration
wip - Mojaloop API in openIMIS
done - step 1: openIMIIS → MojaLoop: verify account on ML
done - step 2: openIMIIS → MojaLoop: verify account with DFSP (service provider)
done - step 2: ML → oI: request for consent
wip - step 3: authentication
open - step4: register credentials
open - step5: make payments
payment managers
data structures in oI:
done - Patient Account
done - Hospital Account
https://openimis.atlassian.net/wiki/spaces/OP/pages/2001403929 : Project: 2021 Payment Layer - MIFOS Integration
done - waiting for the other teams
https://openimis.atlassian.net/wiki/spaces/OP/pages/3142451203 : Project: 2021 Payment Layer - OpenHIM Integration
done - main items
done - technical documentation in work
done - OpenHIM → MIFOS
done - docker compose to be uploaded
wip - mediators
done - beneficiaries → Mifos
Issues
solved - Mifos API endpoints updating and instructions on how to access them
solved - openIMIS authentication changes between basic and JWT for transactions and mediator registration:
if you access through /iapi/ (ibackend) then you have to use JWT
but if you access through /api/ (backend) then the gateway requires basic auth
solved - openHIM ports – which ones are open on sandbox?
ports not needed
Sandbox - workpackages:
Sandbox
install openIMIS (STPH)
solution on release: BE done, FE end of February
QA/showcase: STPH in February
Documentation: design documents in the wiki, overview page
install MojaLoop ( STPH / 2MCorp )
Developments: end of February
QA/showcase: 2M Corp end of March
Documentation: first week of March
install MIFOS (STPH)
solution on release: done
QA/showcase: Healthix - February
Documentation: documentation on project page (verify)
install openHIM (STPH)
solution on release: first week of February
QA/showcase: MTCC - first week of February
Documentation: mapping document on the wiki, ongoing
First test-run: second week of February
Questions - Challenges - Issues
Use payment-layer channel in discourse to ask questions (register here:
Discord - Group Chat That’s All Fun & Games)
2 Payment manager + Mifos needed on mojaloop
1 PM linked to mifos (Payeer): to be configured to connect with Moja loop, Co-located with Mifos
1 PM for payee to IMIS: to be configured to connect with Moja loop
More info on PM Mojaloop Comparison Presentation.pptx - Google Slides
Local mojaloop instance:
1. install minikube: Installer Kubernetes avec Minikube | Kubernetes
2. deploy mojaloop: Deployment Guide · GitBook (mojaloop.io)
Additional Resources