annotate Database/DummyCT.json @ 698:7282c2df963d

tests for new DICOMWeb JSON DS handling
author Alain Mazy <am@orthanc.team>
date Wed, 25 Sep 2024 19:37:06 +0200
parents 0b1023060421
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
215
d8fc62207ba3 test_dicomweb
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 {
698
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
2 "00080005" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
3 "Value" : [ "ISO_IR 100" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
4 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
5 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
6 "00080008" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
7 "Value" : [ "ORIGINAL", "PRIMARY", "OTHER" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
8 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
9 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
10 "00080012" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
11 "Value" : [ "20070101" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
12 "vr" : "DA"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
13 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
14 "00080013" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
15 "Value" : [ "120000.000000" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
16 "vr" : "TM"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
17 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
18 "00080016" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
19 "Value" : [ "1.2.840.10008.5.1.4.1.1.4" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
20 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
21 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
22 "00080018" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
23 "Value" : [ "1.2.840.113619.2.176.2025.1499492.7040.1171286242.109" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
24 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
25 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
26 "00080020" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
27 "Value" : [ "20070101" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
28 "vr" : "DA"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
29 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
30 "00080021" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
31 "Value" : [ "20070101" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
32 "vr" : "DA"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
33 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
34 "00080022" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
35 "Value" : [ "20070101" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
36 "vr" : "DA"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
37 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
38 "00080023" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
39 "Value" : [ "20070101" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
40 "vr" : "DA"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
41 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
42 "0008002A" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
43 "Value" : [ "20070101120000" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
44 "vr" : "DT"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
45 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
46 "00080030" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
47 "Value" : [ "120000.000000" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
48 "vr" : "TM"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
49 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
50 "00080031" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
51 "Value" : [ "120000.000000" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
52 "vr" : "TM"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
53 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
54 "00080032" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
55 "Value" : [ "120000.000000" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
56 "vr" : "TM"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
57 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
58 "00080033" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
59 "Value" : [ "120000.000000" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
60 "vr" : "TM"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
61 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
62 "00080060" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
63 "Value" : [ "MR" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
64 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
65 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
66 "00080070" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
67 "Value" : [ "GE MEDICAL SYSTEMS" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
68 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
69 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
70 "00080080" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
71 "Value" : [ "0ECJ52puWpVIjTuhnBA0um" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
72 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
73 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
74 "00080090" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
75 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
76 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
77 "Alphabetic" : "1"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
78 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
79 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
80 "vr" : "PN"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
81 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
82 "00081010" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
83 "Value" : [ "TWINOW" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
84 "vr" : "SH"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
85 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
86 "00081030" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
87 "Value" : [ "Knee (R)" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
88 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
89 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
90 "0008103E" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
91 "Value" : [ "AX. FSE PD" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
92 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
93 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
94 "00081060" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
95 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
96 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
97 "Alphabetic" : "ajb"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
98 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
99 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
100 "vr" : "PN"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
101 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
102 "00081070" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
103 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
104 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
105 "Alphabetic" : "ca"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
106 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
107 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
108 "vr" : "PN"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
109 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
110 "00081090" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
111 "Value" : [ "SIGNA EXCITE" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
112 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
113 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
114 "00081140" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
115 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
116 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
117 "00081150" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
118 "Value" : [ "1.2.840.10008.5.1.4.1.1.4" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
119 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
120 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
121 "00081155" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
122 "Value" : [ "1.2.840.113619.2.176.2025.1499492.7040.1171286241.719" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
123 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
124 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
125 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
126 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
127 "00081150" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
128 "Value" : [ "1.2.840.10008.5.1.4.1.1.4" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
129 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
130 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
131 "00081155" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
132 "Value" : [ "1.2.840.113619.2.176.2025.1499492.7040.1171286241.726" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
133 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
134 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
135 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
136 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
137 "vr" : "SQ"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
138 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
139 "00082111" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
140 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
141 "Lossless JPEG compression, selection value 1, point transform 0, compression ratio 2.1453 [Lossless JPEG compression, selection value 1, point transform 0, compression ratio 2.1453]"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
142 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
143 "vr" : "ST"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
144 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
145 "00089215" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
146 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
147 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
148 "00080100" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
149 "Value" : [ "121327" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
150 "vr" : "SH"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
151 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
152 "00080102" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
153 "Value" : [ "DCM" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
154 "vr" : "SH"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
155 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
156 "00080104" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
157 "Value" : [ "Full fidelity image, uncompressed or lossless compressed" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
158 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
159 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
160 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
161 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
162 "vr" : "SQ"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
163 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
164 "00100010" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
165 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
166 {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
167 "Alphabetic" : "KNIX"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
168 }
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
169 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
170 "vr" : "PN"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
171 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
172 "00100020" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
173 "Value" : [ "ozp00SjY2xG" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
174 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
175 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
176 "00101010" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
177 "Value" : [ "000Y" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
178 "vr" : "AS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
179 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
180 "00101030" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
181 "Value" : [ "0" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
182 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
183 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
184 "00180020" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
185 "Value" : [ "SE" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
186 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
187 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
188 "00180021" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
189 "Value" : [ "SK", "OSP" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
190 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
191 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
192 "00180022" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
193 "Value" : [ "SAT_GEMS", "NPW", "TRF_GEMS", "FILTERED_GEMS", "FS" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
194 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
195 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
196 "00180023" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
197 "Value" : [ "2D" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
198 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
199 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
200 "00180025" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
201 "Value" : [ "N" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
202 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
203 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
204 "00180050" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
205 "Value" : [ "4" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
206 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
207 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
208 "00180080" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
209 "Value" : [ "2800" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
210 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
211 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
212 "00180081" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
213 "Value" : [ "27.524" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
214 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
215 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
216 "00180082" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
217 "Value" : [ "0" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
218 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
219 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
220 "00180083" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
221 "Value" : [ "1" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
222 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
223 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
224 "00180084" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
225 "Value" : [ "63.860145" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
226 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
227 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
228 "00180085" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
229 "Value" : [ "1H" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
230 "vr" : "SH"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
231 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
232 "00180086" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
233 "Value" : [ 1 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
234 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
235 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
236 "00180087" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
237 "Value" : [ "1.5" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
238 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
239 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
240 "00180088" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
241 "Value" : [ "4.5" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
242 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
243 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
244 "00180091" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
245 "Value" : [ 10 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
246 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
247 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
248 "00180093" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
249 "Value" : [ "100" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
250 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
251 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
252 "00180094" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
253 "Value" : [ "100" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
254 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
255 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
256 "00180095" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
257 "Value" : [ "162.773" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
258 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
259 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
260 "00181000" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
261 "Value" : [ "0000000843815bmr" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
262 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
263 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
264 "00181020" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
265 "Value" : [ "12", "LX", "MR Software release:12.0_M5_0606.b" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
266 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
267 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
268 "00181030" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
269 "Value" : [ "324-58-2995/6" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
270 "vr" : "LO"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
271 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
272 "00181088" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
273 "Value" : [ 474 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
274 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
275 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
276 "00181090" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
277 "Value" : [ 0 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
278 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
279 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
280 "00181094" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
281 "Value" : [ 0 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
282 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
283 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
284 "00181100" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
285 "Value" : [ "170" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
286 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
287 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
288 "00181250" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
289 "Value" : [ "HD TRknee PA" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
290 "vr" : "SH"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
291 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
292 "00181310" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
293 "Value" : [ 0, 384, 224, 0 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
294 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
295 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
296 "00181312" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
297 "Value" : [ "ROW" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
298 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
299 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
300 "00181314" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
301 "Value" : [ "90" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
302 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
303 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
304 "00181315" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
305 "Value" : [ "N" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
306 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
307 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
308 "00181316" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
309 "Value" : [ "0.0533" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
310 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
311 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
312 "00185100" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
313 "Value" : [ "FFS" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
314 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
315 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
316 "0020000D" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
317 "Value" : [ "1.2.840.113619.2.176.2025.1499492.7391.1171285944.390" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
318 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
319 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
320 "0020000E" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
321 "Value" : [ "1.2.840.113619.2.176.2025.1499492.7391.1171285944.394" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
322 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
323 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
324 "00200010" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
325 "Value" : [ "1" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
326 "vr" : "SH"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
327 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
328 "00200011" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
329 "Value" : [ 5 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
330 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
331 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
332 "00200012" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
333 "Value" : [ 1 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
334 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
335 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
336 "00200013" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
337 "Value" : [ 1 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
338 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
339 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
340 "00200032" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
341 "Value" : [ "-149.033", "-118.499", "-61.0464" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
342 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
343 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
344 "00200037" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
345 "Value" : [
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
346 "0.999841",
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
347 "0.000366209",
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
348 "0.0178227",
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
349 "-0.000427244",
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
350 "0.999995",
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
351 "0.00326545"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
352 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
353 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
354 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
355 "00200052" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
356 "Value" : [ "1.2.840.113619.2.176.2025.1499492.7391.1171285944.389" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
357 "vr" : "UI"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
358 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
359 "00201002" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
360 "Value" : [ 24 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
361 "vr" : "IS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
362 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
363 "00201041" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
364 "Value" : [ "-59.25741196" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
365 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
366 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
367 "00280002" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
368 "Value" : [ 1 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
369 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
370 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
371 "00280004" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
372 "Value" : [ "MONOCHROME2" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
373 "vr" : "CS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
374 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
375 "00280010" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
376 "Value" : [ 512 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
377 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
378 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
379 "00280011" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
380 "Value" : [ 512 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
381 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
382 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
383 "00280030" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
384 "Value" : [ "0.332", "0.332" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
385 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
386 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
387 "00280100" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
388 "Value" : [ 16 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
389 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
390 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
391 "00280101" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
392 "Value" : [ 16 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
393 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
394 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
395 "00280102" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
396 "Value" : [ 15 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
397 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
398 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
399 "00280103" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
400 "Value" : [ 1 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
401 "vr" : "US"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
402 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
403 "00280106" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
404 "Value" : [ 0 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
405 "vr" : "SS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
406 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
407 "00280107" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
408 "Value" : [ 5145 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
409 "vr" : "SS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
410 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
411 "00280120" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
412 "Value" : [ 0 ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
413 "vr" : "SS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
414 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
415 "00281050" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
416 "Value" : [ "2572" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
417 "vr" : "DS"
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
418 },
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
419 "00281051" : {
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
420 "Value" : [ "5145" ],
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
421 "vr" : "DS"
215
d8fc62207ba3 test_dicomweb
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
422 }
698
7282c2df963d tests for new DICOMWeb JSON DS handling
Alain Mazy <am@orthanc.team>
parents: 240
diff changeset
423 }