ohif-viewer/docs/latest/advanced/architecture.md
2019-04-24 22:30:18 -04:00

941 B

Architecture

Overview

The OHIF/Viewers repository contains the source code for the OHIF Medical Imaging Viewer. It is effectively a React progressive web app (PWA) that combines the business logic housed in OHIF/ohif-core and the components in our React Component library OHIF/react-viewerbase. It provides customization for common use cases through configuration and for adding functionality via extensions.

The purpose of this documentation is to better illustrate how these pieces work together to create a Viewer and where you should direct your attention for contributions. Architecture Diagram

architecture diagram