-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stow-rs): calc and store additional tag
- Store `Number of Study Related Series (0020,1206)` to `dicomStudy` when post `findOneAndUpdate` of `dicom` schema - Store `Number of Study Related Instances (0020,1208)` to `dicomStudy` when post `findOneAndUpdate` of `dicom` schema - Store `Modalities in Study (0008,0061)` to `dicomStudy` when post `findOneAndUpdate` of `dicom` schema - Store `SOP Classes in Study (0008,0062)` to `dicomStudy` when post `findOneAndUpdate` of `dicom` schema
- Loading branch information
1 parent
cf44360
commit 4ae378c
Showing
2 changed files
with
193 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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