For AI agents: the documentation index is at /docs/payerbox/llms.txt. A Markdown version of this page is available at /docs/payerbox/data-integration/provider-directory.md or by requesting it with the Accept: text/markdown header.
Payerbox Docs

Provider Directory

Datasets

Built to Plan-Net STU 1.2.0.

providers

One row per unique NPI, practice location, plan and specialty. A provider at two locations in two plans produces several rows.

ColumnRequiredFormat / valuesExample
npiYes10 digits1234567893
first_nameYestextJane
last_nameYestextSmith
middle_nameNotextG
name_prefixNoMr. / Mrs. / Ms. / Dr.Dr.
name_suffixNoJr. / Sr. / II / IIIJr.
sexNoMale, FemaleFemale
languagesRecommendedBCP 47 or English name, ;-separated. Add :level per language for Plan-Net proficiencyen;es
specialty_nuccYesNUCC taxonomy code(s), ;-separated Healthcare Provider Taxonomy207RI0200X
provider_roleRecommendedphysician, NP, PA, nurse, dentist PractitionerRoleVSphysician
board_certificationIf availablequalification code or nameBoard Certified, Cardiology
plan_idYeskey from plans; one plan per rowPLAN-DSNP
network_idYeskey from networksNET-001
organization_npiIf applicable10 digits; blank for a solo practitioner with no group NPI1407006835
accepting_new_patientsRecommendedaccepting, not-accepting, existing-only, existing+family AcceptingPatientsVSaccepting
location_nameYestext; Plan-Net requires a name on every locationRiverdale Family Practice
address_line1Yestext225 Broadway
address_line2NotextSuite 120
cityYestextNew York
stateYes2-letter USPSNY
zipYes5 digits, as a string; required for CMS radius search10007
countyIf availabletextBronx
latitudeIf availabledecimal, WGS8440.7127
longitudeIf availabledecimal, WGS84-74.0059
phoneYes10 digits2125551212
location_typeRecommendedoffice, clinic, hospital, pharmacy, urgent-care v3-RoleCodeoffice
hours_of_operationIf availableday open-close, ;-separatedmon 09:00-17:00;tue 09:00-17:00

facilities

One row per facility NPI, plan and network.

ColumnRequiredFormat / valuesExample
npiYes10 digits1407006835
facility_nameYestextExample Hospital
facility_type_nuccYesNUCC organization taxonomy code(s), ;-separated OrgTypeVS282N00000X
affiliation_typeRecommendedprovider, pharmacy, lab, dme, urgent, hospice OrganizationAffiliationRoleVSprovider
parent_org_npiIf available10 digits, if part of a larger system1234567893
plan_idYeskey from plansPLAN-ISNP
network_idYeskey from networksNET-002
location_nameRecommendedtext; defaults to facility_name if there is no distinct site nameExample Hospital
address_line1Yestext123 Park Ave
address_line2NotextFloor 3
cityYestextBronx
stateYes2-letter USPSNY
zipYes5 digits, as a string10463
countyIf availabletextBronx
latitudeIf availabledecimal, WGS8440.8801
longitudeIf availabledecimal, WGS84-73.9100
phoneYes10 digits7185551212

networks

The authoritative list of networks, so network_id stays consistent across datasets. One row per network.

ColumnRequiredFormat / valuesExample
network_idYesthe exact id used in provider and facility rowsNET-001
network_nameYestextNorth Region Health System

plans

Defines each plan once, so provider and facility rows carry only plan_id. One row per plan.

ColumnRequiredFormat / valuesExample
plan_idYesthe exact id used in provider and facility rowsPLAN-DSNP
plan_nameYestextExample Health D-SNP
plan_typeYesMA, MAPD, D-SNP, I-SNP, Medicaid, CommercialD-SNP
line_of_businessRecommendedcode and/or labelMedicare Advantage
plan_identifierIf MAH#####-###-###, contract-plan-segment; blank for non-MA plansH6776-001-000
contract_yearIf applicableYYYY2027
network_idYesone or more keys from networks, ;-separatedNET-001;NET-002
owned_by_org_npiYes10 digits, the plan sponsor1234567893
administered_by_org_npiYes10 digits1234567893

These resources are served by the Provider Directory API.

Last updated: