Releases: dotimplement/HealthChain
Releases · dotimplement/HealthChain
HealthChain v0.6.1
What's Changed
- Remove streamlit demo by @adamkells in #96
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #99
- Fix installation dependency error by @jenniferjiangkells in #100
Full Changelog: 0.6.0...0.6.1
HealthChain v0.6.0
What's Changed
- Add utility function and validation (used ValueSetEntry class instead of Dictionary) by @ni9999 in #90
- Api decorator test by @Vortex-21 in #94
- Spacy and Huggingface integrations by @adamkells in #84
- MedicalCodingPipeline and SummarizationPipeline implementations by @jenniferjiangkells in #95
Full Changelog: 0.5.0...0.6.0
HealthChain v0.5.0
What's Changed
- Add random seed to ensure reproducibility by @ni9999 in #80
- Overflow and Type Errors added to concept.py . Required tests for qua… by @Vortex-21 in #77
- Added function to allow dynamic logging configuration using a provided dictionary. by @RINO-GAELICO in #82
- Added the find section by code functionality by @Vortex-21 in #87
- CDA/FHIR connector components by @jenniferjiangkells in #83
- Timeout member added to ehrclient class by @Vortex-21 in #89
- Add CDA Parser Documentation by @jenniferjiangkells in #93
New Contributors 🎃
- @ni9999 made their first contribution in #80
- @Vortex-21 made their first contribution in #77
- @RINO-GAELICO made their first contribution in #82
Full Changelog: 0.4.0...0.5.0
HealthChain v0.4.0
What's Changed
- Create pull_request_template.md by @adamkells in #65
- Update issue templates by @adamkells in #64
- Add pipeline framework by @jenniferjiangkells in #61
Full Changelog: 0.3.0...0.4.0
HealthChain v0.3.0
What's Changed
- Replace the FHIR empty list default with None by @adamkells in #41
- Change python requirements to >=3.8, <3.12 by @jenniferjiangkells in #50
- Add clinical documentation use case by @jenniferjiangkells in #47
- Add Medication and Allergy CDA fields by @adamkells in #51
- Documentation and publishing updates by @jenniferjiangkells in #52
Full Changelog: 0.2.0...0.3.0
HealthChain v0.2.0
What's Changed
- Bugfix: Update poetry lock file by @adamkells in #17
- Create publish.yml by @adamkells in #18
- Updating contribution guidelines by @adamkells in #19
- Rename functions in readme by @adamkells in #25
- Documentation Improvements by @jenniferjiangkells in #23
- Switch free text loader from json to csv by @adamkells in #37
- Add current time to output filename. by @HoHoHoCCH in #43
- Bump tornado from 6.4 to 6.4.1 by @dependabot in #39
- Improve function io type checking by @jenniferjiangkells in #38
- Big refactor energy by @jenniferjiangkells in #46
New Contributors
- @HoHoHoCCH made their first contribution in #43
Full Changelog: 0.1.0...0.2.0
HealthChain v0.1.0
What's Changed
- Feature/mock ehr by @jenniferjiangkells in #4
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #5
- Service and sandbox orchestrator by @jenniferjiangkells in #7
- Fhir Resources and Data generator by @adamkells in #6
- Feature/additional resources templates by @adamkells in #8
- Integration of data generator and api by @adamkells in #13
- Documentation by @jenniferjiangkells in #14
- Update pyproject naming by @adamkells in #15
Full Changelog: https://github.com/dotimplement/HealthChain/commits/0.1.0