Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Improve date parsing flexiblity #106

Closed
sankarravi opened this issue Jun 25, 2014 · 2 comments
Closed

Improve date parsing flexiblity #106

sankarravi opened this issue Jun 25, 2014 · 2 comments

Comments

@sankarravi
Copy link
Member

e.g., "092511" comes out of BB.js as some date in 1899
Sample file: https://www.dropbox.com/s/tcl4xbmpy06o7si/26775_ClinicalVisitSummary_CCDA.xml

@sankarravi
Copy link
Member Author

See also the complaint from #67:

<effectiveTime>
    <low value="1950"/>
</effectiveTime>

comes out as null

@sankarravi
Copy link
Member Author

The latter should both be fixed. The former is just not a valid thing to put in a CCDA. That sample file is full of crazy stuff.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant