An API for the creation of HL7 CDA Files in Java Applications. A proof-of-concept implementation.
written by Ingo Weigel, Vienna, November 2020
Find this project on GitHub: https://github.com/shishakohle/CDAPI
This implementation was created as part of the "Project Related Teamwork" courses (Master Medical Engineering and e-Health) at Technikum Vienna University of Applied Sciences (Austria) under the guidance of lecturer Matthias Frohner, PhD, MSc.
CDAPI version 0.0.1-alpha1 is licensed under the GNU General Public License v3.0.
CDAPI version 0.0.1-alpha1 - API for the creation of HL7 CDA Files
in Java Applications
Copyright (C) 2020 Ingo Weigel
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/ .