> For the complete documentation index, see [llms.txt](https://wiki.impactua.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.impactua.org/russian/proekti/sborka-i-modifikaciya-ivl.md).

# Сборка и модификация ИВЛ

* [Aaron Yahalom](https://t.me/aaronyahalom) – Скажите у кого-нибудь есть знакомый реаниматолог или специалист в работе ИВЛ? Я взял сильнейшие умы Samsung, инженеров изобретателей. Есть концепция быстрого производства простейшего ИВЛ. Нужна профильная экспертиза.

> Ну про ИВЛ я из других источников от медиков знаю, что мало купить аппарат, надо его еще к кислороду подключить и запасы кислорода пополнять

## Модификация существующих ИВЛ

* Как использовать один аппарат ИВЛ для нескольких пациентов [How to Use One Ventilator to Save Multiple Lives](https://www.youtube.com/watch?v=uClq978oohY\&feature=youtu.be)

## Идеи

* <https://www.3dprintingmedia.network/covid-19-3d-printed-valve-for-reanimation-device/>
* [Open Source ventilator hackathon](https://hackaday.com/2020/03/12/ultimate-medical-hackathon-how-fast-can-we-design-and-deploy-an-open-source-ventilator/?fbclid=IwAR21A0LNDOajH30Shd0f7hPemwYIncr-g5dqVlqqHOWjStVO-jUaDo9TrOQ)
* [Open Source COVID19 Medical Supplies](https://www.facebook.com/groups/670932227050506/)
* [There’s A Shortage Of Ventilators For Coronavirus Patients, So This International Group Invented An Open Source Alternative That’s Being Tested Next Week](https://www.forbes.com/sites/alexandrasternlicht/2020/03/18/theres-a-shortage-of-ventilators-for-coronavirus-patients-so-this-international-group-invented-an-open-source-alternative-thats-being-tested-next-week/)
* <https://www.facebook.com/Fabricator.me/posts/3415059838521130>
* [Тренажер дыхания – стимулирующий спирометр Voldyne 5000](https://ark-ukraine.com.ua/product/%D1%82%D1%80%D0%B5%D0%BD%D0%B0%D0%B6%D0%B5%D1%80-%D0%B4%D1%8B%D1%85%D0%B0%D0%BD%D0%B8%D1%8F-%D1%81%D1%82%D0%B8%D0%BC%D1%83%D0%BB%D0%B8%D1%80%D1%83%D1%8E%D1%89%D0%B8%D0%B9-%D1%81%D0%BF%D0%B8/)
* сложнее: - кислородные маски
* Из реально сложных вещей - кустарные аппараты ИВЛ


---

# 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:

```
GET https://wiki.impactua.org/russian/proekti/sborka-i-modifikaciya-ivl.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
