Stream: CARIN IG for Blue Button®
Topic: April 14-15 c'thon - 1upHealth server
Michele Mottini (Apr 14 2021 at 18:19):
I can connect but it does not appear to support launch/patient: the token response does not contain the patient id:
When : 4/14/2021 2:17:26 PM -04:00
Request : POST https://auth.1uphealthdev.com/oauth2/token
Request headers
Request : grant_type=authorization_code&redirect_uri=https%3A%2F%2Fmyfhr.careevolution.com%2Fcfhrprovideraccounts%2Fredirecttarget&code=7c73667559c1f947b2d9d8318d6a4d756c52e655&client_id=2ce69c7993f1df7944cabe1878f3d5db&client_secret=38f5822df53446388c5d5fd71acc0db8
Response status code : 200
Response headers
Response :
{
"access_token": "0264af3aa4a8a1137e9be84a78e5f002c9b7abac",
"token_type": "Bearer",
"expires_in": 7199,
"refresh_token": "bafa5dac2b894137815b575173c0083440943b73",
"scope": "patient/*.read launch/patient patient=undefined"
}
Kyle Brew (Apr 14 2021 at 19:43):
@Michele Mottini - can you send the full authorize URL you were using to get the code?
Michele Mottini (Apr 14 2021 at 20:02):
Kyle Brew (Apr 14 2021 at 21:29):
@Michele Mottini - Your URL should be
info here - https://1up.health/docs/start/cms-patient-access-rule-for-developers/connectathon-testing
Our metadata statement hasn't been updated if that's what you were going based off of
Michele Mottini (Apr 14 2021 at 21:38):
Our metadata statement hasn't been updated if that's what you were going based off of
Yes, that's what we are using - as per SMART specs
Last updated: Apr 12 2022 at 19:14 UTC