File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 4040 "label" : {
4141 "type" : " string"
4242 },
43+ "seriesInstanceUid" : {
44+ "type" : " string"
45+ },
4346 "seriesNumber" : {
4447 "type" : " string"
4548 },
6467 "seriesNumber" : {
6568 "$ref" : " #/definitions/label"
6669 },
70+ "seriesInstanceUid" : {
71+ "$ref" : " #/definitions/seriesInstanceUid"
72+ },
6773 "pathToDispatchedFolder" : {
6874 "$ref" : " #/definitions/pathToDispatchedFolder"
6975 },
8490 },
8591 "replicated" : {
8692 "type" : " boolean"
87- },
93+ },
8894 "dicomHeaderSummary" : {
8995 "type" : " object" ,
9096 "required" : [
110116 " docType" ,
111117 " processed" ,
112118 " pathToDispatchedFolder" ,
113- " seriesNumber "
119+ " seriesInstanceUid "
114120 ]
115121 }
116122 }
117- }
123+ }
Original file line number Diff line number Diff line change 2525 "type" : " string"
2626 },
2727 "mainDatabaseId" : {
28- "type" : " string"
28+ "type" : " string"
2929 }
3030 },
3131 "required" : [
4242 " imaging"
4343 ]
4444 },
45+ "studyInstanceUid" : {
46+ "type" : " string"
47+ },
4548 "date" : {
4649 "type" : " string"
4750 },
8184 "replicated" : {
8285 "type" : " boolean"
8386 },
87+ "studyInstanceUid" : {
88+ "$ref" : " #/definitions/studyInstanceUid"
89+ },
8490 "sex" : {
8591 "type" : [
8692 " string" ,
You can’t perform that action at this time.
0 commit comments