Created
March 15, 2021 21:02
-
-
Save dmd/a648908c257934b231c8db21cdbac5a2 to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"ID" : "1", | |
"MainDicomTags" : { | |
"StudyDescription" : "foo", | |
}, | |
"Type" : "Study" | |
}, | |
{ | |
"ID" : "2", | |
"MainDicomTags" : { | |
"StudyDescription" : "bar", | |
}, | |
"Type" : "Study" | |
}, | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment