Current Appointment Info {{#compare appointment.type "Community Care"}}(Community Care){{/compare}}
{{#if appointment.unscheduled}}

Unscheduled

{{else}} {{#if appointment.ewl}}

Patient is currently on the Electronic Waiting List (EWL).

{{else}} {{#compare appointment.type "VA"}}

Scheduled Date
{{#if appointment.date}}{{appointment.date}}{{else}}N/A{{/if}}

Clinic
{{#if appointment.clinic}}{{appointment.clinic}}{{else}}N/A{{/if}}

Provider
{{#if appointment.provider}}{{appointment.provider}}{{else}}N/A{{/if}}

{{/compare}} {{#compare appointment.type "Community Care"}}

Type of Community Care
{{#if appointment.communityCareType}}{{appointment.communityCareType}}{{else}}N/A{{/if}}

Status
{{#if appointment.status}}{{appointment.status}}{{else}}N/A{{/if}}

{{/compare}} {{#compare appointment.type "eConsult"}}

Patient is currently being reviewed by eConsult.

{{/compare}} {{/if}} {{/if}}