An open API service indexing awesome lists of open source software.

https://github.com/crescnet/perl-xdt-parser

Perl xDT Parser
https://github.com/crescnet/perl-xdt-parser

perl xdt

Last synced: 10 months ago
JSON representation

Perl xDT Parser

Awesome Lists containing this project

README

          

# 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