Boende för äldre

I Partille kommun finns olika boendeformer för dig som är äldre eller som har särskilda behov.

Boende för äldre

För dig som är äldre eller har särskilda behov erbjuder kommunen nedanstående boendeformer.

Korttidsplats

Korttidsplats är till för dig som har ett tillfälligt behov av omfattande vård- och omsorg, till exempel efter en sjukhusvistelse eller för att avlasta en anhörig.

Trygghetsboende

Trygghetsboende är en vanlig lägenhet med närhet till viss service som många äldre efterfrågar. Boendeformen är till för dig som klarar din vardag med hjälp av hemtjänsten men som vill ha närhet till service och ökad möjlighet till social service.

Äldreboende

På ett äldreboende får du service, omvårdnad och tillsyn dygnet runt.

Information om korttidsboende.

Information om trygghetsboende.

Information om äldreboende.

Ansök om särskilt boende

Om du vill ansöka om särskilt boende ska du kontakta kommunens socialsekreterare via Partille kundcenter.

Utredning och beslut

Efter att du har ansökt om en stödinsats utreder socialsekreterare ditt behov och fattar beslut om vilken hjälp du har rätt till enligt socialtjänstlagen. 

Tiden från ansökan till beslut varierar beroende på vad du ansöker om och hur brådskande det är. Du får ett skriftligt beslut från handläggaren skickat hem till dig. I beslutet står vilken hjälp du har rätt till eller varför du fått avslag på din ansökan.

Du kan överklaga ett beslut

Om du inte är nöjd med beslutet kan du överklaga inom tre veckor från det datum då beslutet togs. Information om hur det går till skickas tillsammans med beslutet.

Överklaga beslut.

Socialsekreterare

Telefontider måndag – tisdag klockan 8.30-9.30, onsdag klockan 15-16, torsdag – fredag klockan 8.30-9.30.

Socialsekreterare nås via kundcenter.

(function () { var blockId = 'contactblock-8984951'; var blockElement = document.getElementById(blockId); if (!blockElement) { return; } var copyButton = blockElement.querySelector('.copy-accordion-link'); var copiedPopup = document.getElementById('contactblock-popup-8984951'); var headingElement = blockElement.querySelector('[data-contact-block-heading]'); var copiedPopupTimeoutId = null; var focusOutline = '2px solid #000'; var showHeadingFocusBorder = function () { headingElement.style.outline = focusOutline; headingElement.style.outlineOffset = '2px'; headingElement.style.borderRadius = '0.375rem'; }; var hideHeadingFocusBorder = function () { headingElement.style.outline = ''; headingElement.style.outlineOffset = ''; headingElement.style.borderRadius = ''; }; if (headingElement) { headingElement.addEventListener('focus', showHeadingFocusBorder); headingElement.addEventListener('blur', hideHeadingFocusBorder); document.addEventListener('mousedown', function (event) { if (event.target === headingElement) { return; } hideHeadingFocusBorder(); if (document.activeElement === headingElement) { headingElement.blur(); } }); if (window.location.hash === '#' + blockId) { showHeadingFocusBorder(); headingElement.focus({ preventScroll: true }); } window.addEventListener('hashchange', function () { if (window.location.hash === '#' + blockId) { showHeadingFocusBorder(); headingElement.focus({ preventScroll: true }); return; } hideHeadingFocusBorder(); }); } if (copyButton && copiedPopup) { var copyToClipboard = function (text) { if (navigator.clipboard && window.isSecureContext) { return navigator.clipboard.writeText(text); } return new Promise(function (resolve, reject) { try { var textarea = document.createElement('textarea'); textarea.value = text; textarea.setAttribute('readonly', ''); textarea.style.position = 'absolute'; textarea.style.left = '-9999px'; document.body.appendChild(textarea); textarea.select(); document.execCommand('copy'); document.body.removeChild(textarea); resolve(); } catch (error) { reject(error); } }); }; copyButton.addEventListener('click', function () { var url = window.location.origin + window.location.pathname + '#' + blockId; copyToClipboard(url).then(function () { copiedPopup.classList.remove('hidden'); if (copiedPopupTimeoutId) { clearTimeout(copiedPopupTimeoutId); } copiedPopupTimeoutId = window.setTimeout(function () { copiedPopup.classList.add('hidden'); copiedPopupTimeoutId = null; }, 2000); }).catch(function (error) { if (window.console && typeof window.console.log === 'function') { window.console.log(error); } }); }); } })();

Kontakta kundcenter i Partille kommun

Telefon och e-post

031 - 792 10 00 (Måndag 08:00 - 16:30, tisdag - torsdag 08:00 - 16:30, fredag 08:00 - 15:00. Dag innan röd dag stänger Kundcenter klockan 15.)

kundcenter@partille.se

(function () { var blockId = 'contactblock-8984939'; var blockElement = document.getElementById(blockId); if (!blockElement) { return; } var copyButton = blockElement.querySelector('.copy-accordion-link'); var copiedPopup = document.getElementById('contactblock-popup-8984939'); var headingElement = blockElement.querySelector('[data-contact-block-heading]'); var copiedPopupTimeoutId = null; var focusOutline = '2px solid #000'; var showHeadingFocusBorder = function () { headingElement.style.outline = focusOutline; headingElement.style.outlineOffset = '2px'; headingElement.style.borderRadius = '0.375rem'; }; var hideHeadingFocusBorder = function () { headingElement.style.outline = ''; headingElement.style.outlineOffset = ''; headingElement.style.borderRadius = ''; }; if (headingElement) { headingElement.addEventListener('focus', showHeadingFocusBorder); headingElement.addEventListener('blur', hideHeadingFocusBorder); document.addEventListener('mousedown', function (event) { if (event.target === headingElement) { return; } hideHeadingFocusBorder(); if (document.activeElement === headingElement) { headingElement.blur(); } }); if (window.location.hash === '#' + blockId) { showHeadingFocusBorder(); headingElement.focus({ preventScroll: true }); } window.addEventListener('hashchange', function () { if (window.location.hash === '#' + blockId) { showHeadingFocusBorder(); headingElement.focus({ preventScroll: true }); return; } hideHeadingFocusBorder(); }); } if (copyButton && copiedPopup) { var copyToClipboard = function (text) { if (navigator.clipboard && window.isSecureContext) { return navigator.clipboard.writeText(text); } return new Promise(function (resolve, reject) { try { var textarea = document.createElement('textarea'); textarea.value = text; textarea.setAttribute('readonly', ''); textarea.style.position = 'absolute'; textarea.style.left = '-9999px'; document.body.appendChild(textarea); textarea.select(); document.execCommand('copy'); document.body.removeChild(textarea); resolve(); } catch (error) { reject(error); } }); }; copyButton.addEventListener('click', function () { var url = window.location.origin + window.location.pathname + '#' + blockId; copyToClipboard(url).then(function () { copiedPopup.classList.remove('hidden'); if (copiedPopupTimeoutId) { clearTimeout(copiedPopupTimeoutId); } copiedPopupTimeoutId = window.setTimeout(function () { copiedPopup.classList.add('hidden'); copiedPopupTimeoutId = null; }, 2000); }).catch(function (error) { if (window.console && typeof window.console.log === 'function') { window.console.log(error); } }); }); } })();

Senast uppdaterad: 11 april 2022