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://opensrp.io
Apache License 2.0
55 stars 56 forks source link

[Malawi Core] [Sync Optimization] Implement Sync by Location #1596

Open AbdulWahabMemon opened 2 years ago

AbdulWahabMemon commented 2 years ago

Name of feature to enhance

Describe the solution you'd like

Acceptance Criteria

Describe the enhancement

AbdulWahabMemon commented 2 years ago

@Gental-Giant I was implementing Practitioner details work from fhircore main branch, found having issue with linked classes which are not updated in malawi-dev branch, so it getting lengthier than expected, I was thinking to get updates from main branch first to support practitioner detail api implementation then continue with this syncing task, or we can just pull the required practitioner detail api separately and keep pulling other required linked classes which is creating more not updated stuff from main also time taking, or we can go with any other work around like Khumboo was mentioning in weekly yesterday, I will be syncing with him shortly, posting this to keep you updated and have feedback accordingly