> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://blueprint.ziro.health/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://blueprint.ziro.health/_mcp/server.

# Industrial Design

Many health products exist at the intersection of digital and physical. From wearable devices to remote monitoring hardware, industrial design is critical for adoption, compliance, and clinical efficacy.

## Medical Device Design Principles

Physical health products must balance competing demands:

* **Clinical functionality**: Does it capture accurate data?
* **User experience**: Is it comfortable and easy to use?
* **Compliance**: Does it meet regulatory standards?
* **Manufacturability**: Can it be produced at scale?
* **Cost**: Is it affordable for the target market?

## Ergonomics for Health

Health devices are used by diverse populations in varied contexts:

* **Self-use**: Can patients apply/use the device themselves?
* **Caregiver use**: Is it easy for non-clinical caregivers?
* **Clinical use**: Does it fit into clinical workflows?
* **Extended wear**: Is it comfortable for continuous use?
* **Accessibility**: Can users with limited dexterity use it?

## Wearable Form Factors

The wearable market continues to expand. Key design considerations:

* **Skin contact**: Material selection for comfort and hygiene
* **Battery life**: Must match the intended use cycle
* **Water resistance**: Patients wear devices during daily activities
* **Size and weight**: Must not interfere with normal activities
* **Data connectivity**: Bluetooth, cellular, or periodic sync?

## Regulatory Considerations for Hardware

Hardware introduces additional regulatory complexity:

* **IEC 60601**: Medical electrical equipment safety standard
* **ISO 14971**: Risk management for medical devices
* **IP rating**: Dust and water ingress protection
* **Biocompatibility**: ISO 10993 for skin-contact materials
* **EMC compliance**: Electromagnetic compatibility testing
* **Wireless certification**: FCC (US), CE (EU), ISED (Canada)

## Prototyping Methods

| Stage         | Method                      | Purpose                                |
| ------------- | --------------------------- | -------------------------------------- |
| Concept       | Foam models, 3D prints      | Form exploration, ergonomics testing   |
| Functional    | Breadboard, Arduino         | Technical feasibility                  |
| Clinical      | Pre-production units        | Usability validation, clinical testing |
| Regulatory    | Production-equivalent units | Certification testing, submissions     |
| Manufacturing | Pilot production            | Production validation, quality testing |

***

## Related Chapters

* [UI/UX Design](/product-lifecycle/ui-ux-design) — Digital interface design for health devices
* [Testing & Validation](/product-lifecycle/testing-validation) — Clinical testing for combined digital/physical products
* [Regulatory Landscape](/foundations/regulatory-landscape) — MDR and FDA requirements