opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://smartregister.org
Apache License 2.0
54 stars 41 forks source link

Synchronization with the HAPI FHIR server #8

Closed f-odhiambo closed 3 years ago

f-odhiambo commented 3 years ago

How to be able to go about saving locally stored FHIR resources from the SQLite DB to the HAPI FHIR server. MIght be done on the Android FHIR SDK. Link to similar issue in Android FHIR SDK

f-odhiambo commented 3 years ago

Related and being tracked in issue #55