Menu

#17 Integrate SierraECG Support

Next Release
open
None
5
2014-11-19
2014-10-30
No

I'm the author of sierra-ecg-tools (available on Github), which provides read support for Philips SierraECG XML format. Previously it has been difficult to read these files without official Philips tools because of their undocumented compression format. I'd love to get support for this integrated into your ECG Viewer.

Let me know how I can help!

Discussion

  • MJB van Ettinger

    This would be a very interesting addition, supporting this large ECG manufacturer would be a big improvement (at least enough for another release). I see you already did quite some work to retrieve signals from the Sierra ECG files (Github).

    There are three issues/questions I would like to resolve before I will contact you providing my contact information:
    - Is Philips/Sierra onboard with or are they at least aware of your publication of these (semi-)closed parts of their ECG standard?
    - Does your code also include writing of a Sierra styled Base64 encoding (obviously I only scanned the code)?
    - If I would pick this up as a feature would you be able to provide me with some sample Sierra files?

     
  • Christopher Watford

    1. I've not contacted Philips regarding this code, it was "clean room" engineered so that I could get data off of one of our cardiac monitors. My assumption is it previously wasn't published because the LZW compression they used was patented (LZW became well known during the GIF89 patent licensing fiasco many years ago).

    2. I used the .Net Framework's built in Base64 encoding/decoding so writing could be integrated easily.

    3. There are a number of sample files available in the Github repository.

     
  • MJB van Ettinger

    • assigned_to: MJB van Ettinger
     
  • MJB van Ettinger

    Well I am looking forward to some spare time in December. So my guess is I will be able to implement this in the first 2 weeks of December. Will post back with the first results.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.