Skip to content

Commit

Permalink
fix: missing store 00400100 Scheduled Procedure Step Seq to DB
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinlinlee committed Dec 9, 2023
1 parent 76a047a commit 0e1dc3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models/DICOM/dicom-tags-mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,9 @@ module.exports.tagsNeedStore = {
"00400020": {
"vr": "CS"
},
"00400100": {
"vr": "SQ"
},
"00401001": {
"vr": "SH"
},
Expand Down

0 comments on commit 0e1dc3a

Please sign in to comment.