Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 742 Bytes

File metadata and controls

27 lines (20 loc) · 742 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2024-03-05

Added

  • Proper package structure
  • Setup.py for pip installation
  • Comprehensive README
  • MIT License
  • MANIFEST.in for package data

Changed

  • Improved documentation
  • Updated dependency specifications

[0.1.0] - Initial Release

Added

  • Initial implementation of FHIRFormer
  • Support for pretraining on FHIR resources
  • Support for pretraining on clinical documents
  • Downstream tasks for ICD coding, image analysis, and main diagnosis prediction