Skip to content

Commit 219a028

Browse files
tkapurclaude
andcommitted
Add NIH funding acknowledgment to 5 projects
Adds a Funding section with R01EB035679 and R21EB034075 to the five projects co-listed with Kapur, Deepa Krishnaswamy, and Dave Dinh. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ea519b0 commit 219a028

6 files changed

Lines changed: 24 additions & 5 deletions

File tree

  • PW45_2026_Boston
    • Projects
      • AiModelDevelopmentForLungUltrasoundAnalysis
      • ExploringUltrasoundMultiFrameImageStorageStructuredReportSupportForSlicerOhif
      • FanMaskAndOcrBoundBoxEditingForOhifBasedDicomDeIdentificationVerificationMode
      • PortingLungUltrasoundAnalysisSoftwareFrom3DSlicerToOhif
      • StandardizingDicomDeIdWithActionableRulesAndTests

PW45_2026_Boston/Projects/AiModelDevelopmentForLungUltrasoundAnalysis/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,6 @@ algorithm for automatic detection and quantification of B-lines. Crit Care. 2019
190190

191191
- [6] [https://github.com/HuangJunJie2017/UDP-Pose](https://github.com/HuangJunJie2017/UDP-Pose)
192192

193+
# Funding
194+
195+
This work is supported by NIH R01EB035679 and R21EB034075.

PW45_2026_Boston/Projects/ExploringUltrasoundMultiFrameImageStorageStructuredReportSupportForSlicerOhif/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,7 @@ Interactive dashboard to keep track of one type of annotations:
118118

119119
_No response_
120120

121+
# Funding
122+
123+
This work is supported by NIH R01EB035679 and R21EB034075.
124+

PW45_2026_Boston/Projects/FanMaskAndOcrBoundBoxEditingForOhifBasedDicomDeIdentificationVerificationMode/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,7 @@ Batch DICOM Review:
137137

138138
_No response_
139139

140+
# Funding
141+
142+
This work is supported by NIH R01EB035679 and R21EB034075.
143+

PW45_2026_Boston/Projects/PortingLungUltrasoundAnalysisSoftwareFrom3DSlicerToOhif/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,7 @@ Current functionality in OHIF:
9595

9696
[SlicerUltrasound code](https://github.com/SlicerUltrasound/SlicerUltrasound)
9797

98+
# Funding
99+
100+
This work is supported by NIH R01EB035679 and R21EB034075.
101+

PW45_2026_Boston/Projects/StandardizingDicomDeIdWithActionableRulesAndTests/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,7 @@ Open source project and integrate with two existing de-id projects: pipeline for
115115

116116
- <https://github.com/pydicom/deid>
117117

118+
# Funding
119+
120+
This work is supported by NIH R01EB035679 and R21EB034075.
121+

PW45_2026_Boston/projects_list.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ The pipeline handles most de-identification automatically, but reviewers still f
154154

155155
**Progress and Next Steps**
156156

157-
_No response_
157+
Deploy to testing environment and iterate on user feedback.
158158

159159

160160
10. **[Fine-tuning SimCortex Using Manually Corrected Cortical Annotations](https://projectweek.na-mic.org/PW45_2026_Boston/Projects/FineTuningSimcortexUsingManuallyCorrectedCorticalAnnotations/)** (Kaveh Moradkhani @ École de technologie supérieure, +) ([Neuro-iX/SimCortex](https://github.com/Neuro-iX/SimCortex))
@@ -421,6 +421,7 @@ IDC already offers a customized agent skill in [https://github.com/ImagingDataCo
421421
- Implemented support for clinical tables query.
422422
* [public linkt to a conversation with Claude](https://claude.ai/share/85b9d201-1f85-4492-9b9b-311bf98b09f5) demonstrating the capabilities of clinical data exploration with the updated IDC MCP server
423423
- Summarized (but not benchmarked!) differences between using "vanilla" Claude vs Claude + IDC skill vs Claude + IDC MCP.
424+
- 3rd party security review by Ryan completed.
424425

425426

426427
25. **[Robust Segmentation Experience in OHIF Viewer](https://projectweek.na-mic.org/PW45_2026_Boston/Projects/RobustSegmentationExperienceInOHIFViewer/)** (Jaeyoung Cho @ University Hospital Bonn, +) ([CCI-Bonn/OHIF-AI](https://github.com/CCI-Bonn/OHIF-AI))
@@ -572,6 +573,8 @@ Next steps: gather feedback from other Project Week participants on the chat UX
572573

573574
31. **[Standardizing DICOM De-ID with Actionable Rules and Tests](https://projectweek.na-mic.org/PW45_2026_Boston/Projects/StandardizingDicomDeIdWithActionableRulesAndTests/)** (Dave Dinh @ BWH, +) ([clintools/dicom-curate](https://github.com/clintools/dicom-curate))
574575

576+
<a href="https://projectweek.na-mic.org/PW45_2026_Boston/Projects/StandardizingDicomDeIdWithActionableRulesAndTests/"><img src="https://github.com/user-attachments/assets/323d698e-72f9-49c7-8b62-e578f381987b" style="max-width:480px;width:100%"></a>
577+
575578
DICOM de-identification (De-ID) efforts often overlap in the rules used to process DICOM metadata. This project aims to translate [an existing DICOM De-ID standard](https://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_E.1.1) into a set of actionable rules that can serve both as an implementation guide and as a verifiable audit trail for tools and AI systems.
576579
For example, a standard may permit multiple actions for a given metadata field. A baseline reference can recommend a default action, while still allowing users to specify alternative behaviors as needed. The proposed generator will take user input and produce:
577580

@@ -584,10 +587,7 @@ In practice, DICOM De-ID outputs can vary depending on modality, imaging protoco
584587

585588
**Progress and Next Steps**
586589

587-
We want to create a well tested CLI based tool that takes in user input and generates the following:
588-
589-
- A reference list of itemized, actionable rules
590-
- A unit and end-to-end test specification that users can apply to their specific use cases
590+
Open source project and integrate with two existing de-id projects: pipeline for batch dicom de-id and an OHIF mode for verifying de-id DICOMs.
591591

592592

593593
32. **[That Rendering Thing](https://projectweek.na-mic.org/PW45_2026_Boston/Projects/ThatRenderingThing/)** (Steve Pieper @ Isomics, +) ([pieper/SlicerCL](https://github.com/pieper/SlicerCL))

0 commit comments

Comments
 (0)