Record the Influenza vaccination information the patient received outside of VA. (example: CVS, Walgreens, other providers, etc.)


* indicates required

Vaccination Information

Vaccine Information

The following information will be added to the Comments / Notes:

<% questionsCollection.each( function(item){ %>

<%= item.get('legend') %> <%= item.get('user_response') %>

<% }); %>
<% if (typeof vaccinator !== 'undefined' && !_.isEmpty( vaccinator )) { %>
value="<%= vaccinator.title %>" <% if ($.trim(vaccinator.title) !== "") { %> readonly="readonly" disabled="disabled" <% } %> <% } else { %> value="" <% } %> />
<% } %>