# xDT-Parser

This module can be used to parse GDT/BDT files used by german licensed physicians
to exchange medical data between their patient data management system and other systems
(e.g. medical equipment, health insurances). 


## INSTALLATION

This module requires the following perl modules to be installed:

    Moose
    XML::Simple

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

## SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc xDT::Parser

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/xDT-Parser/


## LICENSE AND COPYRIGHT

Copyright (C) 2017-2022 CrescNet, University of Leipzig

This program is released under the following license: MIT