This is a flexible CCDA Parser for parsing CCDA XML files.
CCDA files are medical files used for interchange of patient information and I needed to parse some.
However, I couldn't find a Python parser that worked. So, I decided to write one.
This project is still under developement and parts of it are non-functional.
Docs are being updated and are not particularly great at this stage.