Jason Kulatunga

Results 262 comments of Jason Kulatunga
trafficstars

Hey @verttex I'm actually an (ex-)customer of One Medical myself, and I'd love to be able to pull my OneMedical records into Fasten. I got in-touch with them in June...

Update: One Medical FHIR endpoint is still pending

Looks like One Medical is finally ready for apps to start integrating with their API - however they're prioritizing apps that patients request. > Thanks for following up with us....

Sent another email on 2/29/2024 asking for timeline for general availability.

Sent another Email: > Hi, > > I am writing on behalf of Fasten Health, Inc. to address a concern regarding selective API access provided by One Medical. We have...

If we don't hear back from them, I'll start filing information blocking tickets.

OneMedical stated that they'll be sending me credentials soon.

Received credentials. I'll do some development over the weekend to verify their integration.

``` { "custom_definition": true, "platform_type": "onemedical", "should_override_redirect": false, "cors_relay_required": false, "override_redirect": "", "authorization_endpoint": "https://api.stage.1life.com/fhir-auth/authorize", "token_endpoint": "https://api.stage.1life.com/fhir-auth/oauth/token", "url": "https://api.stage.1life.com/fhir/4.0", "client_id": "xxxx", "redirect_uri": "https://lighthouse.fastenhealth.com/sandbox/callback/onemedical", "grant_types_supported": [ "authorization_code" ], "response_types_supported": [ "code" ],...

Hey @noizwaves @ignacio82 @verttex @sjafferali @zacharyneveu Can you all pull the latest docker image (once it [finishes building](https://github.com/fastenhealth/fasten-onprem/actions/runs/9555549873/job/26339020331)) and try connecting One Medical? I've confirmed its working using my own...