Data interchange format

From ECHSA Congenital Database
Revision as of 18:36, 19 January 2006 by MaciejBlizinski (talk | contribs) (+source code)
Jump to navigationJump to search

The fundamental format for data exchange in EACTS Database Software is XML.

Format Specification

This is a DTD (Document Type Definition) which can be used to validate an XML file.

This DTD file defines the relations between patients, admissions, operations, etc. in the export file.

If you want to see the codes of diagnoses, procedues, complications, nca and gprf, download the software, perform a complete export to XML and examine the file.

All dictionaries can be found in the source code.

Export to CSV

see article: Export to CSV

See also