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
56 stars 59 forks source link

[Configuration] Update the configs for downloading specific resources from Composition Resource #2022

Open qaziabubakar-vd opened 1 year ago

qaziabubakar-vd commented 1 year ago

Name of feature to enhance Update the local configs for downloading the configs for downloading specific resources from Composition Resource Linked Issue: https://github.com/opensrp/fhircore/issues/1790

Implementation

pld commented 1 year ago

Can you explain this issue in more detail, it's not clear to me what the task is here

FikriMilano commented 1 year ago

@qaziabubakar-vd is this the ticket where we sync Questionnaires in the Composition resource when in debug mode?

FikriMilano commented 1 year ago

I think this functionality disappeared in the last few refactors 

qaziabubakar-vd commented 1 year ago

@FikriMilano Yes, I tested this on staging server on "demo" app, was working fine their. I will check again

qaziabubakar-vd commented 1 year ago

@pld I'll update the ticket and add more details.

dubdabasoduba commented 1 year ago

Can you explain this issue in more detail, it's not clear to me what the task is here

@pld this issue is to make sure the local test app id also uses the composition locally provide composition resource to download the required content.