getGlobalMeasurements not work
ECG Toolkit support for: SCP-ECG, DICOM, HL7 aECG, ISHNE & MUSE-XML
Brought to you by:
mvanettinger
Hi, I have aECG. When I load file and call format.GlobalMeasurements.getGlobalMeasurements(out gms). gms not null, but i can't read HR, RR, PR,....
I'm debuged, I see DerivedSet = new aECGComponent("derivation", "derivedSeries") is declared in constructer of aECGSeries class, but not loaded anywhere.
Thanks
I will look into this issue, thanks for supplying an example file.
It would appear the measurements are not in the right location, but I would have to verify this against the HL7 v3 stylesheet (.xsd) to be sure.