Welcome to Farm Bureau Health Plans® Interoperability
API Gateway Developer Portal!

Enabling APIs to leverage access to a patient’s clinical and administrative data.

Sign up Explore APIs

Data APIs available

APIs for interoperability comprised of USCDI clinical data, CARIN administrative data, Da Vinci Formulary Drug data and Da Vinci Provider Directory data

How Do I Start?

The APIs of Farm Bureau Health Plans Connected Interoperability Solutions provide the basis for building healthcare applications, such as mobile, that deliver HL7® FHIR® data to members and providers on demand.  Some example applications use cases could be to view test results, check on medications, and review recent office visits.

Our APIs allow access to clinical, administrative and formulary drug plan information about a patient, as well as provide detailed provider directory information.  Applications will securely interact with this data on behalf of the patient in order to deliver patients real-time access to their healthcare data. 

Key third party resources and links:

Example API Endpoint

As an example, you can obtain member profile data based on tenant enrollment ID, subscriber ID and profile group by making an API call to
/profile-fxi-data/get-member-tenantenrollmentid(). 

On the API page, you can test-execute this operation by clicking the “Try it” link and following the instructions.  In this case, you’ll receive an example set of member profile data in the returned response.

GET /member/{tenantenrollmentid}
{
"type": "object",
"properties": {
"tenantEnrollmentId": {
"type": "string",
"description": "Unique ID assigned."
},
"subscriberId": {
"type": "string",
"description": "The subscriber's ID."
},
"profileGroups": {
"$ref": "#/definitions/profileGroups"
}
}
}

About us

Farm Bureau Health Plans (FBHP) is a Columbia, TN-based company founded in 1947 as an affiliated service company of the Tennessee Farm Bureau. Its mission is providing high quality, affordable health care coverage for its members.

FBHP offers an extensive range of health coverage options for both the under 65 and over 65 markets, including Traditional Individual and Family Plans, Short Term Care, Medicare Advantage (in 36 Tennessee counties), Medicare Supplement plans, Part D prescription drug plans, and dental and vision plans.

A designated FBHP representative is available to provide personalized customer service in each of the 200+ Farm Bureau offices across the state of Tennessee. Farm Bureau Health Plans currently covers more than 200,000 lives in Tennessee, making it one of the state’s largest health coverage providers.

_____________________

Cognizant Supplemental Terms | Privacy Policy | Terms of Use | Contact Support

*HL7 Da Vinci Project: Da Vinci is a private sector initiative that addresses the needs of the Value Based Care Community by leveraging the HL7 FHIR platform.

**The CARIN alliance:  https://www.carinalliance.com/about-us/

HL7® and FHIR® are the registered trademarks of Health Level Seven International and the use does not constitute endorsement by HL7.

© 2024 Cognizant.  All rights reserved.