{% extends "base.html" %} {% set active_nav = "patients" %} {% block title %}Edit {{ patient.first_name }} {{ patient.last_name }} - LSMC Hub{% endblock %} {% block content %}

Patient Information

Contact Information

Address

Clinical Notes

Revision Note

This note will be recorded in the revision history

{% endblock %}