-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Medication and Allergy CDA fields (#51)
* Add medication and allergy extractors * finishing medication and allergies * Added validation and add_to method for medications * added allergies to cda * Tweaked allergy parsing and refactored meds parsing function * Fixed tuple typing error in 3.8 * Added more test conditions for allergy entries * Bug fixes, logging, and added meds and allergies to clindoc use case function body * Updated tests * Update example use and added more example cda --------- Co-authored-by: jennferjiangkells <[email protected]>
- Loading branch information
Showing
10 changed files
with
3,530 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.