{ "x-source": { "spec": "openapi/aetna-patient-access-api-openapi.yml", "operationId": "get_v2_patientaccess_Organization_id", "path": "/v2/patientaccess/Organization/{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": "https://sources.aetna.com/organization/identifier/us-npi/30011", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "NPI" } ] }, "value": "1558616581" } ], "address": [ { "country": "UNITED STATES OF AMERICA", "city": "Cary", "use": "work", "line": [ "580 New Waverly Place", "Suite 120" ], "district": "WAKE", "postalCode": "27518-7406", "state": "NC" } ], "meta": { "lastUpdated": "2019-10-01T09:53:56.307-04:00", "profile": [ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization" ] }, "active": true, "telecom": [ { "system": "email", "use": "work", "value": "GHOSHB@AETNA.COM" } ], "id": "0000000000000045392", "resourceType": "Organization" } }