Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
This project explores the challenges of designing a mental health centre in an urban environment, focusing on meeting current needs, and providing long-term community benefits. The research covers therapeutic demands, local needs, and architectural strategies. Recent rise in mental health problems, especially among the young population, is becoming a pressing issue worldwide and in Switzerland. The stigma of being seen in a mental health facility also prevent many from seeking help. The proposed mixed-use building, part of a public park, combines a mental health and a community centre. It serves as a psychiatric day hospital for children and provides outpatient mental healthcare for young people. The lower floor hosts public spaces, such as a library, playground and café, which helps to destigmatize the facility. The proposed centre is in Sion, capital of Valais. The city hosts various higher education institutions, international companies, and benefits from tourism. There is a need for such a centre, given future economic and population growth. Indeed, the Ronquoz 21 masterplan, a major mixed-use urban development project, is already under construction. The proposed facility is located near the Rhône Plaza, offering easy access to the Sion train station and schools. Overall, this project aims to address current needs and help break the stigma surrounding mental illness through inviting and integrated architecture, benefiting the city and its inhabitants for years to come.