{% extends 'dashboard_screen/base.html' %} {% block content %}

Edit Patient

{% csrf_token %}
Patient External ID:
Patient External ID:
First Name: (*)
Last Name: (*)
DOB: mm/dd/yy (*)
Address:
Address 2:
SSN:(*)
Phone:
City:
Zip Code:
State:
Gender:(*)
Ethnicity:

Please select how the Patient will get the Notification.

{% endblock %}