> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/success-stories/room-climate-control-at-university-hospital-basel.md).

# Room Climate Control at the University Hospital Basel

Integrated patient-room climate monitoring and control at University Hospital Basel.

**Industry:** Healthcare\
**Organization:** University Hospital Basel (USB)\
**Location:** Basel, Switzerland\
**Year:** 2024

## At a Glance

| Measure          | Result                                          |
| ---------------- | ----------------------------------------------- |
| Room controllers | More than 160, integrated through BACnet        |
| Comfort band     | 21–23 °C, with humidity and dew point monitored |
| Digital twin     | Interactive 3D BIM at room level                |
| Upgrade effort   | Minimal additional engineering                  |

## Overview

University Hospital Basel needed a simple way to read and control individual patient-room conditions across historically grown, multi-vendor building systems. Maintaining a temperature of 21–23 °C while considering humidity, dew point, blinds, and window contacts is important for both patient comfort and energy efficiency.

## Implementation

More than 160 patient-room controllers were connected through BACnet, while M-Bus and Modbus provided further system integration. BuildingPro Suites harmonizes these sources and makes each controller and datapoint available through a common interface.

An interactive [*BIM*](/collection/platform/bim.md) model lets operators navigate to a room and identify its controller in the building context. The same data remains accessible through the standard hierarchical asset view.

## Benefits

* Room conditions are continuously visible and controllable from one interface.
* Non-specialist users can access relevant information without using separate expert systems.
* The open architecture supports additional alarms, analyses, and reports.
* Existing and future building technology can be integrated with little additional engineering.

The project shows how an open platform can make complex technical infrastructure usable while supporting comfort and sustainability requirements in a hospital.

[-> \[External Link\] Read the complete success story](https://stage.advisor.buildings.ability.abb/success-stories/room-climate-control-uni-hospital-basel)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/success-stories/room-climate-control-at-university-hospital-basel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
