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/, 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: last id: 35660ea4-a7d4-11ed-b57d-9d7918350000 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: name:contains description: Select Organizations with the specified name (matches 2 or more characters within the Name data type). required: true schema: type: string - in: query name: address-city:exact description: 'Select Organizations with the specified address-city. Name of city, town etc of the Organization' required: false schema: type: string - in: query name: address-state:exact description: 'Select Organizations with the specified address-state. Sub-unit of country of the Organization. State will be 2 letter abbreviation.' required: false schema: type: string - in: query name: address-postalcode:exact description: 'Select Organizations with the specified address-postalcode. US Zip code of the Organization. Postal code will be priority over City +State. Postal code will be 5 valid 5 digit numeric.' 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 - 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 x-source-file: _v1_providerdirectory_Organization.yaml /v1/providerdirectory/OrganizationAffiliation: get: summary: 'Retrieves the OrganizationAffiliation resource based on : Specialty + Location. Specialty search parameter will be the NUCC taxonomy code of the specialty. Both Provider and Pharmacy data are available on this resource.' description: This operation retrieves the OrganizationAffiliation resource based on :Specialty + Location. Specialty search parameter will be the NUCC taxonomy code of the specialty. Both Provider and Pharmacy data are available on this resource. operationId: get_v1_providerdirectory_OrganizationAffiliation responses: '200': description: This response returns a Bundle of OrganizationAffiliaton records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: identifier: - use: official specialty: - coding: - system: http://nucc.org/provider-taxonomy code: 251E00000X display: Other text: Specialty period: start: '2020-01-01' end: '2020-12-31' code: - coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrganizationAffiliationRoleCS code: home display: Home Health Provider text: Home Health Provider 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-OrganizationAffiliation active: true participatingOrganization: reference: Organization/0000000000001719695 display: Coram Specialty Infusion Services language: en location: - reference: Location/0000000000001719712 display: 4310 E Cotton Center Blvd Ste 110, Phoenix, AZ 85040 id: 0000000000001719678 resourceType: OrganizationAffiliation network: - display: Aetna Better Health of West Virginia fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/OrganizationAffiliation/0000000000001719678 total: 1 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectory/OrganizationAffiliation?specialty=251E00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=9&page=1 relation: self - url: https://apif1.aetna.com/fhir/v1/providerdirectory/OrganizationAffiliation?specialty=251E00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=9&page=1 relation: first - url: https://apif1.aetna.com/fhir/v1/providerdirectory/OrganizationAffiliation?specialty=251E00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=9&page=1 relation: next - url: https://apif1.aetna.com/fhir/v1/providerdirectory/OrganizationAffiliation?specialty=251E00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=9&page=1 relation: last id: 8daec58a-a3f4-11ed-9960-9d7971050000 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: specialty description: 'Select OrganizationAffiliations providing the specified service. Select Organizations or Pharmacies associated with the specified specialty. Note:Specialty must be in Taxonomy format.' required: true schema: type: string - in: query name: location.address-state:exact description: 'Select OrganizationAffiliations with an address in the specified state. State of the Organizations or Pharmacies. State will be 2 letter abbreviation.' required: false schema: type: string - in: query name: location.address-city:exact description: 'Select OrganizationAffiliations with an address in the specified city. Name of city, town etc of the Organizations or Pharmacies.' required: false schema: type: string - in: query name: location.address-postalcode:exact description: 'Select OrganizationAffiliations with an address in the specified postal code US Zip code of the Organizations or Pharmacies. Postal code will be priority over City +State. Postal code will be 5 valid 5 digit numeric.' required: false schema: type: string - 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 - 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 x-source-file: _v1_providerdirectory_OrganizationAffiliation.yaml /v1/providerdirectory/Organization/{id}: get: summary: Retrieves details of a Plannet Organization Resource based on a logical id. description: Retrieves details of a Plannet Organization Resource based on a logical id. operationId: get_v1_providerdirectory_Organization_id responses: '200': description: This returns a valid Organization record based on the id passed. content: application/json: schema: $ref: '#/components/schemas/Organization' example: 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: Lovettsville use: work line: - 3 E Broad Way district: LOUDOUN postalCode: '20180' text: 3 E Broad Way, Lovettsville, VA 20180 state: VA type: physical - country: US city: Lovettsville use: work line: - 20 Town Sq Unit 180 district: LOUDOUN postalCode: '20180' text: 20 Town Sq, Unit 180, Lovettsville, VA 20180 state: VA type: physical - country: US city: Sterling use: work line: - 2 Pidgeon Hill Dr Ste 400 district: LOUDOUN postalCode: '20165' text: 2 Pidgeon Hill Dr, Ste 400, Sterling, VA 20165 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:30:00 url: availableStartTime - valueTime: '17:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - valueReference: display: 3 E Broad Way, Lovettsville, VA 20180 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (540) 338-9896 - extension: - extension: - valueCode: mon url: daysOfWeek - valueCode: tue url: daysOfWeek - valueCode: wed url: daysOfWeek - valueCode: thu url: daysOfWeek - valueCode: fri url: daysOfWeek - valueTime: 08:30:00 url: availableStartTime - valueTime: '17:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - valueReference: display: 20 Town Sq, Unit 180, Lovettsville, VA 20180 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (540) 579-0500 - extension: - extension: - valueCode: mon url: daysOfWeek - valueCode: tue url: daysOfWeek - valueCode: wed url: daysOfWeek - valueTime: 08:00:00 url: availableStartTime - valueTime: '17:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - extension: - valueCode: thu 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: fri url: daysOfWeek - valueTime: 08:00:00 url: availableStartTime - valueTime: '12:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - valueReference: display: 2 Pidgeon Hill Dr, Ste 400, Sterling, VA 20165 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (703) 726-1300 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 '203': description: This response, which is a valid Organization record based on the id passed, may be incomplete. content: application/json: schema: $ref: '#/components/schemas/Organization' example: 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: Lovettsville use: work line: - 3 E Broad Way district: LOUDOUN postalCode: '20180' text: 3 E Broad Way, Lovettsville, VA 20180 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:30:00 url: availableStartTime - valueTime: '17:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - valueReference: display: 3 E Broad Way, Lovettsville, VA 20180 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (540) 338-9896 - extension: - extension: - valueCode: mon url: daysOfWeek - valueCode: tue url: daysOfWeek - valueCode: wed url: daysOfWeek - valueCode: thu url: daysOfWeek - valueCode: fri url: daysOfWeek - valueTime: 08:30:00 url: availableStartTime - valueTime: '17:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - valueReference: display: 20 Town Sq, Unit 180, Lovettsville, VA 20180 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (540) 579-0500 - extension: - extension: - valueCode: mon url: daysOfWeek - valueCode: tue url: daysOfWeek - valueCode: wed url: daysOfWeek - valueTime: 08:00:00 url: availableStartTime - valueTime: '17:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - extension: - valueCode: thu 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: fri url: daysOfWeek - valueTime: 08:00:00 url: availableStartTime - valueTime: '12:00:00' url: availableEndTime url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime - valueReference: display: 2 Pidgeon Hill Dr, Ste 400, Sterling, VA 20165 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (703) 726-1300 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 '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: This is the unique logical id of the Resource. required: true schema: type: string x-source-file: _v1_providerdirectory_Organization_id.yaml /v1/providerdirectory/Practitioner: get: summary: Retrieve a bundle of Practitioner records based on the search criteria. description: 'Retrieve Practitioner resource(s) based on either: 1. Identifier (NPI) 2. Name and Location.' operationId: get_v1_providerdirectory_Practitioner responses: '200': description: The response returns a Bundle of Practitioner 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 id: NPI type: coding: - system: http://terminology.hl7.org/CodeSystem/v2-0203 code: NPI display: National provider identifier text: NPI value: '1962505826' qualification: - extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - system: https://www.usps.com/ code: AZ url: whereValid url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification code: coding: - system: http://nucc.org/provider-taxonomy code: 207RI0200X display: Infectious Disease Physician text: Specialty address: - country: US city: Phoenix line: - 3330 N 2nd St Ste 300 district: Maricopa postalCode: '85012' text: 3330 N 2nd St Ste 300, Phoenix, AZ 85012 state: AZ - country: US city: Phoenix line: - 500 W Thomas Rd Ste 900 district: Maricopa postalCode: '85013' text: 500 W Thomas Rd Ste 900, Phoenix, AZ 85013 state: AZ - country: US city: PHOENIX line: - 500 W Thomas Rd Ste 950 district: Maricopa postalCode: '85013' text: 500 W Thomas Rd Ste 950, PHOENIX, AZ 85013 state: AZ gender: male 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-Practitioner name: - given: - JONES use: official text: KUMI, JONES family: KUMI active: true language: en id: 0000000000000010942 communication: - coding: - system: urn:ietf:bcp:47 code: en display: English extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS code: '30' display: General professional proficiency text: General professional proficiency url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency text: English - coding: - system: urn:ietf:bcp:47 code: zxx display: Not Applicable extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS code: '30' display: General professional proficiency text: General professional proficiency url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency text: Interpreter Service resourceType: Practitioner fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Practitioner/0000000000000010942 - search: mode: match resource: identifier: - system: http://hl7.org/fhir/sid/us-npi use: official id: NPI type: coding: - system: http://terminology.hl7.org/CodeSystem/v2-0203 code: NPI display: National provider identifier text: NPI value: '1952410904' qualification: - identifier: - use: official type: coding: - system: http://terminology.hl7.org/CodeSystem/v2-0203 code: MD display: Medical License Number text: Medical License Number value: '23905' extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - system: https://www.usps.com/ code: AZ url: whereValid url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification code: coding: - system: http://nucc.org/provider-taxonomy code: 207Q00000X display: Family Medicine Physician text: Specialty address: - country: US city: Phoenix line: - 33 W Tamarisk district: Maricopa postalCode: '85041' text: 33 W Tamarisk, Phoenix, AZ 85041 state: AZ gender: male 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-Practitioner name: - given: - DOUGLAS use: official text: JONES, DOUGLAS family: JONES active: true language: en id: '0000000000000151265' communication: - coding: - system: urn:ietf:bcp:47 code: en display: English extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS code: '30' display: General professional proficiency text: General professional proficiency url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency text: English - coding: - system: urn:ietf:bcp:47 code: zxx display: Not Applicable extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS code: '30' display: General professional proficiency text: General professional proficiency url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency text: Interpreter Service resourceType: Practitioner fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/Practitioner/0000000000000151265 total: 21 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Practitioner?name:contains=jones&address-city:exact=Phoenix&address-state:exact=az&_count=2&page=1 relation: self - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Practitioner?name:contains=jones&address-city:exact=Phoenix&address-state:exact=az&_count=2&page=1 relation: first - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Practitioner?name:contains=jones&address-city:exact=Phoenix&address-state:exact=az&_count=2&page=2 relation: next - url: https://apif1.aetna.com/fhir/v1/providerdirectory/Practitioner?name:contains=jones&address-city:exact=Phoenix&address-state:exact=az&_count=2&page=11 relation: last id: a1504a4a-a7d3-11ed-b95b-9d79182d0000 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: identifier description: Select Practitioners with the specified Business identifier which contains the NPI string required: false schema: type: string - in: query name: address-city:exact description: 'Select Practitioners with the specified address.city Name of city, town etc of the Practitioner.' required: false schema: type: string - in: query name: address-state:exact description: 'Select Practitioners with the specified address.state. Sub-unit of country of the Practitioner. State will be 2 letter abbreviation.' required: false schema: type: string - in: query name: address-postalcode:exact description: 'Select Practitioners with the specified address.postalcode. US Zip code of the Practitioner. Postal code will be priority over City +State. Postal code will be 5 valid 5 digit numeric.' required: false schema: type: string - in: query name: name:contains description: Select Practitioners with the specified name (matches 2 or more characters within the HumanName data type). required: false schema: type: string - in: query name: family:contains description: Select Practitioners with the specified family name (matches 2 or more characters within the familyname). required: false schema: type: string - 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 - in: query name: _count description: _count parameter is used to define the maximum number of search results to show on a page up to a maximum of 50 records per page. required: false schema: type: number x-source-file: _v1_providerdirectory_Practitioner.yaml /v1/providerdirectory/PractitionerRole: get: summary: Retrieves list of Practitioner(s) that meets specialty and location parameters description: 'Retrieves PractitionerRole resources based on : Specialty + Location.Specialty search parameter will be the NUCC taxonomy code of the specialty.' responses: '200': description: The response would return a Bundle of PractitionerRoles. 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 url: acceptingPatients url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients - valueReference: display: Mercy Care DCS CHP url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference specialty: - coding: - system: http://nucc.org/provider-taxonomy code: 207L00000X display: Anesthesiology Physician text: Specialty availableTime: - availableEndTime: '17:00:00' daysOfWeek: - mon - tue - wed - thu - fri availableStartTime: 08:00:00 code: - coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS code: ph display: Physician text: Physician practitioner: reference: Practitioner/0000000000000150099 display: CRAWLEY-BERTOLO, THERESA 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-PractitionerRole active: true language: en location: - reference: Location/0000000000000150110 display: 4800 N 22ND ST, Phoenix, AZ 85016 telecom: - extension: - valueReference: display: 4800 N 22ND ST, Phoenix, AZ 85016 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (602) 955-1000 id: 0000000000000150087 resourceType: PractitionerRole fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/PractitionerRole/0000000000000150087 - search: mode: match resource: extension: - extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS code: nopt url: acceptingPatients url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients - valueReference: display: Mercy Care DCS CHP url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference specialty: - coding: - system: http://nucc.org/provider-taxonomy code: 207L00000X display: Anesthesiology Physician text: Specialty code: - coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS code: ph display: Physician text: Physician practitioner: reference: Practitioner/0000000000000150000 display: FROMMERT, ALLAN 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-PractitionerRole active: true language: en location: - reference: Location/0000000000000150111 display: 4800 N 22ND ST, Phoenix, AZ 85016 telecom: - extension: - valueReference: display: 4800 N 22ND ST, Phoenix, AZ 85016 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary system: phone use: work value: (602) 955-1000 id: 0000000000000150088 resourceType: PractitionerRole fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectory/PractitionerRole/0000000000000150088 total: 25 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectory/PractitionerRole?specialty=207L00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=2&page=1 relation: self - url: https://apif1.aetna.com/fhir/v1/providerdirectory/PractitionerRole?specialty=207L00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=2&page=1 relation: first - url: https://apif1.aetna.com/fhir/v1/providerdirectory/PractitionerRole?specialty=207L00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=2&page=2 relation: next - url: https://apif1.aetna.com/fhir/v1/providerdirectory/PractitionerRole?specialty=207L00000X&location.address-city:exact=Phoenix&location.address-state:exact=az&_count=2&page=13 relation: last id: ca26f1e8-a7d4-11ed-b57d-9d7918350000 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: specialty description: 'Select PractitionerRoles associated with the specified specialty Note:Specialty must be in Taxonomy format.' required: false schema: type: string - in: query name: location.address-city:exact description: 'Select PractitionerRoles available at the specified City Name of city, town etc of the PractitionerRole location.' required: false schema: type: string - in: query name: location.address-state:exact description: 'Select PractitionerRoles available at the specified state. Sub-unit of country of the PractitionerRole location. State will be 2 letter abbreviation.' required: false schema: type: string - in: query name: location.address-postalcode:exact description: 'Select PractitionerRoles available at the specified postal zip code. US Zip code of the PractitionerRole location. Postal code will be priority over City +State. Postal code will be 5 valid 5 digit numeric.' required: false schema: type: string - 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 - 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 operationId: get_v1_providerdirectory_PractitionerRole x-source-file: _v1_providerdirectory_PractitionerRole.yaml /v1/providerdirectory/Practitioner/{id}: get: summary: Retrieves details of individual Practitioner(s) by Logical ID. description: Retrieve Practitioner resource based on Identifier. operationId: get_v1_providerdirectory_Practitioner_id responses: '200': description: This response returns a Practitioner resource based on the unique logical ID passed. content: application/json: schema: $ref: '#/components/schemas/Practitioner' example: identifier: - system: http://hl7.org/fhir/sid/us-npi use: official id: NPI type: coding: - system: http://terminology.hl7.org/CodeSystem/v2-0203 code: NPI display: National provider identifier text: NPI value: '1962505826' qualification: - extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - system: https://www.usps.com/ code: AZ url: whereValid url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification code: coding: - system: http://nucc.org/provider-taxonomy code: 207RI0200X display: Infectious Disease Physician text: Specialty address: - country: US city: Phoenix line: - 3330 N 2nd St Ste 300 district: Maricopa postalCode: '85012' text: 3330 N 2nd St Ste 300, Phoenix, AZ 85012 state: AZ - country: US city: Phoenix line: - 500 W Thomas Rd Ste 900 district: Maricopa postalCode: '85013' text: 500 W Thomas Rd Ste 900, Phoenix, AZ 85013 state: AZ - country: US city: PHOENIX line: - 500 W Thomas Rd Ste 950 district: Maricopa postalCode: '85013' text: 500 W Thomas Rd Ste 950, PHOENIX, AZ 85013 state: AZ gender: male 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-Practitioner name: - given: - JONES use: official text: KUMI, JONES family: KUMI active: true language: en id: 0000000000000010942 communication: - coding: - system: urn:ietf:bcp:47 code: en display: English extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS code: '30' display: General professional proficiency text: General professional proficiency url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency text: English - coding: - system: urn:ietf:bcp:47 code: zxx display: Not Applicable extension: - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS code: '30' display: General professional proficiency text: General professional proficiency url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency text: Interpreter Service resourceType: Practitioner '203': description: This response returns a Practitioner resource may be incomplete. content: application/json: schema: $ref: '#/components/schemas/Practitioner' example: identifier: - system: http://hl7.org/fhir/sid/us-npi use: official id: NPI type: coding: - system: http://terminology.hl7.org/CodeSystem/v2-0203 code: NPI display: National provider identifier text: NPI value: '1962505826' qualification: - extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - system: https://www.usps.com/ code: AZ url: whereValid url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification code: coding: - system: http://nucc.org/provider-taxonomy code: 207RI0200X display: Infectious Disease Physician text: Specialty address: - country: US city: Phoenix line: - 3330 N 2nd St Ste 300 district: Maricopa postalCode: '85012' text: 3330 N 2nd St Ste 300, Phoenix, AZ 85012 state: AZ - country: US city: Phoenix line: - 500 W Thomas Rd Ste 900 district: Maricopa postalCode: '85013' text: 500 W Thomas Rd Ste 900, Phoenix, AZ 85013 state: AZ - country: US city: PHOENIX line: - 500 W Thomas Rd Ste 950 district: Maricopa postalCode: '85013' text: 500 W Thomas Rd Ste 950, PHOENIX, AZ 85013 state: AZ gender: male 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-Practitioner name: - given: - JONES use: official text: KUMI, JONES family: KUMI active: true language: en id: 0000000000000010942 resourceType: Practitioner '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: This is the logical ID for a Practitioner required: true schema: type: string x-source-file: _v1_providerdirectory_Practitioner_id.yaml /v1/providerdirectorydata/HealthcareService: get: summary: HealthCareServices offered by an organization/practitioner at a location. description: HealthCareServices offered by an organization/practitioner at a location. operationId: get_v1_providerdirectorydata_HealthcareService responses: '200': description: Success. This response returns a Bundle of HealthcareService records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: extension: - extension: - valueCodeableConcept: coding: - code: newpt system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS display: Accepting url: acceptingPatients url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients - extension: - valueCodeableConcept: coding: - code: physical system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/DeliveryMethodCS display: Physical url: type url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/delivery-method specialty: - coding: - code: 207L00000X system: http://nucc.org/provider-taxonomy display: Anesthesiology Physician meta: lastUpdated: '2023-02-08T14:19:29.341867+00:00' versionId: MTY3NTg2NTk2OTM0MTg2NzAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService name: Parker, Jason Darrel, MD active: true language: en location: - reference: Location/plannet-location-bcdff9f2818baa5738a8626fcfac03cf display: 2600 East Pflugerville Pkwy., Suite 100, Pflugerville, Travis, TX 78660, USA telecom: - system: phone use: work value: '5126546100' - system: phone use: work value: '2545267523' - system: phone use: work value: '5123527611' - system: phone use: work value: '2547242111' - system: phone use: work value: '5125090100' - system: phone use: work value: '5125090200' - system: phone use: work value: '2542022000' - system: phone use: work value: '5126546500' - system: fax use: work value: '5126546101' - system: fax use: work value: '5126546501' id: plannet-healthcareservice-8a2e5c0980863a9e93abc1d28b436db4 category: - coding: - code: prov system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS display: Medical Provider resourceType: HealthcareService fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/HealthcareService/plannet-healthcareservice-7c78a7a1c66dc7e420a502c14ad7e3d2 total: 1 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/HealthcareService/?_count=1 relation: search - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/HealthcareService/?_count=1&_page_token=Cjj3YIZ5FP%2F%2F%2F%2F%2BABcDb5QtnVAD%2FAf%2F%2BZTlhNmNlODU0NzkxNTNhOWViNWNiNThjY2JjZjYzZjgAARABIRdZYDGqWfwzOQAAAADrhnmfSAFQAFoLCcFJ9d%2F6K7wvEANgrZzo6wE%3D relation: next type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: location description: Select HealthcareServices available at the specified location. required: false schema: type: string - in: query name: organization description: Select HealthcareServices provided by the specified organization. required: false schema: type: string - in: query name: specialty description: Select services associated with the specified specialty. required: false schema: type: string - in: query name: _include description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : HealthcareService:location HealthcareService:organization' required: false schema: type: string - in: query name: name description: Select HealthcareServices with the specified name. required: false schema: type: string - in: query name: service-category description: Select HealthcareServices providing the specified category of services. required: false schema: type: string - in: query name: _lastUpdated description: Select resources based on the last time they were changed. required: false schema: type: string format: date - in: query name: _revinclude description: 'request that the search results include additional resources ("included resources") that reference the resources directly matching the query ("primary results") Supported values : PractitionerRole:service OrganizationAffiliation:service' required: false schema: type: string - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string - in: query name: delivery-method description: Select HealthcareServices based on the delivery method type. required: false schema: type: string x-source-file: _v1_providerdirectorydata_HealthcareService.yaml /v1/providerdirectorydata/HealthcareService/{id}: get: summary: HealthCareServices offered by a particular organization/practitioner based on given ID description: HealthCareServices offered by a particular organization/practitioner based on given ID operationId: get_v1_providerdirectorydata_HealthcareService_id responses: '200': description: Success. This response returns a HealthcareService record. content: application/json: schema: $ref: '#/components/schemas/HealthcareService' example: extension: - extension: - valueCodeableConcept: coding: - code: newpt system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS display: Accepting url: acceptingPatients url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients - extension: - valueCodeableConcept: coding: - code: physical system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/DeliveryMethodCS display: Physical url: type url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/delivery-method specialty: - coding: - code: 207L00000X system: http://nucc.org/provider-taxonomy display: Anesthesiology Physician meta: lastUpdated: '2023-02-08T14:19:29.341867+00:00' versionId: MTY3NTg2NTk2OTM0MTg2NzAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService name: Parker, Jason Darrel, MD active: true language: en location: - reference: Location/plannet-location-bcdff9f2818baa5738a8626fcfac03cf display: 2600 East Pflugerville Pkwy., Suite 100, Pflugerville, Travis, TX 78660, USA telecom: - system: phone use: work value: '5126546100' - system: phone use: work value: '2545267523' - system: phone use: work value: '5123527611' - system: phone use: work value: '2547242111' - system: phone use: work value: '5125090100' - system: phone use: work value: '5125090200' - system: phone use: work value: '2542022000' - system: phone use: work value: '5126546500' - system: fax use: work value: '5126546101' - system: fax use: work value: '5126546501' id: plannet-healthcareservice-8a2e5c0980863a9e93abc1d28b436db4 category: - coding: - code: prov system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS display: Medical Provider resourceType: HealthcareService '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: header name: x-clientrefid description: optional UUID to track the transaction. required: false schema: type: string - in: path name: id description: The logical id of the resource. required: true schema: type: string x-source-file: _v1_providerdirectorydata_HealthcareService.yaml /v1/providerdirectorydata/InsurancePlan: get: summary: Retrieves all InsurancePlans based on the search criteria description: Health insurance coverage benefits that are offered under a particular network type operationId: get_v1_providerdirectorydata_InsurancePlan responses: '200': description: Success. This response returns a Bundle of InsurancePlan records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: identifier: - use: official assigner: display: Aetna Medicare type: coding: - code: XV system: http://terminology.hl7.org/CodeSystem/v2-0203 display: Health Plan Identifier value: H5521122 - use: official assigner: display: Aetna Medicare type: coding: - code: XV system: http://terminology.hl7.org/CodeSystem/v2-0203 display: Health Plan Identifier value: H5521263 - use: official type: coding: - code: XX system: http://terminology.hl7.org/CodeSystem/v2-0203 display: Organization Identifier value: I period: start: '2023-01-01' end: '2023-12-31' language: en administeredBy: display: AetnaMedicare type: - coding: - code: mediadvppo system: http://aetna.com/InsuranceProductType text: Medicare Advantage PPO network: - reference: Organization/plannet-network-f0f9ad3d9b83d94f7080386074dffe13 display: Broad National with preferred pharmacies - reference: Organization/plannet-network-85c2a896a433b4104b0de39ce06bda77 display: National ANC Medicare PPO - Medicare Advantage AHP 12236 - reference: Organization/plannet-network-2346ae7d8cf4d8749a549cf255531a70 display: myNEXUS HHC Natl MEPPO 12283 - reference: Organization/plannet-network-eee5e087511188b15c1418485963fbf9 display: Central PA Medicare PPO 3399 - reference: Organization/plannet-network-d22427a4ccefd7edccfbcfa2ad6afc19 display: Western PA Medicare PPO 3400 - reference: Organization/plannet-network-0e6d91af1cd85da5cb71beddece9e9e2 display: SEPA Medicare PPO 3401 - reference: Organization/plannet-network-077aa75bbc91d501cae87815968182f2 display: PA BrksCnty Medicare PPO 3402 - reference: Organization/plannet-network-2d51199967fa2eaddd4c44cb42b4e276 display: NEPA Medicare PPO 3404 - reference: Organization/plannet-network-ea38bf5f73a8c66d3013a7827a09fda9 display: Walk In Clinic - Medicare PPO - reference: Organization/plannet-network-bb3a0ffe2328fd9a462aae509f1b8707 display: Aetna Health Plans - DPPO meta: lastUpdated: '2023-02-08T13:51:18.825873+00:00' versionId: MTY3NTg2NDI3ODgyNTg3MzAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan contact: - name: text: AetnaMedicare telecom: - system: phone use: work rank: 1 value: 1-833-570-6670 name: Aetna Medicare Gold Plan (PPO) alias: - Aetna Medicare Value (PPO) id: plannet-insuranceplan-b905bacf4dbba560e758d719e97d003a ownedBy: display: Aetna resourceType: InsurancePlan status: active fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/InsurancePlan/plannet-insuranceplan-b905bacf4dbba560e758d719e97d003a - search: mode: match resource: identifier: - use: official assigner: display: Aetna Medicare type: coding: - code: XX system: http://terminology.hl7.org/CodeSystem/v2-0203 display: Organization Identifier value: G period: start: '2023-01-01' end: '2023-12-31' language: en administeredBy: display: AetnaRetireePlans type: - coding: - code: mediadvppo system: http://aetna.com/InsuranceProductType text: Medicare Advantage PPO network: - reference: Organization/plannet-network-f0f9ad3d9b83d94f7080386074dffe13 display: Broad National with preferred pharmacies - reference: Organization/plannet-network-b0c122e633d57dda4ed5dae528bcc787 display: Medicare PPO Group Plans 11558 - reference: Organization/plannet-network-85c2a896a433b4104b0de39ce06bda77 display: National ANC Medicare PPO - Medicare Advantage AHP 12236 - reference: Organization/plannet-network-2346ae7d8cf4d8749a549cf255531a70 display: myNEXUS HHC Natl MEPPO 12283 - reference: Organization/plannet-network-64511dfe1a9dad1715b1c102ac693f97 display: AmericanSpecHlthNatlMEPPO 12744 - reference: Organization/plannet-network-c469c0d967656b617b513b277b194d5e display: Dallas TX Medicare PPO 3395 - reference: Organization/plannet-network-41515d34f21ab4a417e532fb9ad91b9b display: San Antonio TX Medicare PPO 3406 - reference: Organization/plannet-network-1df06d19fff9dc5d5d5a871ffbf9db22 display: Austin TX Medicare PPO 3407 - reference: Organization/plannet-network-591ef6a733f42575543bb3b8ba7e80ab display: Houston TX Medicare PPO 3414 - reference: Organization/plannet-network-224973ff8ec174cd683bdeb67f995926 display: Corpus Christi TX Medicare PPO 3510 - reference: Organization/plannet-network-de7835377a9459101c526968f5684e3f display: El Paso Medicare PPO 3516 - reference: Organization/plannet-network-ea38bf5f73a8c66d3013a7827a09fda9 display: Walk In Clinic - Medicare PPO - reference: Organization/plannet-network-3fc9811a23adda89508a49b7a3b86556 display: Rio Grande Valley TX Medicare PPO 4069 - reference: Organization/plannet-network-d8ea6a48e90c55cba4a3d6681e551c92 display: Hill Country TX Medicare PPO 4232 - reference: Organization/plannet-network-7fae8280ca667594ed9c223ef2754ba1 display: Lubbock TX Medicare PPO 4243 - reference: Organization/plannet-network-56d4d90dfcf4029bd8d96188236f29e4 display: E. TX Medicare PPO 4245 - reference: Organization/plannet-network-e0806de79227b8d11df2d7fa3d46a6d8 display: Amarillo TX Medicare PPO 4247 - reference: Organization/plannet-network-bb3a0ffe2528fd9a462aae509f1b899b display: Aetna Health Plans - DPPO meta: lastUpdated: '2023-02-17T08:48:45.812139+00:00' versionId: MTY3NjYyMzcyNTgxMjEzOTAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan contact: - name: text: AetnaRetireePlans telecom: - system: phone use: work rank: 1 value: 1-888-267-2637 name: Aetna Medicare Plan (PPO) id: plannet-insuranceplan-55ea4421f0aac570fb46ec06adf08f61 ownedBy: display: Aetna coverageArea: - display: TX-Anderson; TX-Aransas; TX-Archer; TX-Armstrong; TX-Atascosa; TX-Austin; TX-Bailey; TX-Bandera; TX-Bastrop; TX-Baylor; TX-Bee; TX-Bexar; TX-Blanco; TX-Borden; TX-Bosque; TX-Brazoria; TX-Brazos; TX-Briscoe; TX-Brooks; TX-Burleson; TX-Burnet; TX-Caldwell; TX-Callahan; TX-Cameron; TX-Camp; TX-Carson; TX-Cass; TX-Castro; TX-Chambers; TX-Cherokee; TX-Clay; TX-Cochran; TX-Coke; TX-Coleman; TX-Collin; TX-Comal; TX-Concho; TX-Cooke; TX-Coryell; TX-Crosby; TX-Dallas; TX-Dawson; TX-Deaf Smith; TX-Delta; TX-Denton; TX-DeWitt; TX-Dickens; TX-Dimmit; TX-Donley; TX-Duval; TX-Ector; TX-El Paso; TX-Ellis; TX-Falls; TX-Fannin; TX-Fayette; TX-Fisher; TX-Floyd; TX-Fort Bend; TX-Franklin; TX-Freestone; TX-Galveston; TX-Garza; TX-Gillespie; TX-Glasscock; TX-Goliad; TX-Gonzales; TX-Gray; TX-Grayson; TX-Gregg; TX-Grimes; TX-Guadalupe; TX-Hale; TX-Hall; TX-Hamilton; TX-Hardin; TX-Harris; TX-Harrison; TX-Hartley; TX-Haskell; TX-Hays; TX-Henderson; TX-Hidalgo; TX-Hill; TX-Hockley; TX-Hood; TX-Hopkins; TX-Houston; TX-Hunt; TX-Hutchinson; TX-Irion; TX-Jack; TX-Jefferson; TX-Jim Hogg; TX-Jim Wells; TX-Johnson; TX-Jones; TX-Karnes; TX-Kaufman; TX-Kendall; TX-Kenedy; TX-Kent; TX-Kerr; TX-Kimble; TX-Kleberg; TX-Knox; TX-La Salle; TX-Lamb; TX-Lampasas; TX-Lavaca; TX-Lee; TX-Leon; TX-Liberty; TX-Limestone; TX-Llano; TX-Lubbock; TX-Lynn; TX-Madison; TX-Marion; TX-Martin; TX-Mason; TX-Matagorda; TX-McCulloch; TX-McLennan; TX-McMullen; TX-Medina; TX-Menard; TX-Midland; TX-Milam; TX-Mills; TX-Montague; TX-Montgomery; TX-Moore; TX-Morris; TX-Motley; TX-Nacogdoches; TX-Navarro; TX-Nolan; TX-Nueces; TX-Oldham; TX-Orange; TX-Palo Pinto; TX-Panola; TX-Parker; TX-Polk; TX-Potter; TX-Rains; TX-Randall; TX-Reagan; TX-Real; TX-Red River; TX-Refugio; TX-Roberts; TX-Robertson; TX-Rockwall; TX-Runnels; TX-Rusk; TX-San Jacinto; TX-San Patricio; TX-San Saba; TX-Schleicher; TX-Shackelford; TX-Shelby; TX-Smith; TX-Somervell; TX-Starr; TX-Sterling; TX-Stonewall; TX-Sutton; TX-Swisher; TX-Tarrant; TX-Taylor; TX-Terry; TX-Throckmorton; TX-Travis; TX-Trinity; TX-Tyler; TX-Upshur; TX-Van Zandt; TX-Walker; TX-Waller; TX-Washington; TX-Webb; TX-Wharton; TX-Wheeler; TX-Willacy; TX-Williamson; TX-Wilson; TX-Wise; TX-Wood; TX-Young; TX-Zavala resourceType: InsurancePlan status: active fullUrl: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/InsurancePlan/plannet-insuranceplan-55ea4421f0aac570fb46ec06adf08f61 total: 4 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/InsurancePlan?_count=2 relation: search - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/InsurancePlan?_count=2&_page_token=Cjj3YIGJFv%2F%2F%2F%2F%2BABcCQjgd%2BagD%2FAf%2F%2BY2YxNjhhNTcxYzI3ZDQwYTExNzRiMjBjOWZjOWVkM2EAARACIRdZYDGqWfwzOQAAAADpdn6fSAJQAFoLCbGK4RJnYbokEANgxMKh8gM%3D relation: next - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/InsurancePlan?_count=2 relation: first - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/InsurancePlan?_count=2 relation: self type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: owned-by description: Select products that are owned by the specified organization. required: false schema: type: string - in: query name: coverage-area description: Select products that are offered in the specified location. required: false schema: type: string - in: query name: name description: Select products with the specified name. required: false schema: type: string - in: query name: identifier description: 'Business identifiers assigned to this health insurance product which remain constant as the resource is updated and propagates from server to server. For each InsurancePlan, there is an identifier to indicate Individual(identifier.value = I) or Group(identifier.value = G) Plan.' required: false schema: type: string - in: query name: _lastUpdated description: When the resource version last changed. required: false schema: type: string - in: query name: _include description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : InsurancePlan:administered-by InsurancePlan:owned-by InsurancePlan:coverage-area' required: false schema: type: string - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string - in: query name: type description: Select insurance plans of the specified type. required: false schema: type: string - in: query name: network description: Select Organization entries in a given InsurancePlan's network required: false schema: type: string - in: query name: period description: Select InsurancePlan entries that are active during the specified period required: false schema: type: string x-source-file: _v1_providerdirectorydata_InsurancePlan.yaml /v1/providerdirectorydata/Location/{id}: get: summary: ID specific Location where healthcare services are provided. description: Physical place where healthcare services are provided, practitioners are employed, organizations are based, etc. specific to an ID. operationId: get_v1_providerdirectorydata_Location_id responses: '200': description: Success. This response returns a Location record. content: application/json: schema: $ref: '#/components/schemas/Location' example: extension: - extension: - valueCodeableConcept: coding: - code: nopt system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS url: acceptingPatients - url: fromNetwork - url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/accessibility address: country: US city: Prescott line: - 125 North Washington Street use: work district: Ogemaw postalCode: '48756' state: MI text: 125 North Washington Street, Prescott, Ogemaw, MI, 48756, USA type: physical meta: lastUpdated: '2021-04-09T09:00:52.068245+00:00' versionId: MTYxNzk1ODg1MjA2ODI0NTAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location name: Prescott Clinic, P.C. language: en-US telecom: - system: phone use: work rank: 1 value: '9898733352' - system: fax use: work rank: 2 value: '9898733949' id: a8dbb12fa1a89f11d4eee4813a38db1f position: latitude: 44.191023 longitude: -83.930409 resourceType: Location status: active '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: header name: x-clientrefid description: optional UUID to track the transaction. required: false schema: type: string - in: path name: id description: The logical id of the resource. required: true schema: type: string x-source-file: _v1_providerdirectorydata_Location.yaml /v1/providerdirectorydata/Location: get: summary: Location where healthcare services are provided. description: Physical place where healthcare services are provided, practitioners are employed, organizations are based, etc. operationId: get_v1_providerdirectorydata_Location responses: '200': description: Success. This response returns a Bundle of Location records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: identifier: - use: official type: coding: - code: PLAC display: Placer Identifier - system: http://aetna.com/identifier type: coding: - code: SLN system: http://aetna.com/identifier display: Service Location Number text: Aetna Service Location Number value: '4441165' extension: - extension: - valueCodeableConcept: coding: - code: nopt system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AcceptingPatientsCS display: Not Accepting text: Not Accepting patients url: acceptingPatients url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients - valueCodeableConcept: coding: - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/AccessibilityCS url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/accessibility address: country: US city: San Diego line: - 5739 PACIFIC CENTER BLVD use: work district: San Diego postalCode: '92121' state: CA text: 5739 PACIFIC CENTER BLVD, San Diego, San Diego, CA 92121, US type: physical meta: lastUpdated: '2023-02-08T14:15:24.246828+00:00' versionId: MTY3NTg2NTcyNDI0NjgyODAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location name: Quest Diagnostics Incorporated language: en telecom: - system: phone use: work rank: 1 value: '8882778772' id: plannet-location-9fb71274cf8baa5738abd8aa67d48bf3 position: latitude: 32.904127 longitude: -117.196721 type: - coding: - code: WORK display: work site resourceType: Location status: active fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/Location/plannet-location-9fb71274cf8baa5738abd8aa67d48bf3 total: 1 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/Location/?address=Prescott relation: search type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: partof description: Select Locations that are part of the specified location. required: false schema: type: string - in: query name: organization description: Select Locations managed by the specified organization. required: false schema: type: string - in: query name: address-city description: Select Locations with the specified address.city. required: false schema: type: string - in: query name: address-state description: Select Locations with the specified address.state. required: false schema: type: string - in: query name: address-postalcode:exact description: Select Locations with the specified address-postalcode. required: false schema: type: string - in: query name: address description: Select Locations with the specified address. required: false schema: type: string - in: query name: _include description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : Location:organization Location:partof' required: false schema: type: string - in: query name: _revinclude description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : OrganizationAffiliation:location PractitionerRole:location HealthcareService:location InsurancePlan:coverage-area' required: false schema: type: string - in: query name: type description: Select Locations of the specified type. required: false schema: type: string - in: query name: _lastUpdated description: Select resources based on the last time they were changed. required: false schema: type: string format: date - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string x-source-file: _v1_providerdirectorydata_Location.yaml /v1/providerdirectorydata/Organization: get: summary: 'Retrieves a Bundle of Organization Resources(Organization and/or Network profiles) based on the search criteria. ' description: Retrieves a Bundle of Organization Resources(Organization and/or Network profiles) based on the search criteria. operationId: get_v1_providerdirectorydata_Organization responses: '200': description: Success. This response returns a Bundle of Organization records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: identifier: - system: http://aetna.com/identifier use: official type: coding: - code: NID system: http://aetna.com/identifier display: Network ID Number text: Aetna Pharmacy Network ID Number value: P1 meta: lastUpdated: '2023-02-08T13:51:13.326888+00:00' versionId: MTY3NTg2NDI3MzMyNjg4ODAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Network name: Broad National with preferred pharmacies active: true language: en id: plannet-network-f0f9ad3d9b83d94f7080386074dffe13 type: - coding: - code: ntwk system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS display: Network text: A healthcare provider insurance network resourceType: Organization fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/Organization/plannet-network-f0f9ad3d9b83d94f7080386074dffe13 - search: mode: match resource: identifier: - system: http://hl7.org/fhir/sid/us-npi use: official type: coding: - code: NPI system: https://terminology.hl7.org/2.1.0/CodeSystem-v2-0203.html display: National Provider Identifier value: '1255334470' - system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS type: coding: - code: fac system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS display: Facility text: Aetna Provider Identification Number value: '0007373707' extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - code: PA display: Pennsylvania url: whereValid - valueIdentifier: value: ce4afe9000cfce505277a514ca507527961e32bb2b315f187c5cde5c url: Identifier url: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS address: - country: US extension: - extension: - valueDecimal: 40.790913 url: latitude - valueDecimal: -76.557578 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Shamokin line: - 27 West Independence Street use: work district: Northumberland postalCode: '17872' state: PA text: 27 West Independence Street, Shamokin, Northumberland, PA, 17872, USA type: physical meta: lastUpdated: '2023-02-08T14:07:21.226750+00:00' versionId: MTY3NTg2NTI0MTIyNjc1MDAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization name: Assist Home Care Inc. active: true language: en telecom: - system: phone use: work rank: 1 value: '5706449840' - system: fax use: work rank: 2 value: '5706449841' id: plannet-organization-caaa8474bd6dce6cbd06b90cf5431226 type: - coding: - code: fac system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS display: Facility resourceType: Organization fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/Organization/plannet-organization-caaa8474bd6dce6cbd06b90cf5431226 total: 2 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/Organization/?_count=2 relation: search - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/Organization/?_count=2&_page_token=Cjj3YH03h%2F%2F%2F%2F%2F%2BABcBOqI6igAD%2FAf%2F%2BZjUzZjA3NDA5NTI3NWYwMWM2MzdmZDllODllYWNlMWIAARACIRdZYDGqWfwzOQAAAAB4yIKfSAJQAFoLCWeiOXz1pNE4EANg1JPvcw%3D%3D relation: next type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: partof description: Select Organizations that are part of the specified organization. Aetna is the only possible value for Network profile records. required: false schema: type: string - in: query name: address description: Select Organizations with the specified address (matches any of the string elements of an address). Does not return Network profile records. required: false schema: type: string - in: query name: name description: 'Select Organizations with the specified name. This also selects Networks Profile records with the specified name as these are also Organization Resources.' required: false schema: type: string - in: query name: _include description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : Organization:partof' required: false schema: type: string - in: query name: _revinclude description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : HealthcareService:organization OrganizationAffiliation:primary-organization PractitionerRole:organization OrganizationAffiliation:participating-organization InsurancePlan:administered-by InsurancePlan:owned-by PractitionerRole:network' required: false schema: type: string - in: query name: type description: Select Organizations of the specified type. required: false schema: type: string - in: query name: _lastUpdated description: Select resources based on the last time they were changed. required: false schema: type: string format: date - in: query name: _profile description: 'Select resources that conform to the specified profile. Values Supported : Organization profile: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization Network profile: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Network' required: false schema: type: string - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string x-source-file: _v1_providerdirectorydata_Organization.yaml /v1/providerdirectorydata/Organization/{id}: get: summary: Retrieves an Organization Resources(Organization or Network profile) based on the FHIR logical ID. description: Retrieves an Organization Resources(Organization or Network profile) based on the FHIR logical ID. operationId: get_v1_providerdirectorydata_Organization_id responses: '200': description: Success. This response returns an Organization record. content: application/json: schema: $ref: '#/components/schemas/Organization' example: identifier: - system: http://aetna.com/identifier use: official type: coding: - code: NID system: http://aetna.com/identifier display: Network ID Number text: Aetna Pharmacy Network ID Number value: P1 meta: lastUpdated: '2023-02-08T13:51:13.326888+00:00' versionId: MTY3NTg2NDI3MzMyNjg4ODAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Network name: Broad National with preferred pharmacies active: true language: en id: plannet-network-f0f9ad3d9b83d94f7080386074dffe13 type: - coding: - code: ntwk system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS display: Network text: A healthcare provider insurance network resourceType: Organization '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: header name: x-clientrefid description: optional UUID to track the transaction. required: false schema: type: string - in: path name: id description: The logical id of the resource. required: true schema: type: string x-source-file: _v1_providerdirectorydata_Organization.yaml /v1/providerdirectorydata/OrganizationAffiliation: get: summary: Retrieves all OrganizationAffiliations based on the search criteria description: Retrieves all OrganizationAffiliations based on the search criteria operationId: get_v1_providerdirectorydata_OrganizationAffiliation responses: '200': description: Success. This response returns a Bundle of OrganizationAffiliation records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: identifier: - use: official extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - code: IL display: Illinois url: whereValid - valueCode: 54019391 url: identifier - valueCode: 3336C0003X url: code url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification specialty: - coding: - code: 3336C0003X system: http://nucc.org/provider-taxonomy display: Community/Retail Pharmacy code: - coding: - code: pharmacy system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrganizationAffiliationRoleCS display: Pharmacy active: true network: - reference: Organization/plannet-network-f0f9ad3daa83d94f7080386074e010c3 display: (Custom Program)– Broad National with preferred pharmacies ADD Stop and Shop and Price Chopper - reference: Organization/plannet-network-f0f9ad3daa83d94f7080386074e010c7 display: (Custom Program)– Broad National with preferred pharmacies ADD RiteAid as preferred - reference: Organization/plannet-network-f0f9ad3d9b83d94f7080386074dffe13 display: Broad National with preferred pharmacies - reference: Organization/plannet-network-f0f9ad3d9a83d94f7080386074dffcd5 display: Broad National pharmacies healthcareService: - reference: HealthcareService/plannet-healthcareservice-6141de78848baa5738bc7ecd55939c7c display: FIRST FAMILY PHARMACY PLUS meta: lastUpdated: '2023-02-08T14:06:29.019475+00:00' versionId: MTY3NTg2NTE4OTAxOTQ3NTAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation participatingOrganization: reference: Organization/plannet-organization-6141de78848baa5738bc7ecd55939c7c display: FIRST FAMILY PHARMACY PLUS location: - reference: Location/plannet-location-6141de78848baa5738bc7ecd55939c7c display: 2140 W DEVON AVE, CHICAGO, Illinois, 60659, USA telecom: - system: phone use: work value: (773) 338-7000 - system: fax use: work value: '7733387111' - system: email use: work value: FAMILYPHARMACY667@GMAIL.COM id: plannet-organizationaffiliation-9c339ff5776dd2e652d482fab35090e6 resourceType: OrganizationAffiliation fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/OrganizationAffiliation/plannet-organizationaffiliation-9c339ff5776dd2e652d482fab35090e6 total: 1 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/OrganizationAffiliation/?_count=1 relation: search - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/OrganizationAffiliation/?_count=1&_page_token=Cjj3YIkZBf%2F%2F%2F%2F%2BABcED8gvxnQD%2FAf%2F%2BZmM2NzYxYzI3ZmVmYjE1NDM5ZWJiMTBjOWZmNGE1ZTYAARABIRdZYDGqWfwzOQAAAAD65nafSAFQAFoLCXUfe0nnpZ5iEANg8IyVnAU%3D relation: next type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: primary-organization description: Select roles offered by the specified organization required: false schema: type: string - in: query name: participating-organization description: Select roles offered by the specified organization required: false schema: type: string - in: query name: location description: Select OrganizationAffiliations available at the specified location. required: false schema: type: string - in: query name: specialty description: Select OrganizationAffiliations associated with the specified specialty. required: false schema: type: string - in: query name: _include description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : OrganizationAffiliation:primary-organization OrganizationAffiliation:participating-organization OrganizationAffiliation:location OrganizationAffiliation:service OrganizationAffiliation:network' required: false schema: type: string - in: query name: network description: Select roles where the organization is a member of the specified health insurance provider network. required: false schema: type: string - in: query name: _lastUpdated description: Select resources based on the last time they were changed. required: false schema: type: string format: date - in: query name: service description: Select OrganizationAffiliations providing the specified service. required: false schema: type: string - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string x-source-file: _v1_providerdirectorydata_OrganizationAffiliation.yaml /v1/providerdirectorydata/Practitioner: get: summary: The API provides a collection of Practitioner Profile. description: The API provides a collection of Practitioner Profile. operationId: get_v1_providerdirectorydata_Practitioner responses: '200': description: Success. This response returns a Bundle of Practitioner records. 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 id: NPI type: coding: - code: NPI display: National provider identifier text: NPI value: '1619914108' - system: https://terminology.hl7.org/CodeSystem-v2-0203 type: coding: - code: PRN system: https://terminology.hl7.org/CodeSystem-v2-0203 display: Provider number text: Aetna Provider Identification Number value: '7295007' qualification: - identifier: - use: official type: coding: - code: MD system: http://terminology.hl7.org/CodeSystem/v2-0203 display: Medical License number text: Medical License number value: FM2472811 extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - code: MI system: https://www.usps.com/ display: Michigan text: Michigan url: whereValid url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification period: start: '2022-01-01' end: '2023-12-31' code: coding: - code: LIC system: https://aetna.com/degreeLicenseCertificate display: License text: License address: - country: US extension: - extension: - valueDecimal: 30.209816 url: latitude - valueDecimal: -90.933047 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Gonzales line: - 2647 South St. Elizabeth Blvd., Suite 215 district: Ascension postalCode: '70737' state: LA text: 2647 South St. Elizabeth Blvd., Suite 215, Gonzales, Ascension, LA 70737, US - country: US extension: - extension: - valueDecimal: 30.401996 url: latitude - valueDecimal: -91.106099 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Baton Rouge line: - 7777 Hennessy Blvd., Suite 409 district: East Baton Rouge postalCode: '70808' state: LA text: 7777 Hennessy Blvd., Suite 409, Baton Rouge, East Baton Rouge, LA 70808, US gender: male meta: lastUpdated: '2023-02-17T09:01:12.203698+00:00' versionId: MTY3NjYyNDQ3MjIwMzY5ODAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Practitioner name: - given: - Kamal use: official text: Mubarak, Kamal Khan, MD family: Mubarak suffix: - MD active: true language: en telecom: - system: phone rank: 1 value: '2257655500' - system: phone rank: 2 value: '2257655864' - system: fax rank: 3 value: '2256444206' - system: fax rank: 4 value: '2257652013' id: plannet-practitioner-d65cfe02cc6dce6cbd06bbf1a732b09a resourceType: Practitioner fullUrl: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/Practitioner/plannet-practitioner-d65cfe02cc6dce6cbd06bbf1a732b09a - search: mode: match resource: identifier: - system: http://hl7.org/fhir/sid/us-npi use: official id: NPI type: coding: - code: NPI display: National provider identifier text: NPI value: '1497174189' - system: https://terminology.hl7.org/CodeSystem-v2-0203 type: coding: - code: PRN system: https://terminology.hl7.org/CodeSystem-v2-0203 display: Provider number text: Aetna Provider Identification Number value: '6029297' qualification: - extension: - extension: - valueCode: active url: status url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification period: start: '2018-01-01' code: coding: - code: '10601' system: https://aetna.com/practiceCode display: Dermatology text: Board Certified address: - country: US extension: - extension: - valueDecimal: 29.975156 url: latitude - valueDecimal: -90.152017 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Metairie line: - 100 North Labarre Road, Suite C district: Jefferson postalCode: '70001' state: LA text: 100 North Labarre Road, Suite C, Metairie, Jefferson, LA 70001, US - country: US extension: - extension: - valueDecimal: 32.367881 url: latitude - valueDecimal: -86.285443 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Montgomery line: - 1111 Olive Street district: Montgomery postalCode: '36106' state: AL text: 1111 Olive Street, Montgomery, Montgomery, AL 36106, US gender: male meta: lastUpdated: '2023-02-17T09:01:12.202076+00:00' versionId: MTY3NjYyNDQ3MjIwMjA3NjAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Practitioner name: - given: - Blake use: official text: Raggio, Blake Stephen, MD family: Raggio suffix: - MD active: true language: en telecom: - system: phone rank: 1 value: '5048271717' - system: phone rank: 2 value: '3348347221' - system: fax rank: 3 value: '3342419848' id: plannet-practitioner-feb87959e76dce6cbd03487448d5cc67 resourceType: Practitioner fullUrl: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/Practitioner/plannet-practitioner-feb87959e76dce6cbd03487448d5cc67 total: 1004 link: - url: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/Practitioner?_count=2 relation: search - url: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/Practitioner?_count=2&_page_token=AQFpdQC-K9-zwxdTfMHAKUb6PWgZdvkOcCo6d46qaMxA1Ablh767bOIyQfMola4ZV1XnQi7TMzBAhEVmd-iGQ7Mo22l4CXogZqG2r1L5uENuU_pv2kDNHeu8jj1nc-rB6ZLHYPBb1MIJBrljsPTERgSR87toZVSfqetwHlY7FQOMG3Vs4zn-cesepxcUmlkzl2S6vhEt relation: next - url: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/Practitioner?_count=2 relation: first - url: https://apif1.aetna.com/fhir/prod/v1/providerdirectorydata/Practitioner?_count=2 relation: self type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: name description: Select Practitioners with the specified name (matches against any of the elements in the HumanName data type). required: false schema: type: string - in: query name: family description: Select Practitioners with the specified family name. required: false schema: type: string - in: query name: given description: Select Practitioners with the specified given name. required: false schema: type: string - in: query name: _revinclude description: 'request that the search results include additional resources ("included resources") related to the resources directly matching the query ("primary results"). Supported values : PractitionerRole:practitioner' required: false schema: type: string - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string - in: query name: _lastUpdated description: Used to select resources based on the last time they were changed. required: false schema: type: string format: date x-source-file: _v1_providerdirectorydata_Practitioner.yaml /v1/providerdirectorydata/Practitioner/{id}: get: summary: The API provides a Plannet Practitioner Profile with respect to Id description: The API provides a Plannet Practitioner Profile with respect to Id. operationId: get_v1_providerdirectorydata_Practitioner_id responses: '200': description: Success. This response returns a Practitioner record. content: application/json: schema: $ref: '#/components/schemas/Practitioner' example: identifier: - system: http://hl7.org/fhir/sid/us-npi use: official id: NPI type: coding: - code: NPI display: National provider identifier text: NPI value: '1619914108' - system: https://terminology.hl7.org/CodeSystem-v2-0203 type: coding: - code: PRN system: https://terminology.hl7.org/CodeSystem-v2-0203 display: Provider number text: Aetna Provider Identification Number value: '7295007' qualification: - identifier: - use: official type: coding: - code: MD system: http://terminology.hl7.org/CodeSystem/v2-0203 display: Medical License number text: Medical License number value: FM2472811 extension: - extension: - valueCode: active url: status - valueCodeableConcept: coding: - code: MI system: https://www.usps.com/ display: Michigan text: Michigan url: whereValid url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification period: start: '2022-01-01' end: '2023-12-31' code: coding: - code: LIC system: https://aetna.com/degreeLicenseCertificate display: License text: License address: - country: US extension: - extension: - valueDecimal: 30.209816 url: latitude - valueDecimal: -90.933047 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Gonzales line: - 2647 South St. Elizabeth Blvd., Suite 215 district: Ascension postalCode: '70737' state: LA text: 2647 South St. Elizabeth Blvd., Suite 215, Gonzales, Ascension, LA 70737, US - country: US extension: - extension: - valueDecimal: 30.401996 url: latitude - valueDecimal: -91.106099 url: longitude url: http://hl7.org/fhir/StructureDefinition/geolocation city: Baton Rouge line: - 7777 Hennessy Blvd., Suite 409 district: East Baton Rouge postalCode: '70808' state: LA text: 7777 Hennessy Blvd., Suite 409, Baton Rouge, East Baton Rouge, LA 70808, US gender: male meta: lastUpdated: '2023-02-17T09:01:12.203698+00:00' versionId: MTY3NjYyNDQ3MjIwMzY5ODAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Practitioner name: - given: - Kamal use: official text: Mubarak, Kamal Khan, MD family: Mubarak suffix: - MD active: true language: en telecom: - system: phone rank: 1 value: '2257655500' - system: phone rank: 2 value: '2257655864' - system: fax rank: 3 value: '2256444206' - system: fax rank: 4 value: '2257652013' id: plannet-practitioner-d65cfe02cc6dce6cbd06bbf1a732b09a resourceType: Practitioner '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: header name: x-clientrefid description: optional UUID to track the transaction. required: false schema: type: string - in: path name: id description: The logical id of the resource. required: true schema: type: string x-source-file: _v1_providerdirectorydata_Practitioner.yaml /v1/providerdirectorydata/PractitionerRole: get: summary: Retrieves all PractitionerRoles based on the search criteria description: Retrieves all PractitionerRoles based on the search criteria operationId: get_v1_providerdirectorydata_PractitionerRole responses: '200': description: Success. This response returns a Bundle of PractitionerRole records. content: application/json: schema: $ref: '#/components/schemas/Bundle' example: entry: - search: mode: match resource: identifier: - system: http://aetna.com/identifier use: official type: coding: - code: SPCB system: https://aetna.com/identifierType/practiceCode display: Specialty Practice Code - BOTH text: Chiropractor Specialty Practice Code – PCP and Specialist Roles value: '33042' - system: http://aetna.com/identifier use: official type: coding: - code: CAPIDOPN system: https://aetna.com/identifier/capitationID display: Capitation Office Identifier – OPEN text: Capitation Office Identifier for POIN(s) 0000022281– Open Status value: '53042' 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 - valueReference: reference: Organization/plannet-network-f98e8fbab8e328bd1184f353fbad5cd3 identifier: system: http://aetna.com/identifier use: official type: coding: - code: NID system: http://aetna.com/identifier display: Network ID Number text: Aetna Pharmacy Network ID Number value: S2 display: Aetna Direct NAP url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference period: start: '2023-01-01' end: '2023-12-31' specialty: - coding: - code: 111NT0100X system: http://nucc.org/provider-taxonomy display: Thermography Chiropractor - code: 111NX0100X system: http://nucc.org/provider-taxonomy display: Occupational Health Chiropractor - code: 111NX0800X system: http://nucc.org/provider-taxonomy display: Orthopedic Chiropractor - code: 111NS0005X system: http://nucc.org/provider-taxonomy display: Sports Physician code: - coding: - code: ch system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS display: Chiropractor practitioner: reference: Practitioner/plannet-practitioner-f34317ef286dce6cbd0345a2892ffb24 display: Gomez, Gloria, MED active: true language: en meta: lastUpdated: '2022-03-23T13:31:33.802713+00:00' versionId: MTY0ODA0MjI5MzgwMjcxMzAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole organization: reference: Organization/plannet-organization-a76f9512226dce6cbd06b05421765942 display: Advanced Chiropractic & Rehabilitation, Inc location: - reference: Location/plannet-location-98718bfa198baa5738bc8c40b1d3b42f display: 701 West Fletcher Avenue, Suite B, Tampa, Hillsborough, FL 33612, USA - reference: Location/plannet-location-880fc54ff38baa5738abd2ccade5f7b4 display: 13813 West Hillsborough Avenue, Tampa, Hillsborough, FL 33635, USA telecom: - system: phone rank: 1 value: '8139251700' - system: phone rank: 2 value: '8139689800' - system: fax rank: 3 value: '8139251744' id: plannet-practitionerrole-8607176b3d67d278d4b7137fcb0a3cd3 resourceType: PractitionerRole fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/PractitionerRole/plannet-practitionerrole-12812d34f31d5fa350146ac42dacd52b - search: mode: match resource: identifier: - system: http://aetna.com/identifier use: official type: coding: - code: SPC system: https://aetna.com/identifierType/practiceCode display: Specialty Practice Code text: Psychologist Specialty Practice Code value: '33042' 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 - valueReference: reference: Organization/plannet-network-221457651c2c6791a85524779b3d1d40 identifier: system: http://aetna.com/identifier use: official type: coding: - code: NID system: http://aetna.com/identifier display: Network ID Number text: Aetna Pharmacy Network ID Number value: F2 display: W. Central FL Medicare PPO 3408 url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference period: start: '2023-01-01' end: '2023-12-31' specialty: - coding: - code: 225XF0002X system: http://nucc.org/provider-taxonomy display: Feeding. Eating & Swallowing Occupational Therapist - code: 225XG0600X system: http://nucc.org/provider-taxonomy display: Gerontology Occupational Therapist - code: 225XH1200X system: http://nucc.org/provider-taxonomy display: Hand Occupational Therapist - code: 225XL0004X system: http://nucc.org/provider-taxonomy display: Low Vision Occupational Therapist code: - coding: - code: py system: http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS display: Psychologist active: true language: en meta: lastUpdated: '2022-03-23T13:31:33.758448+00:00' versionId: MTY0ODA0MjI5Mzc1ODQ0ODAwMA profile: - http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole organization: reference: Organization/plannet-organization-e45ffb51286dce6cbd0a3ca1f848e0fa display: DNA Comprehensive Therapy Services, LLC location: - reference: Location/plannet-location-391e84c0cf8baa5738b3381774466050 display: 3191 Harbor Blvd., Suite A, Port Charlotte, Charlotte, FL 33952, USA - reference: Location/plannet-location-d53d0bb8c08baa5738b69ccbe9e090d8 display: 1777 Tamiami Trail, Suite 201, Port Charlotte, Charlotte, FL 33948, USA - reference: Location/plannet-location-be48c445648baa5738b6972546637afc display: 4310 Metro Pkwy., Suite 205, Fort Myers, Lee, FL 33916, USA - reference: Location/plannet-location-b21158a58c8baa5738b69417ce4bb881 display: 6430 Plantation Park Court, Suite 200, Fort Myers, Lee, FL 33966, USA telecom: - system: phone rank: 1 value: '7862443732' - system: fax rank: 2 value: '9544801784' id: plannet-practitionerrole-de1adfcde965561fff543f446a18d3cb resourceType: PractitionerRole fullUrl: https://apif1.aetna.com/fhir/v1/providerdirectorydata/PractitionerRole/plannet-practitionerrole-12812d34f31d5fa350146ac42dacd529 total: 4 link: - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/PractitionerRole?_count=2 relation: search - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/PractitionerRole?_count=2&_page_token=Cjj3YIGJFv%2F%2F%2F%2F%2BABcCQjgd%2BagD%2FAf%2F%2BY2YxNjhhNTcxYzI3ZDQwYTExNzRiMjBjOWZjOWVkM2EAARACIRdZYDGqWfwzOQAAAADpdn6fSAJQAFoLCbGK4RJnYbokEANgxMKh8gM%3D relation: next - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/PractitionerRole?_count=2 relation: first - url: https://apif1.aetna.com/fhir/v1/providerdirectorydata/PractitionerRole?_count=2 relation: self type: searchset resourceType: Bundle '400': description: A required parameter isn’t provided. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: value details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_PARAM_INVALID display: 'error parsing date "2021 - 15 - 29" : invalid dateTime: "2021 - 15 - 29" ' text: Missing or invalid inputs language: en-US resourceType: OperationOutcome '401': description: The request is unauthorized. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Looks like you are not authorized to use this API. Please validate your API Key. text: You must authenticate before you can use this service language: en-US resourceType: OperationOutcome '403': description: The requested resource is forbidden for some reason. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_ACCESS_DENIED display: Forbidden text: Access Denied language: en-US resourceType: OperationOutcome '404': description: The specified System Identifier doesn’t identify an existing resource. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: no-store details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_NO_MATCH display: 'resource not found: List/yy' text: No Resource found matching the query language: en-US resourceType: OperationOutcome '405': description: The specified Method is not allowed in the request. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_RESOURCE_NOT_ALLOWED display: Method Not Allowed text: Not allowed to submit a resource for this operation language: en-US resourceType: OperationOutcome '429': description: Detected excessive traffic coming from this IP. Please reach out if you think this is incorrect. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_UNKNOWN_TYPE display: We have detected excessive traffic coming from this IP. text: Too Many Request language: en-US resourceType: OperationOutcome '500': description: An unexpected internal error has occurred. content: application/json: schema: $ref: '#/components/schemas/OperationOutcome' example: issue: - severity: error code: transient details: coding: - system: http://hl7.org/fhir/R4/valueset-operation-outcome.html code: MSG_SVC_FAILURE display: An Unexpected error occurred while fulfilling this request. Our engineers have been notified. Please try again in some time. text: Error occurred while processing response language: en-US resourceType: OperationOutcome parameters: - in: query name: _count description: The maximum number of search results on a page. The server is not bound to return the number requested, but cannot return more. required: false schema: type: number - in: query name: _id description: Logical id of this artifact required: false schema: type: string - in: query name: practitioner description: Select roles filled by the specified practitioner required: false schema: type: string - in: query name: organization description: Select PractitionerRoles available at the specified organization required: false schema: type: string - in: query name: location description: Select PractitionerRoles available at the specified reference of location. required: false schema: type: string - in: query name: specialty description: Select PractitionerRoles associated with the specified specialty. required: false schema: type: string - in: query name: _include description: "request that the search results include additional resources (\"included resources\") related\ \ to the resources directly matching the query (\"primary results\").\n\nSupported values :\nPractitionerRole:practitioner\n\ PractitionerRole:organization\nPractitionerRole:location \nPractitionerRole:service\nPractitionerRole:network" required: false schema: type: string - in: query name: role description: Select PractitionerRoles with the specified role. required: false schema: type: string - in: query name: _lastUpdated description: Select resources based on the last time they were changed. required: false schema: type: string format: date - in: query name: network description: Select roles where the provider, which can be a practitioner or an organization, is a member of the specified health insurance provider network. required: false schema: type: string - in: query name: identifier description: 'Select PractitionerRoles with specified Business identifier. The :text modifier is supported.' required: false schema: type: string - in: query name: _page_token description: Used to retrieve the next page of results If a search returns more resources than fit on one page, the response includes a pagination URL in the Bundle. required: false schema: type: string x-source-file: _v1_providerdirectorydata_PractitionerRole.yaml components: schemas: Entry: description: An entry in a bundle resource - will contain a resource(s) returned in the bundle type: object properties: resource: $ref: '#/components/schemas/InsurancePlan' Bundle: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 Bundle resource. Full Documentation is available at: http://hl7.org/fhir/bundle.html' type: object properties: entry: type: array items: $ref: '#/components/schemas/Entry' OperationOutcome: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 OperationOutcome resource. Full Documentation is available at: http://hl7.org/fhir/operationoutcome.html' type: object InsurancePlan: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 InsurancePlan resource. Full Documentation is available at: http://hl7.org/fhir/insuranceplan.html For the DaVinci PDEX Plan Net 1.0.0 InsurancePlan resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-InsurancePlan.html For the DaVinci PDEX Plan Net 1.1.0 InsurancePlan resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-InsurancePlan.html' type: object Location: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 Location resource. Full Documentation is available at: http://hl7.org/fhir/location.html US Core 3.1.1 Documentation is available at: http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-location.html For the DaVinci PDEX Plan Net 1.0.0 Location resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-Location.html For the DaVinci PDEX Plan Net 1.1.0 Location resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-Location.html' type: object Organization: description: 'See the appropriate Implementation Guide for proper documentation to use. This is the HL7 FHIR Release 4.0.1 Organization resource. Full Documentation is available at: http://hl7.org/fhir/organization.html US Core 3.1.1 Documentation is available at: http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-organization.html For the CARIN-BB 1.0.0 Organization resource full documentation is available at: http://hl7.org/fhir/us/carin-bb/STU1/StructureDefinition-C4BB-Organization.html For the DaVinci PDEX Plan Net 1.0.0 Organization resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-Organization.html For the DaVinci PDEX Plan Net 1.0.0 Network resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-Network.html For the DaVinci PDEX Plan Net 1.1.0 Organization resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-Organization.html For the DaVinci PDEX Plan Net 1.1.0 Network resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-Network.html' type: object OrganizationAffiliation: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 OrganizationAffiliation resource. Full Documentation is available at: http://hl7.org/fhir/organizationaffiliation.html For the DaVinci PDEX Plan Net 1.0.0 OrganizationAffiliation resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-OrganizationAffiliation.html For the DaVinci PDEX Plan Net 1.1.0 OrganizationAffiliation resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-OrganizationAffiliation.html' type: object Practitioner: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 Practitioner resource. Full Documentation is available at: http://hl7.org/fhir/practitioner.html US Core 3.1.1 Documentation is available at: http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-practitioner.html For the CARIN-BB 1.0.0 Practitioner resource full documentation is available at: http://hl7.org/fhir/us/carin-bb/STU1/StructureDefinition-C4BB-Practitioner.html For the DaVinci PDEX Plan Net 1.0.0 Practitioner resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-Practitioner.html For the DaVinci PDEX Plan Net 1.1.0 Practitioner resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-Practitioner.html' type: object PractitionerRole: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 PractitionerRole resource. Full Documentation is available at: http://hl7.org/fhir/practitionerrole.html US Core 3.1.1 Documentation is available at: http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-practitionerrole.html For the DaVinci PDEX Plan Net 1.0.0 PractitionerRole resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-PractitionerRole.html For the DaVinci PDEX Plan Net 1.1.0 PractitionerRole resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-PractitionerRole.html' type: object HealthcareService: description: 'See the appropriate Implementation Guide for proper documentation to use This is the HL7 FHIR Release 4.0.1 HealthcareService resource. Full Documentation is available at: http://hl7.org/fhir/healthcareservice.html For the DaVinci PDEX Plan Net 1.0.0 HealthcareService resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-HealthcareService.html For the DaVinci PDEX Plan Net 1.1.0 HealthcareService resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-HealthcareService.html For the DaVinci PDEX Plan Net 1.2.0 HealthcareService resource documentation is available at: http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.2/StructureDefinition-plannet-HealthcareService.html' type: object securitySchemes: FHIR_User_AccessCode_Oauth: type: oauth2 flows: authorizationCode: scopes: patient/Patient.*: patient/Patient.* patient/Patient.read: patient/Patient.read patient/*.read: patient/*.read patient/*.*: patient/*.* authorizationUrl: https://$(catalog.url)/v1/internal/fhirserver_auth/oauth2/authorize tokenUrl: https://$(catalog.url)/v1/internal/fhirserver_auth/oauth2/token FHIR_Application_Oauth: type: oauth2 flows: clientCredentials: scopes: NonPII: NonPII Public: Public tokenUrl: https://$(catalog.url)/v3/internal/auth/oauth2/app/token description: "{\n \"BuildEieHeader\" : \"Header 3.2\",\n \"SecurityTemplate\" : \"FHIROpenApp\",\n \"Backend\"\ \ : \"Non-IIB, FHIRServer APIGEE APIs, requires Mutual TLS\",\n \"Errorhandlingpolicy\": \"Transparent\"\ \n \"Consumer\":\"External\",\n \"Mutual Auth between Consumer and APIC\" : \"Not Required\"\n}" externalDocs: description: HTTP Common Error Codes url: https://eaintegrationgovernance.github.io/APIC-Common-Error-Codes.github.io/