Stream: implementers
Topic: FHIR and Dialog Flow
GcpsuSplineAI (Jan 04 2019 at 05:52):
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
Christiaan Knaap (Jan 04 2019 at 07:36):
Unless someone here is also familiar with DialogFlow I think you need to be much more specific in your question. Find out for yourself how to do REST calls from DialogFlow, and what data you would like to retrieve. If you then have more specific questions on the format of the REST call or the resources to retrieve, you are most welcome to post them here.
To make FHIR REST calls there are several libraries (C#, Java, JS), depending on your dev language. Each has its own stream here.
Last updated: Apr 12 2022 at 19:14 UTC