Flexpa
Contact usDeveloper Portal

Getting started

  • Overview
  • Quickstart
  • Use cases
  • Pricing
  • Patient access
  • Test mode
  • Going live
  • ChangelogUpdated
  • FAQ

Guides

  • Searching Coverage
  • Explanation of Benefits
  • Viewing medications

Network

  • Payers
  • Endpoints

Tools

  • Flexpa Link
  • Flexpa API
  • Data analytics
  • Connections

FHIR Resources

  • AllergyIntolerance
  • CapabilityStatement
  • CarePlan
  • CareTeam
  • Condition
  • Coverage
  • Device
  • DiagnosticReport
  • DocumentReference
  • Encounter
  • ExplanationOfBenefit
  • Goal
  • Immunization
  • Location
  • Medication
  • MedicationDispense
  • MedicationRequest
  • Observation
  • Organization
  • Patient
  • Practitioner
  • PractitionerRole
  • Procedure
  • Provenance

About

  • Brand kit
  • Join us
  • Privacy Policy
  • Privacy Notice
  • Security
  • Terms of Service

Flexpa Connections

Flexpa Connections keeps patients in control by allowing them to manage which applications can access their health plan data through Flexpa API.

How it works

Patients review a list of connected applications and may choose to disconnect an application.

  • Patients log into connections.flexpa.com using their health plan credentials
  • Flexpa Connections displays all applications connected to that health plan through Flexpa Link
  • The patient has the option to Disconnect any application to prevent that application from continuing to access their health plan data through Flexpa API

Disconnected applications

When a patient disconnects a health plan from an application, all of the application's access tokens associated with that patient are invalidated. If the application attempts to use these access tokens after revocation, Flexpa API will return an error:

{
  "statusCode":401,
  "error":"Unauthorized",
  "message":"Invalid access token"
}

The patient can reauthorize access to the application at any time by going through the Flexpa Link flow again with their health plan credentials.

Status TwitterGitHub

© 2022 Flexpa. All rights reserved.

On this page
  • How it works
  • Disconnected applications