<% const funeralDirectorLotOccupantType = "Funeral Director"; const funeralDirectorOccupants = lotOccupancyFunctions.filterOccupantsByLotOccupantType(lotOccupancy, funeralDirectorLotOccupantType); const deceasedLotOccupantType = "Deceased"; const deceasedOccupants = lotOccupancyFunctions.filterOccupantsByLotOccupantType(lotOccupancy, deceasedLotOccupantType); const deathDateOccupantTypeField = "Death Date"; const deathPlaceOccupantTypeField = "Death Place"; %>

Province of Ontario

Vital Statistics Act

Burial Permit

Under the Vital Statistics Act and the regulations, subject to the limitations thereof, this permit is granted to:

<% if (funeralDirectorOccupants.length > 0) { %> <% const funeralDirector = funeralDirectorOccupants[0]; %> <%= funeralDirector.occupantName %> <%= funeralDirector.occupantFamilyName %>
<%= funeralDirector.occupantAddress1 %>
<% if (funeralDirector.occupantAddress2) { %><%= funeralDirector.occupantAddress2 %>
<% } %> <%= funeralDirector.occupantCity %>, <%= funeralDirector.occupantProvince %>
<%= funeralDirector.occupantPostalCode %> <% } %>

for the purpose of the burial or other disposition of the body of:

<% if (deceasedOccupants.length > 0) { %> <% const deceased = deceasedOccupants[0]; %> <%= deceased.occupantName %> <%= deceased.occupantFamilyName %> <% } %>

who died at   <%= lotOccupancyFunctions.getFieldValueByOccupancyTypeField(lotOccupancy, deathPlaceOccupantTypeField); %>   in Ontario on   <%= lotOccupancyFunctions.getFieldValueByOccupancyTypeField(lotOccupancy, deathDateOccupantTypeField); %>   .

 
(Signature of Division Registrar)

Sault Ste. Marie       5724

 
(Year Month Day)