Skip to content

Conversation

@lparlett
Copy link
Owner

Closes #17

- Added a new module `note_components.py` for rendering clinical progress notes with section headings.
- Implemented CSS loading for progress notes and added color styles in `colors.css`.
- Updated `views.py` to utilize the new progress note rendering functionality.
- Modified `xml_utils.py` to include color CSS in the transformation process.
- Refactored `trend_components.py` to improve patient trend rendering.
- Updated GitHub Actions workflow to detect stylesheet changes and create pull requests only when changes are present.
- Cleaned up and organized CSS files for better maintainability.

Closes #17
@lparlett lparlett merged commit 06f4610 into release/0.2.0 Oct 27, 2025
4 checks passed
@lparlett lparlett deleted the features/17-notes-viewer branch October 27, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a Notes viewer for narrative clinical text.

2 participants