Skip to content

fix(dicom): Normalize patient name for anonymous datasets#777

Merged
floryst merged 1 commit intoKitware:mainfrom
arhowe00:729-DICOM-Patient-name-is-blank-with-some-files
Aug 19, 2025
Merged

fix(dicom): Normalize patient name for anonymous datasets#777
floryst merged 1 commit intoKitware:mainfrom
arhowe00:729-DICOM-Patient-name-is-blank-with-some-files

Conversation

@arhowe00
Copy link
Copy Markdown
Collaborator

Closes #729

DICOM datasets with a missing or empty (0010,0010) PatientName tag were being processed with null value. This change now substitutes with ANONYMOUS_PATIENT when the value is not truthy

DICOM datasets with a missing or empty (0010,0010) PatientName tag were
being processed with null value.
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 19, 2025

Deploy Preview for volview-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ba3ccf7
🔍 Latest deploy log https://app.netlify.com/projects/volview-dev/deploys/68a4895e81be9a0008845705
😎 Deploy Preview https://deploy-preview-777--volview-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@floryst floryst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@floryst floryst added this pull request to the merge queue Aug 19, 2025
Merged via the queue into Kitware:main with commit c9ad460 Aug 19, 2025
7 checks passed
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.

DICOM Patient name is blank with some files

2 participants