Demographics

Name
[[ episode.demographics[0].name ]]
Hospital #
[[ episode.demographics[0].hospital_number ]]
DOB
[[ episode.demographics[0].date_of_birth | shortDate ]]
Gender
[[ episode.demographics[0].gender ]]
Born
[[ episode.demographics[0].country_of_birth ]]
Ethnicity
[[ episode.demographics[0].ethnicity ]]

Location

Category
[[episode.category.charAt(0).toUpperCase() + episode.category.substring(1)]]
Admitted
[[ episode.date_of_admission | shortDate ]]
Discharged
[[ episode.discharge_date | shortDate ]]
Date
[[ episode.date_of_episode | shortDate ]]
Hospital
[[ episode.location[0].hospital ]]
Ward
[[ episode.location[0].ward ]]
Bed
[[ episode.location[0].bed ]]