Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Entity extraction#364

Open
kowshith0630 wants to merge 14 commits intomasterfrom
feature/add-notebook
Open

Entity extraction#364
kowshith0630 wants to merge 14 commits intomasterfrom
feature/add-notebook

Conversation

@kowshith0630
Copy link
Collaborator

Description

his PR includes enhancements to the nursing notes system:

Implemented entity extraction from nursing notes to identify key medical terms, patient conditions, and relevant clinical information.

Developed a real-time alert system for nurses and guardians to notify them of critical patient events.

Added JSON extraction and formatting for structured storage and easier integration with downstream systems.

Verified and validated extracted entities across the dataset for accuracy and clinical relevance.

Todos

  • Tested and working locally
  • Code follows the style guidelines of this project
  • I have performed a self-review of my code
  • Code changes documented
  • Requested review from >= 2 devs on the team (one frontend and one backend recommended)

How to test

Load the latest nursing notes dataset.

Run the entity extraction module and verify that key medical terms and conditions are correctly identified.

Trigger alerts using sample patient scenarios and confirm notifications are sent to both nurse and guardian interfaces.

Export JSON data and verify proper formatting and inclusion of all required fields.

]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants