ohif-viewer/platform/docs/versioned_docs/version-3.11
Bill Wallace 57205703bb
Fix contour annotations RTSS saving (#5545)
* [WIP] Fix contour annotations RTSS saving

* fix: Export image sop image reference provider

* Fixes for download with filename

* Updates to fix metadata issues with CS3D

* Updates to save menu

* Fixing some additional re-save metadata

* Add support for saving with predecessor image sequence

* PR comment fixes

* fix: Load RTSS after save

* fix segmentation save

* fix load of mixed seg/rt studies

* Use frame module to get information on the frame shown

* Fix study browser to use instances.length when numImageFrames not present

* fix: Load of display set split from multiple non-FOR referenes

* Fix RT and SEG applying to wrong series because of using
referenced series sequence without checkout sop instances

* Fix save seg

* Update to released CS3D versions

* test: Add revokeObjectURL to test download blob

* Add hard dependency on mode-basic to fix build order issues

* fix: build

* Try to fix build segmentation

* PR comments

* PR comment update
2025-11-21 13:07:26 -05:00
..
assets fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
configuration fix(security): For bun, enforce frozen lockfile. For yarn, strongly suggest using frozen lockfile. (#5508) 2025-10-24 16:48:35 -04:00
deployment fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
development fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
faq fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
migration-guide feat(Segmentation): Segmentation highlight animation function selection (#5401) 2025-09-21 22:48:35 -04:00
platform Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
user-guide fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
conformance.md fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
README.md fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
release-notes.md fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
resources.md fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00
test-coverage.md fix/migration 3p11 (#5370) 2025-08-28 12:57:45 -04:00

id slug sidebar_position
Introduction / 1

The Open Health Imaging Foundation (OHIF) Viewer is an open source, web-based, medical imaging platform. It aims to provide a core framework for building complex imaging applications.

Key features:

  • Designed to load large radiology studies as quickly as possible. Retrieves metadata ahead of time and streams in imaging pixel data as needed.
  • Leverages Cornerstone3D for decoding, rendering, and annotating medical images.
  • Works out-of-the-box with Image Archives that support DICOMWeb. Offers a Data Source API for communicating with archives over proprietary API formats.
  • Provides a plugin framework for creating task-based workflow modes which can reuse core functionality.
  • Beautiful user interface (UI) designed with extensibility in mind. UI components available in a reusable component library built with React.js and Tailwind CSS


Measurement tracking Measurement Tracking Demo
Segmentations Labelmap Segmentations Demo
Hanging Protocols Fusion and Custom Hanging protocols Demo
Volume Rendering Volume Rendering Demo
PDF PDF Demo
RTSTRUCT RT STRUCT Demo
4D 4D Demo
VIDEO Video Demo
microscopy Slide Microscopy Demo

Where to next?

The Open Health Imaging Foundation intends to provide an imaging viewer framework 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.

Check out these helpful links:

Citing OHIF

To cite the OHIF Viewer in an academic publication, please cite

Open Health Imaging Foundation Viewer: An Extensible Open-Source Framework for Building Web-Based Imaging Applications to Support Cancer Research

Erik Ziegler, Trinity Urban, Danny Brown, James Petts, Steve D. Pieper, Rob Lewis, Chris Hafey, and Gordon J. Harris JCO Clinical Cancer Informatics, no. 4 (2020), 336-345, DOI: 10.1200/CCI.19.00131

This article is freely available on Pubmed Central: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7259879/

or, for Lesion Tracker of OHIF v1, please cite:

LesionTracker: Extensible Open-Source Zero-Footprint Web Viewer for Cancer Imaging Research and Clinical Trials

Trinity Urban, Erik Ziegler, Rob Lewis, Chris Hafey, Cheryl Sadow, Annick D. Van den Abbeele and Gordon J. Harris Cancer Research, November 1 2017 (77) (21) e119-e122 DOI: 10.1158/0008-5472.CAN-17-0334

This article is freely available on Pubmed Central. https://pubmed.ncbi.nlm.nih.gov/29092955/

Note: If you use or find this repository helpful, please take the time to star this repository on Github. This is an easy way for us to assess adoption, and it can help us obtain future funding for the project.

License

MIT © OHIF