{% if records %} {% set client = client.fname ~ " " ~ client.lname %}

Inpatient History for: {{ client}}

{% else %}

SQL Advance - Client Inpatient Records

No Inpatient Records found for this client in this date range.

{% endif %}
Select Record:

Enter An Inpatient Record

{% include '_footer.html' %}