-
Notifications
You must be signed in to change notification settings - Fork 0
/
testSubmissionDto.json
407 lines (407 loc) · 14.9 KB
/
testSubmissionDto.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
{
"applicationId": "645a112085380225edae2719",
"claimantId": "645a11207b05c5770aaa56af",
"formSpecificationId": "123456789",
"submissionId": "645a1507eb91a55240b8aadf",
"submissionDate": "2023-04-01",
"registrationDetails": {
"personalDetails": {
"surname": "TestSurname",
"firstName": "TestFirst",
"nationalInsuranceNumber": "SC000239A",
"dateOfBirth": "01-01-2000",
"postcode": "E5 9AA"
}
},
"responses": [
{
"questionAnswers": [
{
"responses": [
{
"response": "C1",
"reference": "condition-name",
"question": "Name of condition or disability",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "12 months ago",
"reference": "condition-start",
"question": "Approximate start date",
"questionType": "SHORT_TEXT_QUESTION"
}
],
"reference": "condition",
"question": "What health condition or disability do you have?",
"questionType": "MULTI_PART_QUESTION",
"responseId": "584a3b36-d585-40db-b873-76d9cf2a721b"
},
{
"response": "This is the details about C1",
"reference": "condition-details",
"question": "About this condition or disability",
"questionType": "TEXT_AREA_QUESTION",
"responseId": "584a3b36-d585-40db-b873-76d9cf2a721c"
},
{
"responses": [
{
"response": "C2",
"reference": "condition-name",
"question": "Name of condition or disability",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "12 months ago",
"reference": "condition-start",
"question": "Approximate start date",
"questionType": "SHORT_TEXT_QUESTION"
}
],
"reference": "condition",
"question": "What health condition or disability do you have?",
"questionType": "MULTI_PART_QUESTION",
"responseId": "584a3b36-d585-40db-b873-76d9cf2a721b"
},
{
"response": "This is the details about C2",
"reference": "condition-details",
"question": "About this condition or disability",
"questionType": "TEXT_AREA_QUESTION",
"responseId": "584a3b36-d585-40db-b873-76d9cf2a721b"
},
{
"response": false,
"reference": "another-condition",
"question": "Do you have another condition or disability?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "about-your-health"
},
{
"questionAnswers": [
{
"responses": [
{
"response": "Jim",
"reference": "health-professional-name",
"question": "Their name",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "GP",
"reference": "health-professional-profession",
"question": "Profession",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "07808555876",
"reference": "health-professional-phone",
"question": "Phone number, including dialling code",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "123",
"reference": "health-professional-address-line-1",
"question": "Building and street",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "Testing Street",
"reference": "health-professional-address-line-2",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "Newcastle",
"reference": "health-professional-town",
"question": "Town or city",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "NE6 5DX",
"reference": "health-professional-postcode",
"question": "Postcode",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "October 2019",
"reference": "health-professional-last-contact",
"question": "When did you last speak to them?",
"questionType": "SHORT_TEXT_QUESTION"
}
],
"reference": "health-professionals-details",
"question": "Health or care professional details",
"questionType": "MULTI_PART_QUESTION",
"responseId": "584a3b36-d585-40db-b873-76d9cf2a721d"
},
{
"response": false,
"reference": "another-health-professional",
"question": "Are there any other health or care professionals that you would like to tell us about?",
"questionType": "BOOL_QUESTION"
},
{
"viewed": true,
"reference": "health-professionals-introduction",
"question": "About your health or care professionals",
"questionType": "ADVICE"
},
{
"responses": [
{
"response": "Jim",
"reference": "health-professional-name",
"question": "Their name",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "GP",
"reference": "health-professional-profession",
"question": "Profession",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "07808555876",
"reference": "health-professional-phone",
"question": "Phone number, including dialling code",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "123",
"reference": "health-professional-address-line-1",
"question": "Building and street",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "Testing Street",
"reference": "health-professional-address-line-2",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "Newcastle",
"reference": "health-professional-town",
"question": "Town or city",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "NE6 5DX",
"reference": "health-professional-postcode",
"question": "Postcode",
"questionType": "SHORT_TEXT_QUESTION"
},
{
"response": "October 2019",
"reference": "health-professional-last-contact",
"question": "When did you last speak to them?",
"questionType": "SHORT_TEXT_QUESTION"
}
],
"reference": "health-professionals-details",
"question": "Health or care professional details",
"questionType": "MULTI_PART_QUESTION",
"responseId": "584a3b36-d585-40db-b873-76d9cf2a721f"
},
{
"response": true,
"reference": "health-professionals-question",
"question": "Are there any health or care professionals that you would like to tell us about?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "about-your-health-professionals"
},
{
"questionAnswers": [
{
"response": true,
"reference": "preparing-food-affected",
"question": "Does your condition affect you preparing food, or prevent you from doing so?",
"questionType": "BOOL_QUESTION"
},
{
"response": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Eget velit aliquet sagittis id consectetur purus ut faucibus.",
"reference": "preparing-food-details",
"question": "Tell us about the difficulties you have with preparing food and how you manage them",
"questionType": "TEXT_AREA_QUESTION"
}
],
"reference": "preparing-food"
},
{
"questionAnswers": [
{
"response": true,
"reference": "eating-and-drinking-affected",
"question": "Does your condition affect you eating and drinking?",
"questionType": "BOOL_QUESTION"
},
{
"response": true,
"reference": "feeding-tube",
"question": "Do you use a feeding tube or similar device to eat or drink?",
"questionType": "BOOL_QUESTION"
},
{
"response": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Eget velit aliquet sagittis id consectetur purus ut faucibus.",
"reference": "eating-and-drinking-details",
"question": "Tell us about the difficulties you have with eating and drinking and how you manage them",
"questionType": "TEXT_AREA_QUESTION"
}
],
"reference": "eating-and-drinking"
},
{
"questionAnswers": [
{
"response": false,
"reference": "managing-treatments-affected",
"question": "Does your condition affect you managing your treatments?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "managing-treatments"
},
{
"questionAnswers": [
{
"response": false,
"reference": "washing-and-bathing-affected",
"question": "Does your condition affect you washing and bathing?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "washing-and-bathing"
},
{
"questionAnswers": [
{
"response": true,
"reference": "managing-toilet-needs-affected",
"question": "Does your condition affect you using the toilet or managing incontinence?",
"questionType": "BOOL_QUESTION"
},
{
"response": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Eget velit aliquet sagittis id consectetur purus ut faucibus.",
"reference": "managing-toilet-needs-details",
"question": "Tell us about the difficulties you have using the toilet and how you manage them",
"questionType": "TEXT_AREA_QUESTION"
}
],
"reference": "managing-toilet-needs"
},
{
"questionAnswers": [
{
"response": false,
"reference": "dressing-and-undressing-affected",
"question": "Does your condition affect you dressing or undressing?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "dressing-and-undressing"
},
{
"questionAnswers": [
{
"response": false,
"reference": "talking-and-listening-affected",
"question": "Does your condition affect you talking, listening and understanding?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "talking-and-listening"
},
{
"questionAnswers": [
{
"response": false,
"reference": "reading-affected",
"question": "Does your condition affect your ability to read?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "reading"
},
{
"questionAnswers": [
{
"response": false,
"reference": "mixing-with-other-people-affected",
"question": "Does your condition affect you mixing with other people?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "mixing-with-other-people"
},
{
"questionAnswers": [
{
"response": false,
"reference": "managing-money-affected",
"question": "Does your condition affect you managing your money?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "managing-money"
},
{
"questionAnswers": [
{
"response": false,
"reference": "planning-and-following-a-journey-affected",
"question": "Does your condition affect you planning and following journeys?",
"questionType": "BOOL_QUESTION"
}
],
"reference": "planning-and-following-a-journey"
},
{
"questionAnswers": [
{
"response": true,
"reference": "moving-around-affected",
"question": "Does your condition affect you moving around?",
"questionType": "BOOL_QUESTION"
},
{
"responseReference": "variable",
"reference": "moving-around-info",
"question": "Distance you can walk using any aids or appliances you need",
"questionType": "RADIO_QUESTION"
},
{
"response": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Eget velit aliquet sagittis id consectetur purus ut faucibus.",
"reference": "moving-around-varies",
"question": "Why does the distance you can walk vary?",
"questionType": "TEXT_AREA_QUESTION"
},
{
"response": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Eget velit aliquet sagittis id consectetur purus ut faucibus.",
"reference": "moving-around-details",
"question": "Tell us more about the difficulties you have with moving around and how you manage them",
"questionType": "TEXT_AREA_QUESTION"
}
],
"reference": "moving-around"
},
{
"questionAnswers": [
{
"response": true,
"reference": "additional-information-affected",
"question": "Is there anything else you would like to tell us about?",
"questionType": "BOOL_QUESTION"
},
{
"response": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Eget velit aliquet sagittis id consectetur purus ut faucibus.",
"reference": "additional-information-details",
"question": "Additional information",
"questionType": "TEXT_AREA_QUESTION"
}
],
"reference": "additional-information"
}
]
}