<%=medicationName%> <% if (strength !== '') { %><%=strength%><% } %>
<%=instructions%>
<% if (currentlyTaking) { %>Yes<% } else { %>No<% } %>