> For the complete documentation index, see [llms.txt](https://docs.neoflix.care/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neoflix.care/level-1-fundamentals/4.-learning-from-success-stories/nicu-in-vienna-austria.md).

# NICU in Vienna, Austria

## Neonatal Intenstive Care Unit (NICU) of the Medical University of Vienna

#### Type of recording

* Fixed cameras and wearable devices in delivery room and in NICU environment
* Audio-visual identifiable images of infant and providers
* Delivery room management (including PBCC), respiratory management, CVC/PICC, NVC, Omaya puncture, pleural catheter, lumbar puncture, LISA, surgical intervention
* Equipment: Tobii Pro Glasses 2 and 3 eye-tracking glasses (Tobii, Stockholm, Sweden), VPS 19 glasses (ViewPoint System, Vienna, Austria), GoPro (San Mateo CA, US)

#### Patient consent

* Patients are not asked for consent, but they do receive a consent questionnaire with an opt-out option

#### Provider consent

* Verbal provider consent is obtained

#### Use of recordings

* For multidisciplinary review with providers
* For parental review
* Recordings are not part of the medical record of the patient
* Recordings are used for quality improvement

#### Storage

* Recordings are deintified on password coded study team computer that is only accessible for study members

**If you have any questions, regarding this approach, feel free to contact this experienced center at** <mark style="color:blue;"><michael.b.wagner@meduniwien.ac.at></mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><mark style="color:green;"><strong>Pros</strong></mark></p><ul><li>Innovative quality improvement</li><li>Good acceptance of providers</li></ul></td><td></td><td></td></tr><tr><td></td><td></td><td><p><mark style="color:red;"><strong>Cons</strong></mark></p><ul><li>Privacy approvement and obtaining consent is challenging</li></ul></td></tr></tbody></table>


---

# 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.neoflix.care/level-1-fundamentals/4.-learning-from-success-stories/nicu-in-vienna-austria.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.
