Acentra Health · Interoperability Solution Sandbox Environment
Open Network Data

Provider Directory API

Public access to insurance plans, networks, and the organizations and providers that participate in them - based on the Da Vinci PDEX Plan Net IG.

Implementation GuideDa Vinci Plan Net
SecurityOpen Access
Base Path/pd/api/v1
travel_explore

Overview

The Provider Directory API enables patients (consumers) - via third-party applications - to access data related to insurance plans, their associated networks, and the organizations and providers that participate in those networks.

The API leverages the Da Vinci PDEX Plan Net Implementation Guide, which focuses on payer provider directories.

Provider Directory API
fact_check

Capability Statement

Developers can access the Acentra FHIR server capabilities for the Provider Directory API using the CapabilityStatement endpoint:

METAhttps://sb.fhir.mhbapp.com/pd/api/v1/metadata
View JSON

The CapabilityStatement describes the supported profiles, interactions, and search parameters implemented by the FHIR Server.

lock_open

Open API Access

public
The application owner is not required to register to access this API. The Provider Directory API does not require authentication or authorization.
dataset

Resources

FHIR R4 resource profiles and endpoint paths. No authentication required - open access API.

Providers
GETPractitioner/pd/api/v1/PractitionerPlan Net
GETPractitionerRole/pd/api/v1/PractitionerRolePlan Net
Organizations &Network
GETOrganization/pd/api/v1/OrganizationPlan Net
GETOrganizationAffiliation/pd/api/v1/OrganizationAffiliationPlan Net
Plans
GETInsurancePlan/pd/api/v1/InsurancePlanPlan Net
Services & Locations
GETLocation/pd/api/v1/LocationPlan Net
GETHealthcareService/pd/api/v1/HealthcareServicePlan Net
GETEndpoint/pd/api/v1/EndpointPlan Net
http

Request Headers

All requests for Provider Directory API profiles require the following headers:

HeaderValue
content-typeapplication/json
acceptapplication/json
science

Sample Responses & Data

gpp_good

Important Information for Application Owners

check