Dashboard

Data Records
{% for record in record_list %} {% endfor %}
Patient ID Date Recieved Actions
{{record.patientName}} {{record.date}}
{% if record.afib_flag %}

AFIB

{% endif %}