ohif-viewer/docs/latest
James Petts 1d85f7a74e
Instance metadata/metadata providers overhaul (#1481)
* Instance metadata plus metadata provider overhaul.

Fix consumption of wado-uri urls

fallbacks + datatype agnosticism.

WIP DICOMify things.

fix various issues with naturalized variable naming migration.

Remove metadata provider.

Fix consumption of multiframe images and addition of CWIL metadata.

Fix strange build issues.

Fix CWIL style windowWidth to array from naturalized DICOM.

Fix PT, CT, CR and DX issues for cornerstone + DX issues for vtkjs.

Move color palette fetching down to the natuaralized JSON level.

Remove unused StudyMetadataSummary

Remove redundant dicom metadata dictionary.

Working local + json routes.

Fix SR read.

Finished first round of testing + cleaned up debugging etc.

* data => metadata for instance naturalizedJSON

* Update dcmjs version

* Correct github isssues.

* Fix erroneously replaced files.

* Danny's recommended changes.

* Instance metadata plus metadata provider overhaul.

Fix consumption of wado-uri urls

fallbacks + datatype agnosticism.

WIP DICOMify things.

fix various issues with naturalized variable naming migration.

Remove metadata provider.

Fix consumption of multiframe images and addition of CWIL metadata.

Fix strange build issues.

Fix CWIL style windowWidth to array from naturalized DICOM.

Fix PT, CT, CR and DX issues for cornerstone + DX issues for vtkjs.

Move color palette fetching down to the natuaralized JSON level.

Remove unused StudyMetadataSummary

Remove redundant dicom metadata dictionary.

Working local + json routes.

Fix SR read.

Finished first round of testing + cleaned up debugging etc.

* data => metadata for instance naturalizedJSON

* Update dcmjs version

* Correct github isssues.

* Fix erroneously replaced files.

* Danny's recommended changes.

* Update JSON CI

* Update casing of import.

* Fix jump for SR.

* Fix unit tests for measurements service

* Fix json CI test.

* fix: update yarn lock

* Fix local non-encapsulated pdf view

* CI updated to new sucess message.

Co-authored-by: Danny <danny.ri.brown@gmail.com>
2020-03-09 19:03:23 +00: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 Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00: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 feat: 🎸 Configuration so viewer tools can nix handles (#1304) 2019-12-20 12:15:40 -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: