Stream: CARIN IG for Blue Button®
Topic: Connectathon - Google server
Michele Mottini (Sep 10 2020 at 21:14):
@Dharmesh Patel I am trying to connect to your server and it prompts me to login with a Google account (?) and if I use mine the authorization then fails with a UNABLE_TO_VALIDATE_USER
error
Dharmesh Patel (Sep 10 2020 at 21:16):
Please use the open API Spec (API Docs) on the portal to create a Patient resource whose business identifier holds a valid Google identity.
Dharmesh Patel (Sep 10 2020 at 21:26):
I have created a test Patient with your Google account. It should work now.
Michele Mottini (Sep 11 2020 at 17:13):
Thanks @Dharmesh Patel - sorry, I missed your message yesterday
Michele Mottini (Sep 11 2020 at 17:17):
I am able to connect now, but the patient has no data, I guess I should add it myself?
Dharmesh Patel (Sep 11 2020 at 17:19):
I can add some seed data for the Patient you are using and you can add more using the APIDocs (http://34.67.224.108.xip.io/coverage/r4#/Coverage/get_Coverage)
Michele Mottini (Sep 11 2020 at 17:23):
I tried to do that but I cannot set the auth
Michele Mottini (Sep 11 2020 at 17:24):
There are no apps in the drop down:
image.png
Michele Mottini (Sep 11 2020 at 17:25):
...also, I will then be testing that my client can process the resource I uploaded basically?
Dharmesh Patel (Sep 11 2020 at 17:35):
Just register a non SMART App
Dharmesh Patel (Sep 11 2020 at 18:02):
I added Coverage, EoB, Org etc. that refers to your Patient resource. PTAL
Michele Mottini (Sep 11 2020 at 18:14):
Mhh, not getting anything: GET https://gcp-hcls-test.apigee.net/v1/r4/carin/ExplanationOfBenefit?patient=3a6ca5bc-6984-48e1-bbde-fb9d57903ed8
returns an empty bundle
Dharmesh Patel (Sep 11 2020 at 18:16):
My bad.. try again
Michele Mottini (Sep 11 2020 at 18:17):
Same thing
Dharmesh Patel (Sep 11 2020 at 18:48):
Try now...Sorry, I was updating another FHIR store :)
Michele Mottini (Sep 11 2020 at 20:13):
Getting data now, but our client does not like it (data is fine I think, it is our client that is misbehaving)
Dharmesh Patel (Sep 11 2020 at 21:17):
If you have your own dataset as transaction bundles..your can use the access token and run execute-bundle operation on the FHIR Store.
Last updated: Apr 12 2022 at 19:14 UTC