> 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/english/sistema-zdravookhraneniya.md).

# Медикам

* [Фонд "Таблеточки"](https://tabletochki.org/) вже роками співпрацює з лікарнями та їхніми потребами.
* [Maryna Saprykina](https://www.facebook.com/maryna.saprykina) – собирает и координирует запросы от биольниц, в том числе через [групу фейбсук "Бізнес для громад"](https://www.facebook.com/groups/231308464927219/?ref=share)&#x20;
* Корпорация Монстров в Одессе
* [#підвезимедиканароботу: українці гуртуються, щоб довозити персонал у лікарні](https://life.pravda.com.ua/society/2020/03/19/240277/)

## Проекты

* [Поставка ИВЛ аппаратов](/english/proekti/dostavka-produktov-i-medikamentov/proizvodstvo-ivl-apparatov.md)
* [Онлайн курс для мед волонтеров](/english/proekti/onlain-kurs-dlya-med-volonterov.md)
* [Сеть заботы](/english/proekti/dostavka-produktov-i-medikamentov.md)
* Monitoring
* Distributed healthcare

> Привет. Инфа по Одессе от местного ЛОРа. Лимит проверки на коронавирус 11 тестов в день. Практически сделать тест нереально. Где на ходятся тесты толком не понятно, вроде как в инфекционной больнице. По идеи делают или только тем у кого очень тяжёлая картина. По информации от сотрудников скорой помощи, одна бригада за смену госпитализирует около 5 человек с не типичной пневмонией, но на коронавирус никто их не проверяет.

> Сходила я значит в больницу, у меня хронический тонзиллит и он обострился, температура горло, все дела. Проверяла меня женщина терапевт, которая была без маски и сказала, ну я надеваю маску когда начальство проверяют. Провела обследование как при обычном осмотре и сказала у вас нет короновируса (без анализов)😹 а теперь вопрос, какие точно симптомы у короновируса?

## Идеи

* [Як правильно допомагати лікарням, або Чи треба в кожну районну апарати ШВЛ](https://life.pravda.com.ua/columns/2020/03/19/240279/)


---

# 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://wiki.impactua.org/english/sistema-zdravookhraneniya.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.
