Skip to content

Instantly share code, notes, and snippets.

@FMCalisto
Created March 11, 2018 16:52
Show Gist options
  • Select an option

  • Save FMCalisto/dc493180625afe665c82380bde7457c7 to your computer and use it in GitHub Desktop.

Select an option

Save FMCalisto/dc493180625afe665c82380bde7457c7 to your computer and use it in GitHub Desktop.
{
"patientName" : "EXAMPLE",
"patientId" : "EXAMPLE",
"studyDate" : "EXAMPLE",
"modality" : "EXAMPLE",
"studyDescription" :"EXAMPLE",
"numImages" : 1,
"studyId" : "example",
"seriesList" : [
{
"StudyInstanceUID" : "1.3.6.1.4.1.5962.1.1.0.0.0.1196533885.18148.0.683",
"seriesDescription": "EX",
"seriesNumber" : "1",
"instanceList" : [
{"imageId" : "0785201f-3d114b99-2ef2aad9-9e261c32-4eeaf3f4/file"}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment