<%=diagnosisName%>

<% if (onsetDate !== '') { %>

<%=formatDate(onsetDate)%>

<% } %>

<% if (!status) { %>Current<% } else { %>Past<% } %>