* Summary: Set formImported fields, lab status fields, and omit labs without dates
* Update test data sets to be shorter and use redcap record_IDs (Philip Chase)
* Eliminate event that have no timestamp (Philip Chase)
* Replace subjectIDs with record IDs in subjectMap.csv (Philip Chase)
* fixed the duplicate entries bug (Radha Kandula)
* fixed the test for sort_element_tree for the new changes (Radha Kandula)
* fixed the test for Generate Redcap eav according to new changes (Radha Kandula)
* added work around comments (Radha Kandula)
* added timestamp check (Radha Kandula)
* changed the date format and sort_tree func to reflect new changes (Radha Kandula)
* updated .gitignore with the config/report.txt (Radha Kandula)
* added the changes to form update fields with correct status names (Radha Kandula)
* added new form field status changes (Radha Kandula)
* Changes related to Story Create emailed summary report (Mohan Das Katragadda)
* debugging (Radha Kandula)
* added some debugs (Radha Kandula)
* updated the individual form dones (Radha Kandula)
* Integrated send email with redi.py (Mohan Das Katragadda)
* added 75 events for cbc and chemistry forms (Radha Kandula)
* added rule enginer (Radha Kandula)
* Fix aserted value in TestGenerateRedcapEAV.py (Philip Chase)
* Removed unnecessary comments. (Mohan Das Katragadda)
* Changes made to Adapt REDI inputs to new EMR data format (Mohan Das Katragadda)
* Made changes to adapt REDI inputs to new EMR data format (Mohan Das Katragadda)
* Update token and examples in export_records_from_unc.py. Change binary from python to python3 and added execute permission (Philip Chase)
* Put UNC URI and REDCap Token into setup.json to streamline testing (Philip Chase)
* Add export_records_from_unc.py (Philip Chase)
* Deactivate the setting of 'redcap_form_status' = 'null' (Philip Chase)
* Fix value set for form_imported_field_name (Philip Chase)
* Adjust token and examples in export_records.py (Philip Chase)
* Update raw.xml with content from the new report style, processed by the revised rawTxt2rawXml.sh (Philip Chase)
* Change delimeter used in rawTxt2rawXml.sh from tab to comma (Philip Chase)
* Revise rawTxt2rawXml.sh to apply character sets to the input and output of csv2xml.py (Philip Chase)
* form done changes added (Radha Kandula)
* Update the test data files from the UF Shands EMR team with the the 2014-01-15 update (Philip Chase)
* Retroactively update CHANGELOG for the 0.2.1 release (Philip Chase)
* remove rawDataWithFormStatus.xml and rawDataWithFormImported.xml from repo (Philip Chase)
* Reduce the size of the form events list to match that of the dev instance at UNC. (Philip Chase)
* Adjust log message in update_event_name to refer to last_record_group (Philip Chase)
* added form status output file (Radha Kandula)
* 1.added function for updating the done status 2. udpated the tests for add_elements_to_tree 3. updated generate redcap eav test (Radha Kandula)
* Pylint report updated (Radha Kandula)
* updated some pylint changes after modifications to functions (Radha Kandula)
* changed the fieldImportedField name for each name to yes (Radha Kandula)
* added code to delete the test file generated by testing generateRedcapEAV (Radha Kandula)
* modified the generate redcap EAV for the formImportedField (Radha Kandula)
* added test for update_form_imported function (Radha Kandula)
* modified add_elements_to_tree and its test (Radha Kandula)
* added function to update formImportedFieldName (Radha Kandula)
* added formImportedFieldName and its value (Radha Kandula)