Stream: analytics on FHIR
Topic: FHIR usage in an APP
GcpsuSplineAI (Dec 04 2018 at 08:56):
Hey people,
I have received an Alpha version access for FHIR API and I want to use it in my application. I have already done all the set up in my GCP account as per the 'Quick Start Guide'. But now I'm not sure from where I should start to use FHIR in my code.
Need help in here.
Thank you
Vadim Peretokin (Dec 04 2018 at 09:12):
http://hl7.org/fhir/overview-dev.html is a great starting point for you
GcpsuSplineAI (Dec 04 2018 at 09:15):
Thank you Vadim.. Let me go through it.
GcpsuSplineAI (Dec 10 2018 at 05:16):
Hello Vadim,
I have gone through the link tried to implement the code. Currently I'm not able to understand how to create an URL and Credentials for the authentication. I have created new service and downloaded JSON file with credentials and store those variable environments also but still it is not working.
Could you please help me understand it further ?
Thank you
Vadim Peretokin (Dec 10 2018 at 07:02):
I'm afraid FHIR is not software, it is a standard. You'd need to ask for help from whatever software you're using here
GcpsuSplineAI (Dec 10 2018 at 08:40):
Yes Vadim.. I agree on that. So we are working with Google Cloud Platform on which we have our healthcare project and to execute that we are trying to use FHIR API.
Vadim Peretokin (Dec 11 2018 at 13:22):
Ah. You'd have to consult their documentation further to understand how to interact with it :)
Kurt Ericson (Dec 12 2018 at 21:21):
For those who find their way here; check out https://cloud.google.com/healthcare/docs/concepts/fhir
GcpsuSplineAI (Jan 03 2019 at 07:02):
Hey there,
I want to know if we can integrate FHIR with DialogFlow to save and retrieve data using voice command.
So, I'm trying to use FHIR standard to store my data and to retrieve those information I'm trying to use Google Home with DialogFlow.
Please do advice how can i achieve this ?
Thank you
Tejal
Last updated: Apr 12 2022 at 19:14 UTC