Aetna Provider Directory FHIR API

HL7 FHIR R4 Provider Directory API implementing the Da Vinci PDex Plan Net Implementation Guide (upgraded to version 1.2.0 on 2026-06-23), covering both Medicare and Commercial networks. Exposes Practitioner, PractitionerRole, Organization, OrganizationAffiliation, InsurancePlan, Location and HealthcareService across two surfaces - an interactive directory at /v1/providerdirectory and a data surface at /v1/providerdirectorydata that additionally offers Bulk FHIR $export and $exportstatus. Unlike several peer payers, Aetna requires OAuth on the directory; it is not anonymously callable.

Operations 20

GET /v1/providerdirectory/InsurancePlan Retrieve InsurancePlan resource based on Coverage Area (Coverage area is a 2-digit state abbreviation). Both Provider and Pharmacy data are available on this resource. #
GET /v1/providerdirectory/Location Search all resources of type Location based on postalCode or (State and City) #
GET /v1/providerdirectory/Location/{id} Retrieves a Location Resource based on the Unique Logical ID #
GET /v1/providerdirectory/Organization Retrieves Organization resources based on search criteria(name, location) #
GET /v1/providerdirectory/OrganizationAffiliation Retrieves the OrganizationAffiliation resource based on : Specialty + Location. Specialty search parameter will be the NUCC taxonomy code of the specialty. Both Provider and Pharma #
GET /v1/providerdirectory/Organization/{id} Retrieves details of a Plannet Organization Resource based on a logical id. #
GET /v1/providerdirectory/Practitioner Retrieve a bundle of Practitioner records based on the search criteria. #
GET /v1/providerdirectory/PractitionerRole Retrieves list of Practitioner(s) that meets specialty and location parameters #
GET /v1/providerdirectory/Practitioner/{id} Retrieves details of individual Practitioner(s) by Logical ID. #
GET /v1/providerdirectorydata/HealthcareService HealthCareServices offered by an organization/practitioner at a location. #
GET /v1/providerdirectorydata/HealthcareService/{id} HealthCareServices offered by a particular organization/practitioner based on given ID #
GET /v1/providerdirectorydata/InsurancePlan Retrieves all InsurancePlans based on the search criteria #
GET /v1/providerdirectorydata/Location/{id} ID specific Location where healthcare services are provided. #
GET /v1/providerdirectorydata/Location Location where healthcare services are provided. #
GET /v1/providerdirectorydata/Organization Retrieves a Bundle of Organization Resources(Organization and/or Network profiles) based on the search criteria. #
GET /v1/providerdirectorydata/Organization/{id} Retrieves an Organization Resources(Organization or Network profile) based on the FHIR logical ID. #
GET /v1/providerdirectorydata/OrganizationAffiliation Retrieves all OrganizationAffiliations based on the search criteria #
GET /v1/providerdirectorydata/Practitioner The API provides a collection of Practitioner Profile. #
GET /v1/providerdirectorydata/Practitioner/{id} The API provides a Plannet Practitioner Profile with respect to Id #
GET /v1/providerdirectorydata/PractitionerRole Retrieves all PractitionerRoles based on the search criteria #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/aetna-provider-directory-fhir-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

aetna-provider-directory-api-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: Aetna Provider Directory API
  version: 1.0.0
  description: 'Retrieve Insurance Plan resource based on Coverage Area (Coverage area is a 2-digit state abbreviation).

    Both Provider and Pharmacy data are available on this resource.'
  contact:
    name: Aetna Interoperability Developer Support
    email: InteroperabilityDeveloperSupport@aetna.com
    url: https://developerportal.aetna.com/
  x-assembled-by: API Evangelist enrichment pipeline
  x-assembly-note: 'Assembled from 16 single-operation Swagger 2.0 documents that Aetna publishes itself at https://developerportal.aetna.com/managedcontent/yaml/<file>,
    listed in the portal''s own API catalog at https://developerportal.aetna.com/assets/Data/Fhir.json. Every path,
    parameter, description, schema, example and security definition below is Aetna''s verbatim content; the union,
    the Swagger 2.0 -> OpenAPI 3.0.3 structural conversion, and the operationIds are ours (Aetna sets every operationId
    to the literal string "GET", which is not unique across a merged document). The unmodified sources are archived
    in openapi/_original/. NOTE ON MERGE FIDELITY: where two source documents define a schema of the same name with
    different content (FHIR profile variants), the first definition encountered wins and that divergence is not
    represented here; the per-operation source of truth is always the archived original named in each operation''s
    x-source-file.'
servers:
- url: https://apif1.aetna.com/fhir
- url: https://qapif1.aetna.com/fhir
paths:
  /v1/providerdirectory/InsurancePlan:
    get:
      summary: Retrieve InsurancePlan resource based on Coverage Area (Coverage area is a 2-digit state abbreviation).
        Both Provider and Pharmacy data are available on this resource.
      description: Returns insurance plans and network keys for a specific state
      operationId: get_v1_providerdirectory_InsurancePlan
      responses:
        '200':
          description: This response returns a Bundle of InsurancePlan(s) information based on the input received.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Bundle'
              example:
                entry:
                - search:
                    mode: match
                  resource:
                    identifier:
                    - system: http://terminology.hl7.org/CodeSystem/v2-0203
                      use: official
                      assigner:
                        display: Aetna Better Health of New Jersey
                      type:
                        coding:
                        - system: http://terminology.hl7.org/CodeSystem/v2-0203
                          code: XV
                          display: Health Plan Identifier
                      value: Aetna Better Health of New Jersey - NJ
                    period:
                      start: '2020-01-01T00:00:00Z'
                      end: '2020-12-31T23:59:59Z'
                    language: en
                    type:
                    - coding:
                      - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsuranceProductTypeCS
                        code: medihmo
                        display: Medicaid HMO
                    administeredBy:
                      display: Aetna Better Health of New Jersey
                    network:
                    - reference: Organization/0000000000000212937
                      display: Aetna Better Health of New Jersey
                    - reference: Organization/0000000000000212938
                      display: Aetna Assure Premier Plus (HMO D-SNP)
                    - reference: Organization/0000000000000212939
                      display: Aetna Assure Premier Plus (HMO D-SNP)
                    meta:
                      lastUpdated: '2020-10-23T00:00:00.000+00:00'
                      versionId: 4.0.1
                      profile:
                      - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan
                    contact:
                    - address:
                        city: Princeton
                        line:
                        - 3 Independence Way
                        - Suite 400
                        postalCode: 08540-6626
                        state: NJ
                      name:
                        use: official
                        text: ABH New Jersey
                      telecom:
                      - system: phone
                        use: work
                        value: 1-855-232-3596
                    name: Aetna Better Health of New Jersey
                    id: 0000000000000212936
                    ownedBy:
                      display: Aetna Better Health of New Jersey
                    resourceType: InsurancePlan
                    status: active
                    coverageArea:
                    - display: NJ
                  fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/InsurancePlan/0000000000000212936
                total: 1
                link:
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/InsurancePlan?address-state=nj&page=1
                  relation: self
                id: 32ed03f463dd540f05fbb9f1
                type: searchset
                resourceType: Bundle
        '400':
          description: A required parameter isn’t provided, or an unknown parameter is provided.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: error
                  code: required
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_RESOURCE_ID_MISSING
                      display: Resource Id Missing
                id: 14c27ea91f91d8f01234
                resourceType: OperationOutcome
        '500':
          description: Internal Server Error. Failures on the server side.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: fatal
                  diagnostics: Backend service failure
                  code: exception
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_SVC_FAILURE
                      display: Error occurred while processing response
                id: 53c27ea45fd8f0ff0af91f91
                resourceType: OperationOutcome
      schemes:
      - https
      parameters:
      - in: query
        name: address-state
        description: 'The state code of the InsurancePlan''s coverage



          State will be 2 letter abbreviation.'
        required: true
        schema:
          type: string
      x-source-file: _v1_providerdirectory_InsurancePlan.yaml
  /v1/providerdirectory/Location:
    get:
      summary: "Search all resources of type Location based on postalCode or (State and City)\r\n"
      description: Search all resources of type Location based on postalCode or (State and City)
      operationId: get_v1_providerdirectory_Location
      responses:
        '200':
          description: This response returns a Bundle of Location records.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Bundle'
              example:
                entry:
                - search:
                    mode: match
                  resource:
                    extension:
                    - extension:
                      - valueCodeableConcept:
                          coding:
                          - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS
                            code: newpt
                            display: Accepting
                          text: Accepting patients
                        url: acceptingPatients
                      url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients
                    address:
                      country: US
                      city: Bradley Beach
                      use: work
                      line:
                      - 13 Main St Ste 1
                      district: MONMOUTH
                      postalCode: '07720'
                      text: 13 Main St Ste 1, Bradley Beach, NJ 07720
                      state: NJ
                      type: physical
                    meta:
                      lastUpdated: '2020-11-19T05:00:54.485+00:00'
                      versionId: 4.0.1
                      profile:
                      - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location
                    name: Ryan, Amy, MSW
                    language: en
                    telecom:
                    - extension:
                      - extension:
                        - valueCode: mon
                          url: daysOfWeek
                        - valueCode: wed
                          url: daysOfWeek
                        - valueTime: '10:00:00'
                          url: availableStartTime
                        - valueTime: '15:00:00'
                          url: availableEndTime
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                      system: phone
                      use: work
                      value: (732) 795-0918
                    hoursOfOperation:
                    - closingTime: '15:00:00'
                      openingTime: '10:00:00'
                      daysOfWeek:
                      - mon
                      - wed
                    id: 0000000000001971501
                    type:
                    - coding:
                      - system: http://terminology.hl7.org/CodeSystem/v3-RoleCode
                        code: WORK
                        display: work site
                    resourceType: Location
                    status: active
                  fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Location/0000000000001971501
                - search:
                    mode: match
                  resource:
                    extension:
                    - valueCodeableConcept:
                        coding:
                        - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AccessibilityCS
                          code: cultcomp
                          display: Cultural competence
                        - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AccessibilityCS
                          code: handiaccess
                          display: handicap accessible
                        text: Offers a variety of accessibility services
                      url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/accessibility
                    address:
                      country: USA
                      city: BRADLEY BEACH
                      use: work
                      line:
                      - 128 MAIN ST
                      district: MONMOUTH COUNTY
                      postalCode: '07720'
                      text: 128 MAIN ST, BRADLEY BEACH, NJ 07720
                      state: NJ
                      type: physical
                    meta:
                      lastUpdated: '2020-11-19T05:00:54.485+00:00'
                      versionId: 4.0.1
                      profile:
                      - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location
                    name: BRADLEY BEACH PHARMACY
                    language: en
                    telecom:
                    - extension:
                      - extension:
                        - valueCode: sun
                          url: daysOfWeek
                        - valueTime: 09:00:00
                          url: availableStartTime
                        - valueTime: '14:00:00'
                          url: availableEndTime
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                      - extension:
                        - valueCode: mon
                          url: daysOfWeek
                        - valueCode: tue
                          url: daysOfWeek
                        - valueCode: wed
                          url: daysOfWeek
                        - valueCode: thu
                          url: daysOfWeek
                        - valueCode: fri
                          url: daysOfWeek
                        - valueCode: sat
                          url: daysOfWeek
                        - valueTime: 09:00:00
                          url: availableStartTime
                        - valueTime: '19:00:00'
                          url: availableEndTime
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                      system: phone
                      use: work
                      value: 732-774-7174
                    hoursOfOperation:
                    - closingTime: '14:00:00'
                      openingTime: 09:00:00
                      daysOfWeek:
                      - sun
                    - closingTime: '19:00:00'
                      openingTime: 09:00:00
                      daysOfWeek:
                      - mon
                      - tue
                      - wed
                      - thu
                      - fri
                      - sat
                    id: 0000000000001830496
                    position:
                      latitude: 40.199858
                      longitude: -74.018929
                    type:
                    - coding:
                      - system: http://terminology.hl7.org/CodeSystem/v3-RoleCode
                        code: PHARM
                        display: Pharmacy
                    resourceType: Location
                    status: active
                  fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Location/0000000000001830496
                total: 67
                link:
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Location?address-city:exact=phoenix&address-state:exact=az&_count=2&page=1&address-postalcode:exact=07720&page=1
                  relation: self
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Location?address-city:exact=phoenix&address-state:exact=az&_count=2&page=1&address-postalcode:exact=07720&page=1
                  relation: first
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Location?address-city:exact=phoenix&address-state:exact=az&_count=2&page=1&address-postalcode:exact=07720&page=2
                  relation: next
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Location?address-city:exact=phoenix&address-state:exact=az&_count=2&page=1&address-postalcode:exact=07720&page=34
                  relation: last
                id: 295e2008-a3f4-11ed-abb4-9d7971040000
                type: searchset
                resourceType: Bundle
        '400':
          description: A required parameter isn't provided, or an unknown parameter is provided.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: error
                  code: required
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_RESOURCE_ID_MISSING
                      display: Resource Id Missing
                id: 14c27ea91f91d8f01234
                resourceType: OperationOutcome
        '500':
          description: Internal Server Error. Failures on the server side.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: fatal
                  diagnostics: Backend service failure
                  code: exception
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_SVC_FAILURE
                      display: Error occurred while processing response
                id: 53c27ea45fd8f0ff0af91f91
                resourceType: OperationOutcome
      parameters:
      - in: query
        name: address-city:exact
        description: Select Locations with the specified city
        required: false
        schema:
          type: string
      - in: query
        name: address-state:exact
        description: Select Locations with the specified state
        required: false
        schema:
          type: string
      - in: query
        name: address-postalcode:exact
        description: Select Locations with the specified postal code
        required: false
        schema:
          type: string
      - in: query
        name: _count
        description: _count parameter is used to define the maximum number of search results to show on a page
        required: false
        schema:
          type: number
          format: float
      - in: query
        name: page
        description: 'Used for pagination: potential values to navigate to a specific page. “self”–page=10  “first”–page=1  “last”–page=65  “previous”–page=9
          “next”–page=11'
        required: false
        schema:
          type: number
          format: float
      x-source-file: _v1_providerdirectory_Location.yaml
  /v1/providerdirectory/Location/{id}:
    get:
      summary: Retrieves a Location Resource based on the Unique Logical ID
      description: Retrieves a Location Resource based on the Unique Logical ID
      operationId: get_v1_providerdirectory_Location_id
      responses:
        '200':
          description: This response returns a Location resource based on the unique logical ID passed.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Location'
              example:
                search:
                  mode: match
                resource:
                  extension:
                  - valueCodeableConcept:
                      coding:
                      - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/accessibility
                        code: handiaccess
                        display: handicap accessible
                      text: Offers a variety of services and programs for persons with disabilities
                    url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/accessibility
                  - extension:
                    - valueBoolean: false
                      url: acceptingPatients
                    url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients
                  - valueString: This location accepts all types of patients
                    url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatientprofile
                  specialty:
                  - coding:
                    - code: 332B00000X
                      display: Durable Medical Equipment & Medical Supplies
                    text: Durable Medical Equipment & Medical Supplies
                  code:
                  - coding:
                    - system: http://hl7.org/fhir/organization-role
                      display: Healthcare Provider
                    text: Healthcare Provider
                  address:
                    country: USA
                    city: WESTERLY
                    use: work
                    line:
                    - 101 AIRPORT RD
                    postalCode: 028913432
                    text: 101 AIRPORT RD, WESTERLY, RI 028913432
                    state: RI
                    type: both
                  language: en
                  hoursOfOperation:
                  - allDay: true
                    daysOfWeek:
                    - mon
                    - tue
                    - wed
                    - thu
                    - fri
                    - sat
                    - sun
                  type:
                  - coding:
                    - system: http://terminology.hl7.org/CodeSystem/v3-RoleCode
                      code: HOSP
                      userSelected: true
                      display: Hospital
                  meta:
                    lastUpdated: '2020-07-28T05:00:54.485+00:00'
                    versionId: 4.0.1
                    profile:
                    - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location
                  name: Poole'S Pharmacy Care
                  telecom:
                  - extension:
                    - extension:
                      - valueBoolean: true
                        url: allDay
                      url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                    system: phone
                    use: work
                    value: 743.125.4429 x2376
                  - extension:
                    - extension:
                      - valueBoolean: true
                        url: allDay
                      url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                    system: fax
                    use: work
                    value: 779-475-4330 x580
                  id: '0000000000000013710'
                  position:
                    latitude: 41.349716
                    longitude: -71.81142
                  resourceType: Location
                  status: active
                fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Location/0000000000000013710
        '400':
          description: A required parameter isn't provided, or an unknown parameter is provided.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: error
                  code: required
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_RESOURCE_ID_MISSING
                      display: Resource Id Missing
                id: 14c27ea91f91d8f01234
                resourceType: OperationOutcome
        '404':
          description: The specified id doesn't identify an existing Resource.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: error
                  code: not-found
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_NO_MATCH
                      display: No Resource found
                id: 687401f85fd3fefb43182c22
                resourceType: OperationOutcome
        '500':
          description: Internal Server Error. Failures on the server side.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/OperationOutcome'
              example:
                issue:
                - severity: fatal
                  diagnostics: Backend service failure
                  code: exception
                  details:
                    coding:
                    - system: http://hl7.org/fhir/ValueSet/operation-outcome
                      code: MSG_SVC_FAILURE
                      display: Error occurred while processing response
                id: 53c27ea45fd8f0ff0af91f91
                resourceType: OperationOutcome
      parameters:
      - in: path
        name: id
        description: The logical id of the resource
        required: true
        schema:
          type: string
      x-source-file: _v1_providerdirectory_Location_id.yaml
  /v1/providerdirectory/Organization:
    get:
      summary: Retrieves Organization resources based on search criteria(name, location)
      description: This operation retrieves Organization resources based on search criteria(name, location)
      operationId: get_v1_providerdirectory_Organization
      responses:
        '200':
          description: The request has succeeded. The response returns a Bundle of Organization resources.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Bundle'
              example:
                entry:
                - search:
                    mode: match
                  resource:
                    identifier:
                    - system: http://hl7.org/fhir/sid/us-npi
                      use: official
                      type:
                        coding:
                        - system: http://terminology.hl7.org/CodeSystem/v2-0203
                          code: NPI
                          display: National provider identifier
                        text: NPI
                      value: '1255525895'
                    partOf:
                      reference: Organization/0000000000000016411
                      display: LOUDON MEDICAL GROUP
                    address:
                    - country: US
                      city: Sterling
                      use: work
                      line:
                      - 46440 Benedict Dr Ste 107
                      district: LOUDOUN
                      postalCode: '20164'
                      text: 46440 Benedict Dr, Ste 107, Sterling, VA 20164
                      state: VA
                      type: physical
                    meta:
                      lastUpdated: '2020-07-28T05:00:54.485+00:00'
                      versionId: 4.0.1
                      profile:
                      - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization
                    name: LOUDOUN MEDICAL GROUP P.C.
                    active: true
                    language: en
                    telecom:
                    - extension:
                      - extension:
                        - valueCode: mon
                          url: daysOfWeek
                        - valueCode: tue
                          url: daysOfWeek
                        - valueCode: wed
                          url: daysOfWeek
                        - valueCode: thu
                          url: daysOfWeek
                        - valueCode: fri
                          url: daysOfWeek
                        - valueTime: 08:00:00
                          url: availableStartTime
                        - valueTime: '20:00:00'
                          url: availableEndTime
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                      - valueReference:
                          display: 46440 Benedict Dr, Ste 107, Sterling, VA 20164
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary
                      system: phone
                      use: work
                      value: (703) 450-1125
                    id: '0000000000000140213'
                    type:
                    - coding:
                      - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS
                        code: prvgrp
                        display: Provider Group
                      text: Provider Group
                    resourceType: Organization
                  fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Organization/0000000000000140213
                - search:
                    mode: match
                  resource:
                    identifier:
                    - system: http://hl7.org/fhir/sid/us-npi
                      use: official
                      type:
                        coding:
                        - system: http://terminology.hl7.org/CodeSystem/v2-0203
                          code: NPI
                          display: National provider identifier
                        text: NPI
                      value: '1376677989'
                    address:
                    - country: US
                      city: Sterling
                      use: work
                      line:
                      - 46440 Benedict Dr Ste 107
                      district: LOUDOUN
                      postalCode: '20164'
                      text: 46440 Benedict Dr, Ste 107, Sterling, VA 20164
                      state: VA
                      type: physical
                    meta:
                      lastUpdated: '2020-07-28T05:00:54.485+00:00'
                      versionId: 4.0.1
                      profile:
                      - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization
                    name: LOUDOUN MEDICAL GROUP P.C.
                    active: true
                    language: en
                    telecom:
                    - extension:
                      - extension:
                        - valueCode: mon
                          url: daysOfWeek
                        - valueCode: tue
                          url: daysOfWeek
                        - valueCode: wed
                          url: daysOfWeek
                        - valueCode: thu
                          url: daysOfWeek
                        - valueCode: fri
                          url: daysOfWeek
                        - valueTime: 08:00:00
                          url: availableStartTime
                        - valueTime: '20:00:00'
                          url: availableEndTime
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                      - extension:
                        - valueCode: sat
                          url: daysOfWeek
                        - valueCode: sun
                          url: daysOfWeek
                        - valueTime: 09:00:00
                          url: availableStartTime
                        - valueTime: '17:00:00'
                          url: availableEndTime
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
                      - valueReference:
                          display: 46440 Benedict Dr, Ste 107, Sterling, VA 20164
                        url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary
                      system: phone
                      use: work
                      value: (703) 450-1125
                    id: '0000000000000016405'
                    type:
                    - coding:
                      - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS
                        code: prvgrp
                        display: Provider Group
                      text: Provider Group
                    resourceType: Organization
                  fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Organization/0000000000000016405
                total: 2
                link:
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Organization?name:contains=LOUDOUN%20MEDICAL%20GROUP%20P.C.&address-postalcode:exact=20164&page=1
                  relation: self
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Organization?name:contains=LOUDOUN%20MEDICAL%20GROUP%20P.C.&address-postalcode:exact=20164&page=1
                  relation: first
                - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Organization?name:contains=LOUDOUN%20MEDICAL%20GROUP%20P.C.&address-postalcode:exact=20164&page=1
                  relation: 

# --- truncated at 32 KB (243 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/aetna/refs/heads/main/openapi/aetna-provider-directory-api-openapi.yml