Aetna · Example Payload

Aetna V2 Patientaccess Immunization 200 Example

Health InsuranceHealthcareFHIRPatient AccessProvider DirectoryDrug FormularyPrior AuthorizationCMS InteroperabilitySMART on FHIRCARIN Blue ButtonDa VinciPayerFortune 100CVS Health

Aetna V2 Patientaccess Immunization 200 Example is an example object payload from Aetna, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

x-sourceexample

Example Payload

Raw ↑
{
  "x-source": {
    "spec": "openapi/aetna-patient-access-api-openapi.yml",
    "operationId": "get_v2_patientaccess_Immunization",
    "path": "/v2/patientaccess/Immunization",
    "status": "200",
    "media_type": "application/json",
    "note": "Response example published verbatim by Aetna in its own Swagger document; extracted, not authored."
  },
  "example": {
    "entry": [
      {
        "search": {
          "mode": "match"
        },
        "resource": {
          "identifier": [
            {
              "system": "RxConnect",
              "value": "11181211064"
            },
            {
              "system": "RxConnect",
              "value": "11180968922"
            }
          ],
          "meta": {
            "lastUpdated": "2021-03-09T16:18:54.405304+00:00",
            "versionId": "MTYxNTMwNjczNDQwNTMwNDAwMA"
          },
          "patient": {
            "reference": "Patient/11180968922"
          },
          "protocolApplied": [
            {
              "doseNumberPositiveInt": 1
            }
          ],
          "id": "11181211064",
          "lotNumber": "1",
          "recorded": "2021-01-07",
          "expirationDate": "2022-01-01",
          "resourceType": "Immunization",
          "status": "completed"
        },
        "fullUrl": "https://healthcare.googleapis.com/v1/projects/cdr-devl/locations/us-east4/datasets/cdr-fhir-ds/fhirStores/cdr-fhir-r4-test/fhir/Immunization/11181211064"
      },
      {
        "search": {
          "mode": "match"
        },
        "resource": {
          "identifier": [
            {
              "system": "RxConnect",
              "value": "11181210653"
            },
            {
              "system": "RxConnect",
              "value": "11212828151"
            }
          ],
          "meta": {
            "lastUpdated": "2021-03-09T16:18:54.405304+00:00",
            "versionId": "MTYxNTMwNjczNDQwNTMwNDAwMA"
          },
          "patient": {
            "reference": "Patient/11212828151"
          },
          "protocolApplied": [
            {
              "doseNumberPositiveInt": 1
            }
          ],
          "id": "11181210653",
          "lotNumber": "12",
          "recorded": "2021-01-07",
          "expirationDate": "2021-10-10",
          "resourceType": "Immunization",
          "status": "completed"
        },
        "fullUrl": "https://healthcare.googleapis.com/v1/projects/cdr-devl/locations/us-east4/datasets/cdr-fhir-ds/fhirStores/cdr-fhir-r4-test/fhir/Immunization/11181210653"
      }
    ],
    "total": 2,
    "link": [
      {
        "url": "https://healthcare.googleapis.com/v1/projects/cdr-devl/locations/us-east4/datasets/cdr-fhir-ds/fhirStores/cdr-fhir-r4-test/fhir/Immunization/?_count=2",
        "relation": "search"
      },
      {
        "url": "https://healthcare.googleapis.com/v1/projects/cdr-devl/locations/us-east4/datasets/cdr-fhir-ds/fhirStores/cdr-fhir-r4-test/fhir/Immunization/?_count=2&_page_token=Cjj3YEef7v%2F%2F%2F%2F%2BABb0c6BuGuAD%2FAf%2F%2BOGQzY2FiYmE2OTc5N2U0NGFmNmNiM2Y1OTAwYWRhOGIAARACIRdZYDGqWfwzOQAAAAARYLifSAJQAFoLCcJRz98ugOf9EANg3JPmgwY%3D",
        "relation": "next"
      },
      {
        "url": "https://healthcare.googleapis.com/v1/projects/cdr-devl/locations/us-east4/datasets/cdr-fhir-ds/fhirStores/cdr-fhir-r4-test/fhir/Immunization/?_count=2",
        "relation": "first"
      },
      {
        "url": "https://healthcare.googleapis.com/v1/projects/cdr-devl/locations/us-east4/datasets/cdr-fhir-ds/fhirStores/cdr-fhir-r4-test/fhir/Immunization/?_count=2",
        "relation": "self"
      }
    ],
    "id": "a7bca4215fbc6e68b01b0801",
    "type": "searchset",
    "resourceType": "Bundle"
  }
}

Work with this as data

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

MCP server

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

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/aetna-v2-patientaccess-immunization-200-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

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

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