MEMBER SUMMARY

Name:
{{Name}}
Reg. Number:
{{RegistrationNumber}}
Date of Birth:
{{DateOfBirthFormatted}} ({{Age}} years old)
Gender:
{{Gender}}
Member Type:
{{MemberType}}
Status:
{{Status}}
Effective Date:
{{EffectiveDateFormatted}}
RN Initial Registration Date:
{{InitialRegistrationDateFormatted}}
Former Name(s):
{{#if HasFormerNames}} {{#each FormerNames}}
{{Name}}
{{/each}} {{/if}}
Address:
{{PrimaryAddress.Line1}}
{{PrimaryAddress.Line2}}
{{PrimaryAddress.PostalCode}}
Phone:
{{Phone}}
Cell:
{{Cell}}
Email:
{{Email}}

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}}
Case ID
Stage
Outcome
{{#each Complaints}}
{{CaseId}}
{{Stage}}
{{Outcome}}
{{/each}}
{{else}}
This member has no open or closed complaint management cases on record.
{{/if}}

Nursing Education

{{#if HasNursingEducation}}
Education Type
Education Level
School of Nursing
Completion Date
{{#each NursingEducations}}
{{EducationType}}
{{EducationLevel}}
{{School}} {{ProvinceState}} {{Country}}
{{CompletionDateFormatted}}
{{/each}}
{{else}}
This member has no education programs on record.
{{/if}}

Employers

{{#if HasEmployer}}
Company Name
Address
Phone
Fax
{{#each Employers}}
{{CompanyName}}
{{StreetAddress}}
{{CityProvinceState}}
{{PostalCode}}
{{Phone}}
{{Fax}}
{{/each}}
{{else}}
This member has no employment details on record.
{{/if}}

Other Nursing Permits

{{#if HasOtherNursingPermit}}
Jurisdiction
Registration Type
Effective Date
Expiry Date
{{#each OtherNursingPermits}}
{{Jurisdiction}}
{{RegistrationType}}
{{EffectiveDateFormatted}}
{{ExpiryDateFormatted}}
{{/each}}
{{else}}
This member has no other nursing permits on record.
{{/if}}