- Clinic<%- clinicName %>
- Ask For Check In<%- askForCheckIn %>
- Current Status<%- currentStatus %>
- Type<%- type %>
- Date<%- appointmentDate %>
- Time<%- appointmentTime %>
- Length<% if (typeof apptLength !== "undefined") { %><%- apptLength %> mins<% } %>
- Booking Notes<%- bookingNote %>