Tools to work with the Philips Sierra ECG XML format.
This project provides reference implementations of readers for the Philips Sierra ECG XML format (v. 1.03, 1.04, and 1.04.01), specifically focusing on the XLI compression format used.
Currently there are sample libraries for:
- Python
- C#
- C/C++
- NodeJS
- Java
There are currently integration examples for:
- Python
- C#
- C/C++
- Java
- Matlab/Octave
There are no required compilers for these projects, however, currently only the following has been tested:
- Python: 3.9+
- C# (.NET Framework 4.8, .NET 8.0): Visual Studio 2019+, Visual Studio Code
- Node.js: node v6.0.0+
- C/C++: Visual Studio 2010, Visual Studio 2012, clang (LLVM 5.1)
- Java: JDK 1.6+ with JAXB support
- Octave: 3.6.0+
Sample XML files from various Philips devices would help ensure robustness of the underlying API. To contribute source code please review CONTRIBUTING.md
.
- Khumrin P, Chumpoo P. Implementation of integrated heterogeneous electronic electrocardiography data into Maharaj Nakorn Chiang Mai Hospital Information System. Health Inform J 2014;1(2). (PubMed)
For any questions regarding the library you can contact Christopher at [email protected].