Fulfills the Following Veteran Request:

<% if (requestedPhoneCall) { %>

Patient has requested a phone call: <%- phoneNumber %>

<% }%>
Type of Care <%- appointmentType %>
Provider <%- providerName %>
Request Date/Time <% if (optionDate2 !== "No Date Selected") { %> <% } %> <% if (typeof optionDate3 !== "undefined" && optionDate3 && optionDate3 !== "No Date Selected") { %> <% } %>
<% if (visitType && visitType === "Video Conference") { %>
<% } %>