All notable changes to this project will be documented in this file.
Instructions on how to update this Changelog are available in the Updating the Changelog section of the CONTRIBUTING.md. This project follows semantic versioning.
- Moved project from development repo to this published one
- Validation on new records added
- Inclusion of Breast Cancer Example files
- Enable kwarg passing
- Added missing project files
- Updated formatting in convert_patient_record_entry_to_FHIR
- Patient_interaction_history and PatientRecordEntry docstrings added
- Additional comments around code usage
- Fixed environment initialization to handle those without environment types
- Patient-Environment fixes
- Fixed black and flake8 adherence