ohif-viewer/docs/latest
Igor Octaviano 4ea239a953 feat: 🎸 Expose extension config to modules (#1279)
* feat: 🎸 Expose extension config to modules

Currently, only the preRegistration hook receives the extension's
configuration as a parameter. Providing getModuleFn's with the
extension's configuration, and all lifecycle/modules with the
application's configuration as rootConfig should open the doors to more
configurable extensions.

Closes: #1268

* CR Update: Pass extension and service config through extension manager preinit/getmodule

* CR Update: Remove appConfig from servicesManager

* CR Update: Remove appconfig variable
2019-12-16 14:07:53 -05:00
..
architecture docs: shift files around to match summary structure 2019-12-07 00:12:08 -05:00
assets docs: gif of nested buttons 2019-12-09 00:44:26 -05:00
configuring feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
connecting-to-image-archives fix: measurementsAPI issue caused by production build (#842) 2019-09-04 13:53:13 -04:00
deployment feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
development docs: fix broken link 2019-12-07 01:13:33 -05:00
extensions feat: 🎸 Expose extension config to modules (#1279) 2019-12-16 14:07:53 -05:00
faq docs: fix scope of diagram path 2019-12-16 08:57:43 -05:00
services refactor: 💡 ServicesManager factory functions vs instances (#1272) 2019-12-10 22:28:23 -05:00
viewer docs: stub environment variables docs 2019-12-16 09:47:12 -05:00
.nojekyll Add .nojekyll file 2019-05-17 09:42:38 -04:00
book.json docs(versions): Fix version selector 2019-03-04 13:45:57 +01:00
help.md docs: editorial 2019-09-05 21:08:14 -04:00
our-process.md docs: shift files around to match summary structure 2019-12-07 00:12:08 -05:00
package.json docs(netlify): Add Netlify badge to top of docs page 2019-06-26 11:49:46 +02:00
quick-start.md docs: stub quick start page 2019-12-07 00:19:49 -05:00
README.md docs: shift files around to match summary structure 2019-12-07 00:12:08 -05:00
SUMMARY.md docs: hide empty pages 2019-12-16 09:00:24 -05:00
yarn.lock chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /docs/latest (#645) 2019-07-11 09:01:59 +02:00

Looking for a Live Demo? Preview The OHIF Viewer

ATTENTION! You are looking at the docs for the React version of the OHIF Viewer. If you're looking for the Meteor version's documentation (now deprecated), select it's version from the dropdown box in the top left corner of this page.

Introduction

The Open Health Imaging Foundation (OHIF) Viewer is an open source, web-based, medical imaging viewer. It can be configured to connect to Image Archives that support DicomWeb, and offers support for mapping to proprietary API formats. OHIF maintained extensions add support for viewing, annotating, and reporting on DICOM images in 2D (slices) and 3D (volumes).

OHIF Viewer Screenshot

The OHIF Viewer: A general purpose DICOM Viewer (Live Demo)

The Open Health Imaging Foundation intends to provide a simple general purpose DICOM Viewer which can be easily extended for specific uses. If you find yourself unable to extend the viewer for your purposes, please reach out via our GitHub issues. We are actively seeking feedback on ways to improve our integration and extension points.

Where to next?

Check out these helpful links: