{ "x-source": { "spec": "openapi/aetna-provider-directory-api-openapi.yml", "operationId": "get_v1_providerdirectory_Practitioner_id", "path": "/v1/providerdirectory/Practitioner/{id}", "status": "200", "media_type": "application/json", "note": "Response example published verbatim by Aetna in its own Swagger document; extracted, not authored." }, "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" } }