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

Add support for cloud storage APIs #315

Open
chandrashekar-s opened this issue Oct 15, 2024 · 1 comment
Open

Add support for cloud storage APIs #315

chandrashekar-s opened this issue Oct 15, 2024 · 1 comment
Assignees

Comments

@chandrashekar-s
Copy link
Collaborator

The Sensing SDK repo illustrates how sensors can be used to capture data from android devices and upload the same to cloud storage systems. It also integrates with android FHIR SDK to capture user information using sensor with FHIR-SDC and create FHIR resources.

The current gap is that, the authentication and authorization for the APIs to cloud storage is handled outside of FHIR Gateway, i.e. the sensing SDK module in Android directly interacts with the cloud storage.

The main intent here is to add capabilities to the FHIR Gateway, so that it acts as a proxy to the cloud storage and handles the authentication and authorization pieces in the same way it handles for the FHIR server and FHIR Gateway becomes a single point of contact for Auth related policies.

@chandrashekar-s chandrashekar-s self-assigned this Oct 15, 2024
@chandrashekar-s
Copy link
Collaborator Author

@MJ1998 @bashir2 FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant