Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 437 Bytes

File metadata and controls

14 lines (10 loc) · 437 Bytes

#Introduction This repository contains the XML Schemas for HL7 CDA AU

The AU_CDA_Schema_3.0 folder contains the original schema XSDfiles.

The CDAClassGen-3.0 folder contains the modified versions of the XSDs which allow them to be compiled by C# and Java for use.

Changes include:

  • < choice > to < sequence > to allow for classes to be generated.
  • removal of cyclical import namespaces

Licensing

See LICENSE file.