Skip to content

Instantly share code, notes, and snippets.

@dmd
Created March 15, 2021 21:02
Show Gist options
  • Save dmd/a648908c257934b231c8db21cdbac5a2 to your computer and use it in GitHub Desktop.
Save dmd/a648908c257934b231c8db21cdbac5a2 to your computer and use it in GitHub Desktop.
[
{
"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