- Download the Form: Download and print the Paper Profile questionnaire from the link provided below.
- Resident fills out the form.
- Scan the Completed Form: After the form has been filled out, submit a scan of the form to TSOLife following these steps:
- Log in to TSOLife on the web.
- Navigate to Resident Insights.
- Select Uploads.
- Upload your scanned file.
- Check the list at the bottom of the page to confirm your upload.
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>