MEMBER SUMMARY
Former Name(s):
{{#if HasFormerNames}}
{{#each FormerNames}}
{{Name}}
{{/each}}
{{/if}}
Conditions
{{#if HasCondition}}
{{#each Conditions}}
{{Category}} - {{Type}} - {{EffectiveDateFormatted}}
{{/each}}
{{else}}
This member has no active conditions on their permit.
{{/if}}
Complaint Management Cases
{{#if HasComplaint}}
{{#each Complaints}}
{{CaseId}}
{{Stage}}
{{Outcome}}
{{/each}}
{{else}}
This member has no open or closed complaint management cases on record.
{{/if}}
Nursing Education
{{#if HasNursingEducation}}
{{#each NursingEducations}}
{{EducationType}}
{{EducationLevel}}
{{School}} {{ProvinceState}} {{Country}}
{{CompletionDateFormatted}}
{{/each}}
{{else}}
This member has no education programs on record.
{{/if}}
Employers
{{#if HasEmployer}}
{{#each Employers}}
{{CompanyName}}
{{StreetAddress}}
{{CityProvinceState}}
{{PostalCode}}
{{Phone}}
{{Fax}}
{{/each}}
{{else}}
This member has no employment details on record.
{{/if}}
Other Nursing Permits
{{#if HasOtherNursingPermit}}
{{#each OtherNursingPermits}}
{{Jurisdiction}}
{{RegistrationType}}
{{EffectiveDateFormatted}}
{{ExpiryDateFormatted}}
{{/each}}
{{else}}
This member has no other nursing permits on record.
{{/if}}