thngoc89 / dicom-ecg

Dicom ECG from OHIF Viewer (Extension)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@ohif/extension-dicom-ecg

This extension implements the project(https://github.com/ArturRod/ecg-dicom-web-viewer) in the view for OHIF, thus being able to load ECG in OHIF Viewer (https://github.com/OHIF/Viewers).
Tested in OHIF version 4.12.25 onwards.
Currently it works:
  • Sop12LeadECGWaveformStorage: '1.2.840.10008.5.1.4.1.1.9.1.1', --> YES
  • GeneralECGWaveformStorage: '1.2.840.10008.5.1.4.1.1.9.1.2', --> YES
  • AmbulatoryECGWaveformStorage: '1.2.840.10008.5.1.4.1.1.9.1.3', --> NO SUPPORT
  • HemodynamicWaveformStorage: '1.2.840.10008.5.1.4.1.1.9.2.1', --> YES

Installation Guide

Results

Features

About

Dicom ECG from OHIF Viewer (Extension)

License:MIT License


Languages

Language:JavaScript 100.0%