Jason Kulatunga

Results 262 comments of Jason Kulatunga
trafficstars

related fastenhealth/fasten-onprem#333

Quick update: Quest is going to schedule a call with their development team next week.

moving to fasten-sources, where I'm tracking EHR platforms & integration statuses.

Update: Last communication was on April 2nd. Waiting on paperwork.

Quest Developer env requirements: - HTTP Proxy & IP Allowlisting. HTTP Proxy Alternatives: - https://aws.amazon.com/blogs/networking-and-content-delivery/providing-controlled-internet-access-through-centralised-proxy-servers-using-aws-fargate-and-privatelink/ - http://www.squid-cache.org/Intro/ - https://github.com/dariubs/awesome-proxy - https://github.com/tinyproxy/tinyproxy

Update: using AWS Workspaces + NAT Gateway for whitelisting

Update: Still waiting for Quest security team to finish their IP pen testing for Whitelisting

IP Testing has been completed. Waiting final approvals to begin API integrations.

# Insync Config ``` { "custom_definition": true, "platform_type": "qualifacts-insync", "should_override_redirect": false, "cors_relay_required": false, "override_redirect": "", "authorization_endpoint": "https://api-cert-stage.insynchcs.com/smartauth/oauth/authorize", "token_endpoint": "https://api-cert-stage.insynchcs.com/smartauth/oauth/token", "url": "https://api-cert-stage.insynchcs.com/fhir-request", "client_id": "xxxxx", "redirect_uri": "https://lighthouse.fastenhealth.com/sandbox/callback/qualifacts-insync", "grant_types_supported": [ "authorization_code" ], "response_types_supported":...

Requested Production access April 8, 2024