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}}
Type of Community Care
{{#if appointment.communityCareType}}{{appointment.communityCareType}}{{else}}N/A{{/if}}
Status
{{#if appointment.status}}{{appointment.status}}{{else}}N/A{{/if}}
Patient is currently being reviewed by eConsult.
{{/compare}} {{/if}} {{/if}}