Click here to Skip to main content
15,893,564 members
Articles / Programming Languages / C#

Storing ECG to a PACS

Rate me:
Please Sign up or sign in to vote.
4.80/5 (10 votes)
16 Oct 2008Apache1 min read 107.8K   7.2K   48  
An article on a service that will store an ECG copied to a directory at a PACS. (supported formats SCP-ECG, DICOM-ECG and a recent version of HL7 aECG)
=========================================================================
==  Example NOTICE file for use with the Apache License, Version 2.0,  ==
==  in this case for the Apache httpd-2.0 distribution.                ==
=========================================================================

ECG Conversion Toolkit
Copyright 2004-2008, Thoraxcentrum, Erasmus MC, Rotterdam, The Netherlands

This product includes software developed at
Thoraxcentrum, Erasmus MC (http://www.erasmusmc.nl/thoraxcentrum/).

DICOM support is based on the DICOM# library which is open source
software, available under the GNU Library or Lesser General Public
License (LGPL). Written by Fang Yang. The library is available from:
   http://sourceforge.net/projects/dicom-cs/

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Software Developer Erasmus MC
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions