Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporates changes from issue #14 #15

Merged
merged 1 commit into from
May 21, 2024
Merged

Commits on May 21, 2024

  1. Incorporates changes from issue #14

    Changes by @source011
    Tested and verified:
    
    ~~~
    $ ./fix_invalid_export_cda_xml.py
    Confirmed invalid XML (ParseError)
    Are you sure you want to try to fix your export_cda.xml? This will overwrite your current export_cda.xml. Confirm with 'yes': yes
    Processing 'export_cda.xml'...
    Found end of ClinicalDocument.
    Done processing.
    Parsing the ClinicalDocument...
    Parsing the rest of the document...
    Done. Now merging the two parts into the ClinicalDocument...
    Success
    ~~~
    simonkrenger committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3027126 View commit details
    Browse the repository at this point in the history