The Vaccine Object

This allows read-only access to both the publicly accessible Vaccines from Medispan and Elation, along with Vaccines entered into the system by the given Practice.

Object Definition

{
  "id": 67178987690,                                        // long(64)
  "description": "Td(adult) unspecified formulation (Td)",  // string(255)
  "created_date": "2016-10-15T00:24:55Z",
  "deleted_date": null
  "name": "Td(adult) unspecified formulation",              // string(255)
  "practice": "",
  "cvx": 139,                                               // integer
  "cdc_type": "Td"                                          // string(100)
  "ndc": true,
  "ndc_values": 64058687489,
}