Name
[[ patient.demographics[0].first_name ]]
[[ patient.demographics[0].surname ]]
Hosp. #
[[ patient.demographics[0].hospital_number ]]
NHS #
[[ episode.demographics[0].nhs_number ]]
DOB
[[ patient.demographics[0].date_of_birth | shortDate ]]
Sex
[[ patient.demographics[0].sex ]]
Born
[[ patient.demographics[0].birth_place ]]
Ethnicity
[[ patient.demographics[0].ethnicity ]]
{% block footer %}{% endblock %}