{{patientName}}

{% if afib_flag %}

FLAGGED FOR AFIB
{% endif %} {{readingDate}}

Time Elapsed (seconds)

Doctor Feedback
{% for comment in comment_list %}
{{comment.author}}
{{comment.text}}
{% endfor %}