# Releasing OpenView

> OpenView Health is a free app anyone can use to visualize and securely share their medical data. A modern DICOM visualizer powered by set.health.

[View on manualmeida.dev](https://manualmeida.dev/articles/openview-health)

_Originally published on the set.health blog, April 2, 2022._

Today we are happy to announce the [OpenView initiative](https://web.archive.org/web/20220405133822/https://openview.set.health/),
a **non-profit project** that deeply connects with our vision of global healthcare.

<figure class="figure">
  <div class="figure-frame">
    <img
      src="/articles/openview-health/openview.png"
      width="2048"
      height="1336"
      loading="lazy"
      decoding="async"
      alt="Screenshot of Open View health"
    />
  </div>
  <figcaption class="figure-caption">
    <span class="fig-n">Figure 1.</span> Screenshot of Open View health.
  </figcaption>
</figure>

Let's stop for a minute and think! Imagine you had a ski accident. Now you can't stand up, there's an
intense pain in your knee. You are worried about your leg, generally you like doing sports. In the local
hospital your leg was examined in an MRI and you have to face the fact that you probably need to go
through surgery because your ACL (anterior cruciate ligament) is injured, and your knee keeps swallowing.
You are trying very hard to imagine what is going on in your leg and want to ask another doctor to give
you a secondary opinion. Let's say you have a CD or a stick with your MRI images in hands and you visit a
different orthopedist. He says his software is not able to open your image, so you two need to find
another way how to open the images. Very complicated and time consuming. So many steps until the
physician gets to the point to check your medical data.

Scenario 2: your MRI images are in a fully anonymized link, you can securely share with anyone. You can
easily ask for a secondary opinion about your condition. Additionally you are able to see it in 3D so
everything is clear not only to the doctor, but to you as well. Less fear, faster recovery.

OpenView was built for 3 reasons and I'm going to lead you through these crucial points.

## I. User friendly technology

Having surgery no matter what, is a big deal. I think we all can agree on that, right?! We built the app
with privacy in mind. We know, not everyone is a hardtech genius, so we kept it as simple as possible.
People need a diagnosis. They have the right to access their medical data and to share it with their
loved ones or to ask for a secondary opinion.

## II. Fully anonymized

We built this app with privacy in mind. We know, most people have unanswered questions and doubts about
the web. So let me write it out "loud": it cannot be safer!

- This is an open source project
- We don't track any users
- All data is encrypted end-to-end
- Added data is anonymized following HIPAA and GDPR guidelines
- All data and processing remains offline, until the user decides to share it
- Decentralised storage

## III. Decentralised and non-profit

OpenView will never make a business out of patients' data and we took extraordinary measure to ensure
that. The data is stored using [IPFS (Interplanetary Filesystem)](https://ipfs.io/), a distributed
network of storage servers owned by individuals, universities and companies. IPFS supports other
projects such as the WebArchive, and massive datasets of medical images. We are looking for partnerships
with universities and institutions that are willing to donate storage resources to power the network.
Then, medical datasets will be publically available for anyone instered from big companies to students
for free, 100% public domain.

OpenView is powered by set.health Core, our commercial product to help companies to build better
healthcare products. Our business model is licensing our API for developers and consulting, not selling
data. Additionally you can donate your own data.

## Do you have an app and want to boost it?

Reach out to us!

- Frontend solutions
- First class support
- We are experts of custom medical imaging and DICOM solutions
- Our code has 0 dependencies

## Do you want to be part of the project?

- If you are a developer, feel free to open an issue or a [pull request in Github](https://github.com/sethealth/openviewhealth).
- If you are a patient. Just feel free to use the app, and donate your data anonymously.
- If you are a university, we want to heard from you! We need your help to connect the data into actual
  research and progress. Please drop us an email to team@set.health.

[Open OpenView app](https://web.archive.org/web/20220405133822/https://openview.set.health/)

_OpenView and set.health are no longer online, and team@set.health no longer reaches anyone — the links
above go to how the app looked the week this was published. The source is still on
[GitHub](https://github.com/sethealth/openviewhealth)._

---

## About the author

Manuel Martínez-Almeida (Manu) is a principal engineer at Builder.io, where he sets the technical direction for the AI agent platform across product, design, and code. He is the creator of Gin (the Go web framework with ~88k GitHub stars and 290k+ dependent projects), helped take Qwik from proof-of-concept to production including its Rust compiler and resumability model, and designed the compiler architecture and virtual DOM for Stencil. His work sits where performance, systems, and developer experience meet — compilers, language runtimes, web frameworks, GPU rendering, and distributed infrastructure serving billions of requests a day. He is based between Lisbon and Budapest.

- **Name:** Manuel Martínez-Almeida (Manu)
- **Role:** Principal Engineer at Builder.io
- **Focus:** compilers, language runtimes, web frameworks, GPU rendering, distributed infrastructure, developer experience, AI agents, open source
- **About:** https://manualmeida.dev/articles/about/
- **GitHub:** https://github.com/manucorporat
- **Twitter/X:** https://x.com/manucorporat
- **dev.to:** https://dev.to/manucorporat
- **Website:** https://manualmeida.dev
