Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for UploadRequestGeneratorMode.UrlRequest in UploadStrategy (?) to support OpenMRS as FHIR Backend #2539

Open
icrc-fdeniger opened this issue May 9, 2024 · 1 comment
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue

Comments

@icrc-fdeniger
Copy link
Contributor

@aditya-07 created a branch to demo OpenMRS integration:
master...openmrs

From what I understand the main part is here: engine/src/main/java/com/google/android/fhir/sync/FhirSyncWorker.kt
But In the last version in the main it seems complicate to apply this change easily. It seems we should activate a new UploadStrategy using UrlRequest ( not totally sure).
We can work on this but probably just need some hints to start :)

Thanks

cc @jingtang10

@aditya-07 aditya-07 added P1 High priority issue effort:medium Medium effort - 3 to 5 days labels May 14, 2024
@icrc-fdeniger
Copy link
Contributor Author

Thanks @aditya-07 for your inputs. Our Team could work on that point if possible.
We would need some help if possible:

  • I believe that supporting UploadRequestGeneratorMode.UrlRequest is the step to make android-fhir compatible with current OpenMRS FHIR module. Is it correct ?
  • Is there any point to implement ? we are using keycloak to connect to openmrs and we are able to download patients so I don't think there is other blocking point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue
Projects
Status: New
Development

No branches or pull requests

2 participants