feat: add clinical domain coverage eval - #2227
Merged
maziyarpanahi merged 2 commits intoAug 13, 2026
Merged
Conversation
maziyarpanahi
changed the base branch from
master
to
batch/maziyarpanahi-v22-clinical-eval-2026-08-13
August 13, 2026 14:05
maziyarpanahi
merged commit Aug 13, 2026
dd4e29a
into
batch/maziyarpanahi-v22-clinical-eval-2026-08-13
21 of 23 checks passed
maziyarpanahi
added a commit
that referenced
this pull request
Aug 13, 2026
* Add medication reconciliation across mentions within a document (#2152) Co-authored-by: Maziyar Panahi <5762953+maziyarpanahi@users.noreply.github.com> * Add allergy and intolerance domain to NER catalog and label maps (#2220) Co-authored-by: Maziyar Panahi <5762953+maziyarpanahi@users.noreply.github.com> * feat: add synthetic section-label dataset builder (#2225) * feat: add synthetic section label dataset builder * fix: sync synthetic section labels with canonical sets --------- Co-authored-by: Maziyar Panahi <5762953+maziyarpanahi@users.noreply.github.com> * feat: add clinical event timeline assembler (#2226) Co-authored-by: Maziyar Panahi <5762953+maziyarpanahi@users.noreply.github.com> * feat: add clinical domain coverage eval (#2227) Co-authored-by: Maziyar Panahi <5762953+maziyarpanahi@users.noreply.github.com> * integration: cover allergy labels in policy profiles --------- Co-authored-by: Maziyar Panahi <5762953+maziyarpanahi@users.noreply.github.com>
Owner
Author
|
Integrated via #2693 after exact-head validation. The combined clinical/evaluation batch passed 468 focused tests, Ruff checks and format verification, and a strict documentation build; every intermediate and final Git tree matched the rehearsal. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Adds an offline aggregate coverage gate for the shipped clinical label maps and synthetic span fixtures.
Type of Change
Changes Made
Testing
Documentation
Code Quality
Dependencies
Related Issues
Closes #866
Screenshots/Examples
Not applicable.