ECG2CDM : Instructions


ECG2CDM currently has the ontology of three devices: GE Healthcare, Nihon Kohden, and Philips.
Statements other than those of the three devices may not be determined.

How to use demonstration tool

ECG2CDM can be executed at the Demonstrations tab.

Usage


Demonstration of Single Statement Input

Enter only one statement in 'Input diagnostic statement' box.

After the statement is sent to the server, the result of ECG2CDM python code is returned.
Wait for a certain amount of time until the results are printed.


Demonstration of File Input

The input file must be in the format specified in the Instructions tab.
The file must be a .xlsx file or a .csv file, and must be a column with a heading of Statement.

The data inside the Statement column must be in python's list format.
After selecting a file, the result file is output after a certain period of time.

How to use executable software for Windows

ECG2CDM can be download at the Downloads tab.

Usage


Additional Dictionary File can be added through Add to Dictionary button.
The format of the dictionary file must be the same as that of other files in the dictionary_data folder in the downloaded ECG2CDM file.

The input file must be in the format specified in the Instructions tab.
The file must be a .xlsx file or a .csv file, and must be a column with a heading of Statement.

The data inside the Statement column must be in python's list format.
After selecting a file and click Run, the result is output after a certain period of time.
When the result is printed, the user can download the result through the Save Result button.