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

Data integration with Polar #86

Open
alexbijma opened this issue May 6, 2021 · 5 comments
Open

Data integration with Polar #86

alexbijma opened this issue May 6, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@alexbijma
Copy link

Can we suggest integrations to get more data in EHR?

I saw that Polar has an API : https://www.polar.com/teampro-api/#teampro-api

@ayselafsar ayselafsar added the enhancement New feature or request label May 17, 2021
@krikkert
Copy link

Google Fit also provides a REST API: https://developers.google.com/fit

There are several apps who provide sync features between e.g. Fitbit, Samsung Health, Google Fit, etc. - like Health Sync (https://play.google.com/store/apps/details?id=nl.appyhapps.healthsync&hl=no&gl=US). They've already done the hard work of pulling in source data, so reaching out to them to make EHR someplace to stuff the source data into might be a lot easier than doing it yourselves.

@ayselafsar
Copy link
Contributor

Our new integration module is currently under development, so pulling data from external systems / providers would be a lot easier soon. We are planning to start with Google Fit as the first provider, so users would be able to pull their data from Google Fit. We would also plan for the other systems based on demand and like to accept pull requests once the integration module is implemented soon.

@jacotec
Copy link

jacotec commented Jul 2, 2021

@ayselafsar What about Apple Watch / Apple Health?
I'd love the idea of having all our records in a safe place, but it's pretty useless without these data being imported

@ayselafsar
Copy link
Contributor

@jacotec It is not easy to fetch data from Apple directly since Apple Health does not currently have REST API. However, as a workaround, you can install Google Fit app on your Apple device, sync the data with Apple Health and fetch the data from Google Fit into Kailona. That can all be automated once we complete Google Fit integration.

@jacotec
Copy link

jacotec commented Sep 12, 2021

@ayselafsar That's an extreme contradiction to the purpose of Kailona. The reason for using this on my own Nextcloud instance is to have the data under my control and in my own possession. Transferring data data to another 3rd party just for importing it into my private cloud is a bit like charging an electric car with a Diesel generator and would be completely stupid, especially as I trust Google even much less than Apple regarding data privacy.

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

No branches or pull requests

4 participants