{ "x-source": { "spec": "openapi/aetna-patient-access-api-openapi.yml", "operationId": "get_v2_patientaccess_Immunization_id", "path": "/v2/patientaccess/Immunization/{id}", "status": "200", "media_type": "application/json", "note": "Response example published verbatim by Aetna in its own Swagger document; extracted, not authored." }, "example": { "primarySource": false, "meta": { "extension": [ { "valueString": "Imm 1 Example", "url": "http://hl7.org/fhir/StructureDefinition/instance-name" }, { "valueMarkdown": "This is a imm 1 example for the *US Core Immunization Profile*.", "url": "http://hl7.org/fhir/StructureDefinition/instance-description" } ], "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization" ] }, "patient": { "reference": "Patient/example", "display": "Amy Shaw" }, "occurrenceDateTime": "2020-11-19T12:46:57-08:00", "id": "imm-1", "text": { "div": "

Generated Narrative

status: completed

vaccineCode: influenza, injectable, quadrivalent, contains preservative

patient: Amy Shaw. Generated Summary: Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw , Amy V. Baxter ; Phone: 555-555-5555, amy.shaw@example.com; gender: female; birthDate: 1987-02-20

occurrence: Nov 19, 2020 8:46:57 PM

primarySource: false

", "status": "generated" }, "vaccineCode": { "coding": [ { "system": "http://hl7.org/fhir/sid/cvx", "code": "158", "display": "influenza, injectable, quadrivalent, contains preservative" }, { "system": "http://hl7.org/fhir/sid/ndc", "code": "49281-0633-15", "display": "FLUZONE QUADRIVALENT (Sanofi Pasteur Inc.)" } ] }, "resourceType": "Immunization", "status": "completed" } }