2019-12-06 22:31:46 +01:00
< table >
< thead >
< tr >
< th > Extension< / th >
< th > Description< / th >
< th > Modules< / th >
< / tr >
< / thead >
< tbody >
<!-- CORNERSTONE.js -->
< tr >
< td >
2021-06-15 17:15:29 +02:00
< a href = "" >
Default
2019-12-06 22:31:46 +01:00
< / a >
< / td >
< td >
2021-06-15 17:15:29 +02:00
Default extension provides default viewer layout, a study/series
browser, and a datasource that maps to a DICOMWeb compliant backend
2019-12-06 22:31:46 +01:00
< / td >
2021-06-15 17:15:29 +02:00
< td > commandsModule, ContextModule, DataSourceModule, HangingProtocolModule, LayoutTemplateModule, PanelModule, SOPClassHandlerModule, ToolbarModule< / td >
2019-12-06 22:31:46 +01:00
< / tr >
2021-06-15 17:15:29 +02:00
<!-- CORNERSTONE.js -->
2019-12-06 22:31:46 +01:00
< tr >
< td >
2021-06-15 17:15:29 +02:00
< a href = "https://www.npmjs.com/package/@ohif/extension-cornerstone" >
Cornerstone
2019-12-06 22:31:46 +01:00
< / a >
< / td >
< td >
2021-06-15 17:15:29 +02:00
Provides rendering functionalities for 2D images.
2019-12-06 22:31:46 +01:00
< / td >
2021-06-15 17:15:29 +02:00
< td > ViewportModule, CommandsModule< / td >
2019-12-06 22:31:46 +01:00
< / tr >
2020-04-02 15:24:49 +02:00
<!-- dicom - pdf -->
2021-06-15 17:15:29 +02:00
<!-- <tr>
2019-12-06 22:31:46 +01:00
< td >
< a href = "https://www.npmjs.com/package/@ohif/extension-dicom-pdf" > DICOM PDF< / a >
< / td >
< td >
Renders PDFs for a < a href = "https://github.com/OHIF/Viewers/blob/master/extensions/dicom-pdf/src/OHIFDicomPDFSopClassHandler.js#L4-L6" > specific SopClassUID< / a > .
< / td >
< td > Viewport, SopClassHandler< / td >
2021-06-15 17:15:29 +02:00
< / tr > -->
<!-- dicom - sr -->
2019-12-06 22:31:46 +01:00
< tr >
< td >
2021-06-15 17:15:29 +02:00
< a href = "" > DICOM SR< / a >
2019-12-06 22:31:46 +01:00
< / td >
< td >
2021-06-15 17:15:29 +02:00
Maintained extensions for cornerstone and visualization of DICOM Structured Reports
2019-12-06 22:31:46 +01:00
< / td >
2021-06-15 17:15:29 +02:00
< td > ViewportModule, CommandsModule, SOPClassHandlerModule< / td >
2019-12-06 22:31:46 +01:00
< / tr >
2021-06-15 17:15:29 +02:00
<!-- Measurement - tracking -->
2020-04-02 15:24:49 +02:00
< tr >
< td >
2021-06-15 17:15:29 +02:00
< a href = "" > Measurement tracking< / a >
2020-04-02 15:24:49 +02:00
< / td >
< td >
2021-06-15 17:15:29 +02:00
Tracking measurements in the measurement panel
2020-04-02 15:24:49 +02:00
< / td >
2021-06-15 17:15:29 +02:00
< td > ContextModule,PanelModule,ViewportModule,CommandsModule< / td >
2020-04-02 15:24:49 +02:00
< / tr >
2021-06-15 17:15:29 +02:00
2019-12-06 22:31:46 +01:00
< / tbody >
< / table >