ohif-viewer/docs/latest
ladeirarodolfo 7c4ee734fa refactor: 💡 React components to consume appConfig using Context (#852)
* refactor: 💡 React components to consume appConfig using Context

React components to consume app configuration using React Context and
React Hooks. Non React components to continue using global variable
window.config. Related documentation also changed.

Closes: #725

* refactor: 💡 Removing unecessary code

On current React component there is no need to import useContext method
from React, so, removing it.

* refactor: 💡 Code review

Code review. Minor changes based on review inputs and moving userManager
to an init method

BREAKING CHANGE: #725

Closes: #725

* docs: don't include implementation detail in docs

* docs: don't include implementation detail in docs

* docs: no need to specify implementation details in employment recipe

* docs: no need to specify implementation details in deployment recipe
2019-09-06 14:31:26 -04:00
..
advanced docs(architecture): monorepo changes 2019-09-05 20:54:56 -04:00
assets docs(contributing): yarn link instead of yalc 2019-09-05 22:27:01 -04:00
connecting-to-image-archives fix: measurementsAPI issue caused by production build (#842) 2019-09-04 13:53:13 -04:00
contributing docs(contributing): react-vtkjs-viewport, tests 2019-09-06 09:45:13 -04:00
deployment refactor: 💡 React components to consume appConfig using Context (#852) 2019-09-06 14:31:26 -04:00
essentials chore: update references to ohif-core and react-viewerbase 2019-09-05 21:52:45 -04:00
packages docs(readme): Start adding documentation for React version 2019-03-04 13:43:39 +01: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
browser-support.md fix: measurementsAPI issue caused by production build (#842) 2019-09-04 13:53:13 -04:00
frequently-asked-questions.md docs(contributing): move to own directory 2019-09-05 21:42:07 -04:00
help.md docs: editorial 2019-09-05 21:08:14 -04:00
package.json docs(netlify): Add Netlify badge to top of docs page 2019-06-26 11:49:46 +02:00
README.md docs(contributing): move to own directory 2019-09-05 21:42:07 -04:00
SUMMARY.md docs(contributing): move to own directory 2019-09-05 21:42:07 -04: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: