Medical Device Integration
The middleware layer that quietly determines whether a smart room actually works.
What MDI covers
Medical device integration (MDI) is the practice of getting data from bedside devices — monitors, ventilators, pumps, beds — into clinical systems in a form clinicians can trust. It sits between the device and the EHR and is governed by IEC 80001 at the network level, IEEE 11073 at the semantic level, and either HL7 v2 or FHIR at the transport level.
The architecture
Interactive diagram
Use the plus and minus buttons or the plus and minus keys to zoom. Drag with the mouse or use the arrow keys to pan. Press 0 to reset.
The standards stack
| Layer | Standard | Function |
|---|---|---|
| Physical / link | IEEE 802.3 / 802.11 | Wire / wireless connectivity |
| Device protocol | IEEE 11073-20601 (PHD), 11073-10101 (nomenclature) | Common device semantics |
| Alarm | IEC 60601-1-8 | Alarm categories and priorities |
| Message transport | HL7 v2 ORU^R01, FHIR Observation | Push data into EHR |
| Risk management | IEC 80001-1 | Network-level risk |
| Cybersecurity | AAMI TIR57, IEC 81001-5-1 | Security lifecycle |
Clinical validation
The hardest part of MDI is not moving bytes; it is convincing a clinician that the number in the flowsheet reflects the number on the device at the moment they trust it did. Validation elements:
- Latency budget documented end-to-end (device sample → flowsheet visible).
- Unit conversion verified per device model.
- Timestamp source unambiguous — device clock vs. gateway clock vs. EHR clock.
- Failure mode defined — gap indicators when data stops flowing.
- Change control — every driver or firmware update is a documented event.
References
The referenceable standards for MDI are unusually clear. Use them.
References & further reading
- 1IEEE 11073-10101 Point-of-care medical device communication — Nomenclature
- 2IEEE 11073-20601 Personal Health Device optimized exchange protocol
- 3IEC 80001-1:2021 Risk management for IT-networks incorporating medical devices
- 4HL7 v2.x ORU^R01 message specification
- 5AAMI TIR57 Principles for medical device security — Risk management
Help us improve
Spotted something wrong, outdated, or unclear? Let the editors know.
Continue reading
Related guides
Guides
How Patient Monitoring Works
From electrodes to early-warning scores: the layers of continuous surveillance in an inpatient room.
14 min · Updated Jun 2026
Standards
Healthcare Interoperability
HL7, FHIR, USCDI, and why moving data between systems is still hard.
12 min · Updated May 2026
Guides
What is a Smart Hospital Room?
A working definition of the connected, sensor-rich inpatient environment — and what actually makes a room 'smart.'
12 min · Updated Jun 2026