Difference between revisions of "Data interchange format"

From ECHSA Congenital Database
Jump to navigationJump to search
m
Line 5: Line 5:
 
This is a DTD (Document Type Definition) which can be used to validate an XML file.
 
This is a DTD (Document Type Definition) which can be used to validate an XML file.
  
* '''[[Media:CardiacDataExchange.dtd]]'''
+
* '''[[Media:CardiacDataExchange.dtd|CardiacDataExchange.dtd]]'''
  
 
This DTD file defines the relations between patients, admissions, operations, etc. in the export file.
 
This DTD file defines the relations between patients, admissions, operations, etc. in the export file.

Revision as of 13:32, 14 November 2005

The fundamental format for data exchange in DataCollectionSoftware 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.

Export to CSV

Please go to data export page to get information about export to CSV.

See also