Weeks Pregnant
<%- pregWeek() %>
<%- phoneType %> Phone
<%-getPrimaryPhone()%>
Maternity Care Coordinator
<%- mcc %>
VA Primary Care Physician
<%- vaProvider %>
VA Facility
<%- vaFacility %>
Ob Provider
<%- obProvider %>
<% _.each(obContacts, function (contact, index) { %>
<%- contact.contactType %>
<%- contact.contactInfo %>
<% }); %>