Cigna website screenshot

Cigna

Cigna Healthcare is a leading global health services company offering medical, dental, behavioral, and pharmacy plans for individuals, families, and employers. The Cigna Developer Portal exposes CMS-mandated FHIR APIs for Patient Access, Provider Directory, Drug Formulary, and Provider Access, along with member and provider service APIs that enable third-party applications, electronic health record systems, and partners to access member health data with consent and look up Cigna network providers and formulary information.

4 APIs 0 Features
CMS InteroperabilityDa VinciDrug FormularyFHIRHealth InsuranceHealthcarePatient AccessProvider DirectorySMART on FHIRFortune 100

APIs

Cigna Patient Access API

FHIR R4 API that allows authorized third-party applications to access a Cigna member's claims, encounters, clinical data, coverage, and pharmacy information after the member com...

Cigna Provider Directory API

Public FHIR-based Provider Directory API listing Cigna's contracted network providers, organizations, locations, healthcare services, and practitioner roles. Conforms to the HL7...

Cigna Drug Formulary API

Public FHIR-based Drug Formulary API exposing Cigna's covered drug lists, formulary tiers, prior authorization requirements, step therapy, and quantity limits. Implements the HL...

Cigna Provider Access API

FHIR API that allows in-network providers, with appropriate authorization, to retrieve a Cigna member's clinical and claims data to support care coordination. Implements the HL7...

Collections

GraphQL

Cigna GraphQL Schema

This document describes a conceptual GraphQL schema for Cigna Healthcare, one of the largest global health services companies. Cigna's Developer Portal exposes CMS-mandated FHIR...

GRAPHQL

Pricing Plans

Cigna Plans Pricing

3 plans

PLANS

Rate Limits

Cigna Rate Limits

2 limits

RATE LIMITS

FinOps

Cigna Finops

FINOPS

Semantic Vocabularies

Cigna Context

0 classes · 8 properties

JSON-LD

Press

Cigna launches new generative AI assistant for members

2026-05-25

Cigna Healthcare Unveils Industry-Leading AI-Powered ...

2026-05-25

Press Releases | Cigna Healthcare Newsroom

2026-05-25

The Cigna Group's approach to ethical AI practices

2026-05-25

Cigna Uses Data and AI to Improve Patient Outcomes

2026-05-25

Cigna Affordable Care Act Health Plans to Expand into 63 New Counties Across North Caro...

2020-11-23

Cigna Leads Industry in 2020 Dow Jones Sustainability Indices

2020-11-18

Veterans Recovery Resources of Mobile Receives $100,000 Cigna Foundation Grant to Provi...

2020-11-17

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
DeveloperPortal
DeveloperPortal
🌐
Portal
Portal
🔗
Documentation
Documentation
💬
Support
Support
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🔗
JSONLDContext
JSONLDContext
🔗
JSONSchema
JSONSchema
🔗
Spectral
Spectral
🔗
LlmsText
LlmsText

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Cigna Provider Directory API
  version: '1.0'
items:
- info:
    name: Practitioner
    type: folder
  items:
  - info:
      name: Retrieve the FHIR capability statement
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/metadata
    docs: Retrieve the FHIR capability statement
  - info:
      name: Search practitioners in the Cigna network
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/Practitioner
      params:
      - name: name
        value: ''
        type: query
      - name: identifier
        value: ''
        type: query
    docs: Search practitioners in the Cigna network
- info:
    name: Organization
    type: folder
  items:
  - info:
      name: Search organizations in the Cigna network
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/Organization
    docs: Search organizations in the Cigna network
- info:
    name: Location
    type: folder
  items:
  - info:
      name: Search locations of Cigna network providers
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/Location
      params:
      - name: address
        value: ''
        type: query
      - name: address-postalcode
        value: ''
        type: query
    docs: Search locations of Cigna network providers
- info:
    name: HealthcareService
    type: folder
  items:
  - info:
      name: Search healthcare services offered by Cigna network providers
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/HealthcareService
    docs: Search healthcare services offered by Cigna network providers
- info:
    name: PractitionerRole
    type: folder
  items:
  - info:
      name: Search practitioner roles within Cigna networks
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/PractitionerRole
    docs: Search practitioner roles within Cigna networks
- info:
    name: InsurancePlan
    type: folder
  items:
  - info:
      name: List Cigna insurance plans and the networks associated with each
      type: http
    http:
      method: GET
      url: https://fhir.cigna.com/ProviderDirectory/v1/InsurancePlan
    docs: List Cigna insurance plans and the networks associated with each
bundled: true