{{ comment }} This page is the diagnoses a patient has received from any covered entity. {{ endcomment }}
{% extends "base.html" %} {% block title %} Diagnoses {% endblock %} {% block top %}Date {% include "invisible.html" %} | Code {% include "invisible.html" %} | Diagnosis {% include "invisible.html" %} | Recognized By {% include "invisible.html" %} |
{{ diagnosis.DateRecognized }} | {{ diagnosis.Manifestation }} | {{ diagnosis.Diagnosis }} | {{ diagnosis.RecognizingEntity.Name }} |