add 12ecg to pdf viewport

This commit is contained in:
mario
2025-03-17 09:41:29 +07:00
parent 0370ac3fbd
commit 964bac1bca

View File

@@ -5,6 +5,7 @@ const { ImageSet } = classes;
const SOP_CLASS_UIDS = {
ENCAPSULATED_PDF: '1.2.840.10008.5.1.4.1.1.104.1',
TwelveLeadECGWaveformStorage: '1.2.840.10008.5.1.4.1.1.9.1.1',
};
const sopClassUids = Object.values(SOP_CLASS_UIDS);