Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 843 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 843 Bytes

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, Leipzig University

This program is released under the following license: MIT