c2-clinical 1.0.117 → 1.0.119

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3071 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ const OnAnswerQuestionsFlowTester_1 = __importDefault(require("../flow/on-answer/OnAnswerQuestionsFlowTester"));
7
+ const answerExample = {
8
+ _id: "689e395a23b914800683aa78",
9
+ form: "689e029db13c27189bce136d",
10
+ sequence: 4,
11
+ code: "HEIGHT_IN_CM",
12
+ description: "Altura",
13
+ parent: "689e37a223b914800683aa68",
14
+ line: 3,
15
+ column: 2,
16
+ type: "QUESTION",
17
+ typeAnswer: "OPEN_NUMBER",
18
+ category: "ANTHROPOMETRY",
19
+ measurementUnit: "cm",
20
+ formulaToEnable: "true",
21
+ active: true,
22
+ show: true,
23
+ readOnly: false,
24
+ required: false,
25
+ options: [],
26
+ validations: [],
27
+ requestGraphicData: [],
28
+ createdAtDateTime: "2025-08-14T19:30:35.000Z",
29
+ updatedAtDateTime: "2025-08-14T19:30:35.000Z",
30
+ __v: 0,
31
+ answer: "180"
32
+ };
33
+ const lines = [
34
+ {
35
+ id: "acab1812-d018-4512-9ff5-8b66cbe4147c",
36
+ line: 1,
37
+ collumns: [
38
+ {
39
+ _id: "689e360923b914800683aa60",
40
+ form: "689e029db13c27189bce136d",
41
+ sequence: 1,
42
+ code: "TYPE_ASSESSMENT",
43
+ description: "Como deseja avaliar este paciente?",
44
+ line: 1,
45
+ column: 1,
46
+ type: "QUESTION",
47
+ typeAnswer: "CHOICE_SINGLE",
48
+ category: "ANTHROPOMETRY",
49
+ options: [
50
+ {
51
+ sequence: 1,
52
+ formulaToEnable: "Number('${PATIENT_AGE_IN_YEARS}') < 2",
53
+ code: "LACTENT",
54
+ description: "Lactente",
55
+ defaultSelection: false,
56
+ active: true,
57
+ enable: false
58
+ },
59
+ {
60
+ sequence: 2,
61
+ formulaToEnable: "Number('${PATIENT_AGE_IN_YEARS}') >= 2 && Number('${PATIENT_AGE_IN_YEARS}') < 10",
62
+ code: "CHILD",
63
+ description: "Criança",
64
+ defaultSelection: false,
65
+ active: true,
66
+ enable: false
67
+ },
68
+ {
69
+ sequence: 3,
70
+ formulaToEnable: "Number('${PATIENT_AGE_IN_YEARS}') >= 10 && Number('${PATIENT_AGE_IN_YEARS}') < 19",
71
+ code: "TEENAGER",
72
+ description: "Adolescente",
73
+ defaultSelection: false,
74
+ active: true,
75
+ enable: false
76
+ },
77
+ {
78
+ sequence: 4,
79
+ formulaToEnable: "Number('${PATIENT_AGE_IN_YEARS}') >= 18 && Number('${PATIENT_AGE_IN_YEARS}') < 60",
80
+ code: "ADULT",
81
+ description: "Adulto",
82
+ defaultSelection: false,
83
+ active: true,
84
+ enable: true
85
+ },
86
+ {
87
+ sequence: 5,
88
+ formulaToEnable: "Number('${PATIENT_AGE_IN_YEARS}') >= 60",
89
+ code: "EIDERLY",
90
+ description: "Idoso",
91
+ defaultSelection: false,
92
+ active: true,
93
+ enable: false
94
+ }
95
+ ],
96
+ formulaToAnswer: "Number('${PATIENT_AGE_IN_YEARS}') < 2 ? 'LACTENT' : Number('${PATIENT_AGE_IN_YEARS}') >= 2 && Number('${PATIENT_AGE_IN_YEARS}') < 10 ? 'CHILD' : Number('${PATIENT_AGE_IN_YEARS}') >= 10 && Number('${PATIENT_AGE_IN_YEARS}') < 19 ? 'TEENAGER' : Number('${PATIENT_AGE_IN_YEARS}') >= 19 && Number('${PATIENT_AGE_IN_YEARS}') < 60 ? 'ADULT' : 'EIDERLY'",
97
+ formulaToEnable: "true",
98
+ validations: [
99
+ {
100
+ type: "VALIDATION",
101
+ typeOutput: "TEXT",
102
+ formulaToMessage: "${TYPE_ASSESSMENT}.length === 0 ? 'Campo obrigatório' : ''"
103
+ }
104
+ ],
105
+ active: true,
106
+ show: true,
107
+ readOnly: false,
108
+ required: false,
109
+ requestGraphicData: [],
110
+ createdAtDateTime: "2025-08-14T19:16:25.409Z",
111
+ updatedAtDateTime: "2025-08-14T19:16:25.409Z",
112
+ __v: 0,
113
+ variantView: "BUTTON",
114
+ answer: "ADULT"
115
+ }
116
+ ]
117
+ },
118
+ {
119
+ id: "c4fc508b-999a-4042-91b2-4654046ef438",
120
+ line: 2,
121
+ collumns: [
122
+ {
123
+ _id: "689e37a223b914800683aa68",
124
+ form: "689e029db13c27189bce136d",
125
+ sequence: 2,
126
+ code: "SKY-2-KAIR",
127
+ description: "Dados antropometricos básicos",
128
+ line: 2,
129
+ column: 1,
130
+ type: "GROUP",
131
+ category: "ANTHROPOMETRY",
132
+ formulaToEnable: "true",
133
+ active: true,
134
+ show: true,
135
+ readOnly: false,
136
+ required: false,
137
+ options: [],
138
+ validations: [],
139
+ requestGraphicData: [],
140
+ createdAtDateTime: "2025-08-14T19:23:14.001Z",
141
+ updatedAtDateTime: "2025-08-14T19:23:14.001Z",
142
+ __v: 0,
143
+ lines: [
144
+ {
145
+ id: "f5207c30-eee9-4fad-8f99-13039199ffe4",
146
+ line: 3,
147
+ collumns: [
148
+ {
149
+ _id: "689e390023b914800683aa70",
150
+ form: "689e029db13c27189bce136d",
151
+ sequence: 3,
152
+ code: "CURRENT_WEIGHT",
153
+ description: "Peso",
154
+ parent: "689e37a223b914800683aa68",
155
+ line: 3,
156
+ column: 1,
157
+ type: "QUESTION",
158
+ typeAnswer: "OPEN_NUMBER",
159
+ category: "ANTHROPOMETRY",
160
+ measurementUnit: "Kg",
161
+ formulaToEnable: "true",
162
+ active: true,
163
+ show: true,
164
+ readOnly: false,
165
+ required: false,
166
+ options: [],
167
+ validations: [],
168
+ requestGraphicData: [],
169
+ createdAtDateTime: "2025-08-14T19:29:04.576Z",
170
+ updatedAtDateTime: "2025-08-14T19:29:04.576Z",
171
+ __v: 0,
172
+ ellegibleForComparison: true
173
+ },
174
+ {
175
+ _id: "689e395a23b914800683aa78",
176
+ form: "689e029db13c27189bce136d",
177
+ sequence: 4,
178
+ code: "HEIGHT_IN_CM",
179
+ description: "Altura",
180
+ parent: "689e37a223b914800683aa68",
181
+ line: 3,
182
+ column: 2,
183
+ type: "QUESTION",
184
+ typeAnswer: "OPEN_NUMBER",
185
+ category: "ANTHROPOMETRY",
186
+ measurementUnit: "cm",
187
+ formulaToEnable: "true",
188
+ active: true,
189
+ show: true,
190
+ readOnly: false,
191
+ required: false,
192
+ options: [],
193
+ validations: [],
194
+ requestGraphicData: [],
195
+ createdAtDateTime: "2025-08-14T19:30:35.000Z",
196
+ updatedAtDateTime: "2025-08-14T19:30:35.000Z",
197
+ __v: 0
198
+ }
199
+ ]
200
+ },
201
+ {
202
+ id: "d8dba309-8b14-4ed3-89ff-af7bd23cb19e",
203
+ line: 4,
204
+ collumns: [
205
+ {
206
+ _id: "689e3d8be7fafb681db6f7aa",
207
+ form: "689e029db13c27189bce136d",
208
+ sequence: 5,
209
+ code: "BTN_ESTIMATE_WEIGHT",
210
+ description: "Estimar peso",
211
+ parent: "689e37a223b914800683aa68",
212
+ line: 4,
213
+ column: 1,
214
+ type: "BUTTON",
215
+ category: "ANTHROPOMETRY",
216
+ typeButtonAction: "OPEN_MODAL",
217
+ formulaToEnable: "true",
218
+ active: true,
219
+ show: true,
220
+ readOnly: false,
221
+ required: false,
222
+ options: [],
223
+ validations: [],
224
+ requestGraphicData: [],
225
+ createdAtDateTime: "2025-08-14T19:48:27.237Z",
226
+ updatedAtDateTime: "2025-08-14T19:48:27.237Z",
227
+ __v: 0,
228
+ lines: [
229
+ {
230
+ id: "e152490a-673a-4aba-b1af-f194e19431e7",
231
+ line: 5,
232
+ collumns: [
233
+ {
234
+ _id: "68a48cb32e90c3294e9934cd",
235
+ form: "689e029db13c27189bce136d",
236
+ sequence: 7,
237
+ code: "MODAL_ESTIMATE_WEIGHT",
238
+ parent: "689e3d8be7fafb681db6f7aa",
239
+ line: 5,
240
+ column: 1,
241
+ type: "MODAL",
242
+ category: "ANTHROPOMETRY",
243
+ formulaToEnable: "true",
244
+ active: true,
245
+ show: true,
246
+ readOnly: false,
247
+ required: false,
248
+ modalConfig: {
249
+ title: "Preencha as medidas para estimar o peso do paciente",
250
+ description: "",
251
+ labelButtonCancel: "Cancelar",
252
+ labelButtonConfirm: "Usar valor"
253
+ },
254
+ options: [],
255
+ validations: [],
256
+ requestGraphicData: [],
257
+ createdAtDateTime: "2025-08-19T14:39:47.424Z",
258
+ updatedAtDateTime: "2025-08-19T17:32:32.159Z",
259
+ __v: 0,
260
+ lines: [
261
+ {
262
+ id: "07afdee6-6ac4-43e7-909a-f23377352e85",
263
+ line: 6,
264
+ collumns: [
265
+ {
266
+ _id: "68a4ad852e90c3294e9934d6",
267
+ form: "689e029db13c27189bce136d",
268
+ sequence: 8,
269
+ code: "FORMULA_ESTIMATE_WEIGHT",
270
+ description: "Fórmula para estimar peso",
271
+ parent: "68a48cb32e90c3294e9934cd",
272
+ line: 6,
273
+ column: 1,
274
+ type: "QUESTION",
275
+ typeAnswer: "CHOICE_SINGLE",
276
+ category: "ANTHROPOMETRY",
277
+ variantView: "LIST",
278
+ options: [
279
+ {
280
+ sequence: 1,
281
+ code: "CHUMLEA",
282
+ description: "Chumlea",
283
+ defaultSelection: true,
284
+ active: true
285
+ }
286
+ ],
287
+ formulaToEnable: "true",
288
+ active: true,
289
+ show: true,
290
+ readOnly: false,
291
+ required: false,
292
+ validations: [],
293
+ requestGraphicData: [],
294
+ createdAtDateTime: "2025-08-19T16:59:49.814Z",
295
+ updatedAtDateTime: "2025-08-19T16:59:49.814Z",
296
+ __v: 0
297
+ }
298
+ ]
299
+ },
300
+ {
301
+ id: "8e86b2e4-0ece-4b91-b214-e3a10092e1fc",
302
+ line: 7,
303
+ collumns: [
304
+ {
305
+ _id: "68a4aed32e90c3294e9934de",
306
+ form: "689e029db13c27189bce136d",
307
+ sequence: 9,
308
+ code: "CHUMLEA_CALF_CIRCUNFERENCE",
309
+ description: "Circunferência da panturrilha",
310
+ parent: "68a48cb32e90c3294e9934cd",
311
+ line: 7,
312
+ column: 1,
313
+ type: "QUESTION",
314
+ typeAnswer: "OPEN_NUMBER",
315
+ category: "ANTHROPOMETRY",
316
+ formulaToEnable: "true",
317
+ active: true,
318
+ show: true,
319
+ readOnly: false,
320
+ required: false,
321
+ options: [],
322
+ validations: [],
323
+ requestGraphicData: [],
324
+ createdAtDateTime: "2025-08-19T17:05:23.199Z",
325
+ updatedAtDateTime: "2025-08-19T17:05:23.199Z",
326
+ __v: 0
327
+ }
328
+ ]
329
+ },
330
+ {
331
+ id: "b3d49da1-dda0-4ed3-946a-57d05975f099",
332
+ line: 11,
333
+ collumns: [
334
+ {
335
+ _id: "68a4b36b2e90c3294e993501",
336
+ form: "689e029db13c27189bce136d",
337
+ sequence: 13,
338
+ code: "ESTIMATE_WEIGHT",
339
+ description: "Peso estimado",
340
+ parent: "68a48cb32e90c3294e9934cd",
341
+ line: 11,
342
+ column: 1,
343
+ type: "QUESTION",
344
+ typeAnswer: "OPEN_NUMBER",
345
+ category: "ANTHROPOMETRY",
346
+ formulaToAnswer: "'${FORMULA_ESTIMATE_WEIGHT}' === 'CHUMLEA' ? ((0.98 * Number('${CHUMLEA_CALF_CIRCUNFERENCE}')) + (1.16 * Number('${CHUMLEA_KNEE_HEIGHT}')) + (1.73 * Number('${CHUMLEA_ARM_CIRCUNFERENCE}')) + (0.37 * Number('${CHUMLEA_SUBSCAPULAR_FOLD}')) - 81.69) : 0",
347
+ formulaToEnable: "true",
348
+ active: true,
349
+ show: true,
350
+ readOnly: false,
351
+ required: false,
352
+ options: [],
353
+ validations: [],
354
+ requestGraphicData: [],
355
+ createdAtDateTime: "2025-08-19T17:24:59.277Z",
356
+ updatedAtDateTime: "2025-08-19T17:24:59.277Z",
357
+ __v: 0
358
+ }
359
+ ]
360
+ }
361
+ ]
362
+ }
363
+ ]
364
+ }
365
+ ]
366
+ },
367
+ {
368
+ _id: "689e3dc6e7fafb681db6f7b1",
369
+ form: "689e029db13c27189bce136d",
370
+ sequence: 6,
371
+ code: "BTN_ESTIMATE_HEIGHT",
372
+ description: "Estimar altura",
373
+ parent: "689e37a223b914800683aa68",
374
+ line: 4,
375
+ column: 2,
376
+ type: "BUTTON",
377
+ category: "ANTHROPOMETRY",
378
+ typeButtonAction: "OPEN_MODAL",
379
+ formulaToEnable: "true",
380
+ active: true,
381
+ show: true,
382
+ readOnly: false,
383
+ required: false,
384
+ options: [],
385
+ validations: [],
386
+ requestGraphicData: [],
387
+ createdAtDateTime: "2025-08-14T19:49:26.020Z",
388
+ updatedAtDateTime: "2025-08-14T19:49:26.020Z",
389
+ __v: 0,
390
+ lines: [
391
+ {
392
+ id: "50f81055-d5c6-4cf6-ab7a-ec9c86dd664b",
393
+ line: 12,
394
+ collumns: [
395
+ {
396
+ _id: "68a4b4a82e90c3294e99350b",
397
+ form: "689e029db13c27189bce136d",
398
+ sequence: 14,
399
+ code: "MODAL_ESTIMATE_HEIGHT",
400
+ parent: "689e3dc6e7fafb681db6f7b1",
401
+ line: 12,
402
+ column: 1,
403
+ type: "MODAL",
404
+ category: "ANTHROPOMETRY",
405
+ formulaToEnable: "true",
406
+ active: true,
407
+ show: true,
408
+ readOnly: false,
409
+ required: false,
410
+ modalConfig: {
411
+ title: "Preencha as medidas para estimar a altura do paciente",
412
+ description: "",
413
+ labelButtonCancel: "Cancelar",
414
+ labelButtonConfirm: "Usar valor"
415
+ },
416
+ options: [],
417
+ validations: [],
418
+ requestGraphicData: [],
419
+ createdAtDateTime: "2025-08-19T17:30:16.280Z",
420
+ updatedAtDateTime: "2025-08-19T17:32:57.240Z",
421
+ __v: 0,
422
+ lines: [
423
+ {
424
+ id: "e220d321-f368-4d26-9b0b-894d1fbdfed8",
425
+ line: 13,
426
+ collumns: [
427
+ {
428
+ _id: "68a4ccc42e90c3294e993526",
429
+ form: "689e029db13c27189bce136d",
430
+ sequence: 15,
431
+ code: "CHUMLEA_KNEE_HEIGHT",
432
+ description: "Altura do joelho",
433
+ parent: "68a4b4a82e90c3294e99350b",
434
+ line: 13,
435
+ column: 1,
436
+ type: "QUESTION",
437
+ typeAnswer: "OPEN_NUMBER",
438
+ category: "ANTHROPOMETRY",
439
+ formulaToEnable: "true",
440
+ active: true,
441
+ show: true,
442
+ readOnly: false,
443
+ required: false,
444
+ options: [],
445
+ validations: [],
446
+ requestGraphicData: [],
447
+ createdAtDateTime: "2025-08-19T19:13:08.141Z",
448
+ updatedAtDateTime: "2025-08-19T19:13:08.141Z",
449
+ __v: 0
450
+ }
451
+ ]
452
+ },
453
+ {
454
+ id: "c3d055d4-eb0a-4b80-9bd7-a599da69dccb",
455
+ line: 14,
456
+ collumns: [
457
+ {
458
+ _id: "68a4cda22e90c3294e993530",
459
+ form: "689e029db13c27189bce136d",
460
+ sequence: 16,
461
+ code: "FORMULA_ESTIMATE_HEIGHT",
462
+ description: "Fórmula para estimar altura",
463
+ parent: "68a4b4a82e90c3294e99350b",
464
+ line: 14,
465
+ column: 1,
466
+ type: "QUESTION",
467
+ typeAnswer: "CHOICE_SINGLE",
468
+ category: "ANTHROPOMETRY",
469
+ variantView: "LIST",
470
+ options: [
471
+ {
472
+ sequence: 1,
473
+ code: "CHUMLEA",
474
+ description: "Chumlea",
475
+ defaultSelection: true,
476
+ active: true
477
+ }
478
+ ],
479
+ formulaToEnable: "true",
480
+ active: true,
481
+ show: true,
482
+ readOnly: false,
483
+ required: false,
484
+ validations: [],
485
+ requestGraphicData: [],
486
+ createdAtDateTime: "2025-08-19T19:16:50.471Z",
487
+ updatedAtDateTime: "2025-08-19T19:16:50.471Z",
488
+ __v: 0
489
+ }
490
+ ]
491
+ },
492
+ {
493
+ id: "aca099dc-42f3-4610-ab63-c3d3fc37acd4",
494
+ line: 15,
495
+ collumns: [
496
+ {
497
+ _id: "68a4ce0e2e90c3294e993538",
498
+ form: "689e029db13c27189bce136d",
499
+ sequence: 17,
500
+ code: "ESTIMATE_HEIGHT",
501
+ description: "Altura estimada",
502
+ parent: "68a4b4a82e90c3294e99350b",
503
+ line: 15,
504
+ column: 1,
505
+ type: "QUESTION",
506
+ typeAnswer: "OPEN_NUMBER",
507
+ category: "ANTHROPOMETRY",
508
+ formulaToAnswer: "'${FORMULA_ESTIMATE_HEIGHT}' === 'CHUMLEA' ? ((2.02 * Number('${CHUMLEA_TO_HEIGHT_KNEE_HEIGHT}')) - (0.04 * Number('${PATIENT_AGE_IN_YEARS}')) + 64.19) : 0",
509
+ formulaToEnable: "true",
510
+ active: true,
511
+ show: true,
512
+ readOnly: false,
513
+ required: false,
514
+ options: [],
515
+ validations: [],
516
+ requestGraphicData: [],
517
+ createdAtDateTime: "2025-08-19T19:18:38.430Z",
518
+ updatedAtDateTime: "2025-08-19T19:18:38.430Z",
519
+ __v: 0,
520
+ answer: 0
521
+ }
522
+ ]
523
+ }
524
+ ]
525
+ }
526
+ ]
527
+ }
528
+ ]
529
+ }
530
+ ]
531
+ }
532
+ ]
533
+ }
534
+ ]
535
+ },
536
+ {
537
+ id: "f9f64e9f-2ff8-42d0-9104-008d0a6a3906",
538
+ line: 17,
539
+ collumns: [
540
+ {
541
+ _id: "68e9538912a9fe7d491619b2",
542
+ form: "689e029db13c27189bce136d",
543
+ sequence: 19,
544
+ code: "SKY-19-ENUS",
545
+ description: "Dobras cutâneas (mm)",
546
+ line: 17,
547
+ column: 1,
548
+ type: "GROUP",
549
+ category: "ANTHROPOMETRY",
550
+ formulaToEnable: "true",
551
+ active: true,
552
+ show: true,
553
+ readOnly: false,
554
+ required: false,
555
+ ellegibleForComparison: false,
556
+ groupConfig: {
557
+ showTips: true
558
+ },
559
+ options: [],
560
+ validations: [],
561
+ requestGraphicData: [],
562
+ tips: [],
563
+ createdAtDateTime: "2025-10-10T18:42:17.043Z",
564
+ updatedAtDateTime: "2025-10-10T18:42:17.043Z",
565
+ __v: 0,
566
+ lines: [
567
+ {
568
+ id: "7e8e7200-32df-4919-bcdf-813e255cd73e",
569
+ line: 18,
570
+ collumns: [
571
+ {
572
+ _id: "68e9549f12a9fe7d491619bb",
573
+ form: "689e029db13c27189bce136d",
574
+ sequence: 20,
575
+ code: "DOBRA_TRICEPTAL",
576
+ description: "Triceptal",
577
+ parent: "68e9538912a9fe7d491619b2",
578
+ line: 18,
579
+ column: 1,
580
+ type: "QUESTION",
581
+ typeAnswer: "OPEN_NUMBER",
582
+ category: "ANTHROPOMETRY",
583
+ formulaToEnable: "true",
584
+ active: true,
585
+ show: true,
586
+ readOnly: false,
587
+ required: false,
588
+ ellegibleForComparison: false,
589
+ options: [],
590
+ validations: [],
591
+ requestGraphicData: [],
592
+ tips: [],
593
+ createdAtDateTime: "2025-10-10T18:46:55.789Z",
594
+ updatedAtDateTime: "2025-10-10T18:46:55.789Z",
595
+ __v: 0
596
+ }
597
+ ]
598
+ },
599
+ {
600
+ id: "f752088c-f069-479f-b612-97381d4a855d",
601
+ line: 19,
602
+ collumns: [
603
+ {
604
+ _id: "68e9551412a9fe7d491619c3",
605
+ form: "689e029db13c27189bce136d",
606
+ sequence: 21,
607
+ code: "DOBRA_BICEPTAL",
608
+ description: "Bíceps",
609
+ parent: "68e9538912a9fe7d491619b2",
610
+ line: 19,
611
+ column: 1,
612
+ type: "QUESTION",
613
+ typeAnswer: "OPEN_NUMBER",
614
+ category: "ANTHROPOMETRY",
615
+ formulaToEnable: "true",
616
+ active: true,
617
+ show: true,
618
+ readOnly: false,
619
+ required: false,
620
+ ellegibleForComparison: false,
621
+ options: [],
622
+ validations: [],
623
+ requestGraphicData: [],
624
+ tips: [
625
+ {
626
+ title: "Exemplo dobra biceptal",
627
+ type: "IMAGE",
628
+ thumb: "https://skydiet-asset.s3.us-east-2.amazonaws.com/dobra-biceps.png"
629
+ }
630
+ ],
631
+ createdAtDateTime: "2025-10-10T18:48:52.252Z",
632
+ updatedAtDateTime: "2025-10-10T18:48:52.252Z",
633
+ __v: 0
634
+ }
635
+ ]
636
+ },
637
+ {
638
+ id: "8a3e792a-a3d9-4977-9c9a-a73f553f2344",
639
+ line: 20,
640
+ collumns: [
641
+ {
642
+ _id: "68e9553912a9fe7d491619cb",
643
+ form: "689e029db13c27189bce136d",
644
+ sequence: 22,
645
+ code: "DOBRA_SUBESCAPULAR",
646
+ description: "Subescapular",
647
+ parent: "68e9538912a9fe7d491619b2",
648
+ line: 20,
649
+ column: 1,
650
+ type: "QUESTION",
651
+ typeAnswer: "OPEN_NUMBER",
652
+ category: "ANTHROPOMETRY",
653
+ formulaToEnable: "true",
654
+ active: true,
655
+ show: true,
656
+ readOnly: false,
657
+ required: false,
658
+ ellegibleForComparison: false,
659
+ options: [],
660
+ validations: [],
661
+ requestGraphicData: [],
662
+ tips: [],
663
+ createdAtDateTime: "2025-10-10T18:49:29.115Z",
664
+ updatedAtDateTime: "2025-10-10T18:49:29.115Z",
665
+ __v: 0
666
+ }
667
+ ]
668
+ },
669
+ {
670
+ id: "6f06feab-24e3-48f8-bf35-6908be823682",
671
+ line: 21,
672
+ collumns: [
673
+ {
674
+ _id: "68e9556312a9fe7d491619d3",
675
+ form: "689e029db13c27189bce136d",
676
+ sequence: 23,
677
+ code: "DOBRA_AXILAR_MEDIO",
678
+ description: "Axilar médio",
679
+ parent: "68e9538912a9fe7d491619b2",
680
+ line: 21,
681
+ column: 1,
682
+ type: "QUESTION",
683
+ typeAnswer: "OPEN_NUMBER",
684
+ category: "ANTHROPOMETRY",
685
+ formulaToEnable: "true",
686
+ active: true,
687
+ show: true,
688
+ readOnly: false,
689
+ required: false,
690
+ ellegibleForComparison: false,
691
+ options: [],
692
+ validations: [],
693
+ requestGraphicData: [],
694
+ tips: [],
695
+ createdAtDateTime: "2025-10-10T18:50:11.725Z",
696
+ updatedAtDateTime: "2025-10-10T18:50:11.725Z",
697
+ __v: 0
698
+ }
699
+ ]
700
+ },
701
+ {
702
+ id: "400e6266-dbae-4d87-8de8-0cfda04cce1c",
703
+ line: 22,
704
+ collumns: [
705
+ {
706
+ _id: "68e9557b12a9fe7d491619db",
707
+ form: "689e029db13c27189bce136d",
708
+ sequence: 24,
709
+ code: "DOBRA_SUPRAILIACA",
710
+ description: "Suprailíaca",
711
+ parent: "68e9538912a9fe7d491619b2",
712
+ line: 22,
713
+ column: 1,
714
+ type: "QUESTION",
715
+ typeAnswer: "OPEN_NUMBER",
716
+ category: "ANTHROPOMETRY",
717
+ formulaToEnable: "true",
718
+ active: true,
719
+ show: true,
720
+ readOnly: false,
721
+ required: false,
722
+ ellegibleForComparison: false,
723
+ options: [],
724
+ validations: [],
725
+ requestGraphicData: [],
726
+ tips: [],
727
+ createdAtDateTime: "2025-10-10T18:50:35.230Z",
728
+ updatedAtDateTime: "2025-10-10T18:50:35.230Z",
729
+ __v: 0
730
+ }
731
+ ]
732
+ },
733
+ {
734
+ id: "39db2538-bd9c-451e-a361-bc8b60586e43",
735
+ line: 23,
736
+ collumns: [
737
+ {
738
+ _id: "68e955ae12a9fe7d491619e3",
739
+ form: "689e029db13c27189bce136d",
740
+ sequence: 25,
741
+ code: "DOBRA_TORAXICA",
742
+ description: "Toráxica",
743
+ parent: "68e9538912a9fe7d491619b2",
744
+ line: 23,
745
+ column: 1,
746
+ type: "QUESTION",
747
+ typeAnswer: "OPEN_NUMBER",
748
+ category: "ANTHROPOMETRY",
749
+ formulaToEnable: "true",
750
+ active: true,
751
+ show: true,
752
+ readOnly: false,
753
+ required: false,
754
+ ellegibleForComparison: false,
755
+ options: [],
756
+ validations: [],
757
+ requestGraphicData: [],
758
+ tips: [],
759
+ createdAtDateTime: "2025-10-10T18:51:26.796Z",
760
+ updatedAtDateTime: "2025-10-10T18:51:26.796Z",
761
+ __v: 0
762
+ }
763
+ ]
764
+ },
765
+ {
766
+ id: "01166770-c177-444b-a2bc-d5fb6f0dc3a4",
767
+ line: 24,
768
+ collumns: [
769
+ {
770
+ _id: "68e955c212a9fe7d491619eb",
771
+ form: "689e029db13c27189bce136d",
772
+ sequence: 26,
773
+ code: "DOBRA_ABDOMINAL",
774
+ description: "Abdominal",
775
+ parent: "68e9538912a9fe7d491619b2",
776
+ line: 24,
777
+ column: 1,
778
+ type: "QUESTION",
779
+ typeAnswer: "OPEN_NUMBER",
780
+ category: "ANTHROPOMETRY",
781
+ formulaToEnable: "true",
782
+ active: true,
783
+ show: true,
784
+ readOnly: false,
785
+ required: false,
786
+ ellegibleForComparison: false,
787
+ options: [],
788
+ validations: [],
789
+ requestGraphicData: [],
790
+ tips: [],
791
+ createdAtDateTime: "2025-10-10T18:51:46.056Z",
792
+ updatedAtDateTime: "2025-10-10T18:51:46.056Z",
793
+ __v: 0
794
+ }
795
+ ]
796
+ },
797
+ {
798
+ id: "6e286061-a0df-4ed0-9c01-ee461e1906c5",
799
+ line: 25,
800
+ collumns: [
801
+ {
802
+ _id: "68e955d112a9fe7d491619f3",
803
+ form: "689e029db13c27189bce136d",
804
+ sequence: 27,
805
+ code: "DOBRA_COXA",
806
+ description: "Coxa",
807
+ parent: "68e9538912a9fe7d491619b2",
808
+ line: 25,
809
+ column: 1,
810
+ type: "QUESTION",
811
+ typeAnswer: "OPEN_NUMBER",
812
+ category: "ANTHROPOMETRY",
813
+ formulaToEnable: "true",
814
+ active: true,
815
+ show: true,
816
+ readOnly: false,
817
+ required: false,
818
+ ellegibleForComparison: false,
819
+ options: [],
820
+ validations: [],
821
+ requestGraphicData: [],
822
+ tips: [],
823
+ createdAtDateTime: "2025-10-10T18:52:01.389Z",
824
+ updatedAtDateTime: "2025-10-10T18:52:01.389Z",
825
+ __v: 0
826
+ }
827
+ ]
828
+ },
829
+ {
830
+ id: "0364a5fe-f690-4040-9d4a-aca5e66ad11a",
831
+ line: 26,
832
+ collumns: [
833
+ {
834
+ _id: "68e955e312a9fe7d491619fb",
835
+ form: "689e029db13c27189bce136d",
836
+ sequence: 28,
837
+ code: "DOBRA_PANTURRILHA",
838
+ description: "Panturrilha",
839
+ parent: "68e9538912a9fe7d491619b2",
840
+ line: 26,
841
+ column: 1,
842
+ type: "QUESTION",
843
+ typeAnswer: "OPEN_NUMBER",
844
+ category: "ANTHROPOMETRY",
845
+ formulaToEnable: "true",
846
+ active: true,
847
+ show: true,
848
+ readOnly: false,
849
+ required: false,
850
+ ellegibleForComparison: false,
851
+ options: [],
852
+ validations: [],
853
+ requestGraphicData: [],
854
+ tips: [],
855
+ createdAtDateTime: "2025-10-10T18:52:19.230Z",
856
+ updatedAtDateTime: "2025-10-10T18:52:19.230Z",
857
+ __v: 0
858
+ }
859
+ ]
860
+ },
861
+ {
862
+ id: "0d4017df-956c-4736-9603-c12eed4a73c4",
863
+ line: 27,
864
+ collumns: [
865
+ {
866
+ _id: "68e955ef12a9fe7d49161a03",
867
+ form: "689e029db13c27189bce136d",
868
+ sequence: 29,
869
+ code: "DOBRA_PEITORAL",
870
+ description: "Peitoral",
871
+ parent: "68e9538912a9fe7d491619b2",
872
+ line: 27,
873
+ column: 1,
874
+ type: "QUESTION",
875
+ typeAnswer: "OPEN_NUMBER",
876
+ category: "ANTHROPOMETRY",
877
+ formulaToEnable: "true",
878
+ active: true,
879
+ show: true,
880
+ readOnly: false,
881
+ required: false,
882
+ ellegibleForComparison: false,
883
+ options: [],
884
+ validations: [],
885
+ requestGraphicData: [],
886
+ tips: [],
887
+ createdAtDateTime: "2025-10-10T18:52:31.625Z",
888
+ updatedAtDateTime: "2025-10-10T18:52:31.625Z",
889
+ __v: 0
890
+ }
891
+ ]
892
+ }
893
+ ]
894
+ }
895
+ ]
896
+ },
897
+ {
898
+ id: "d6789360-a2ec-4521-92f3-87510ca83184",
899
+ line: 28,
900
+ collumns: [
901
+ {
902
+ _id: "68e9589912a9fe7d49161a0b",
903
+ form: "689e029db13c27189bce136d",
904
+ sequence: 30,
905
+ code: "SKY-30-S8EF",
906
+ description: "Circunferências corporais (cm)",
907
+ line: 28,
908
+ column: 1,
909
+ type: "GROUP",
910
+ category: "ANTHROPOMETRY",
911
+ formulaToEnable: "true",
912
+ active: true,
913
+ show: true,
914
+ readOnly: false,
915
+ required: false,
916
+ ellegibleForComparison: false,
917
+ groupConfig: {
918
+ showTips: true
919
+ },
920
+ options: [],
921
+ validations: [],
922
+ requestGraphicData: [],
923
+ tips: [],
924
+ createdAtDateTime: "2025-10-10T19:03:53.273Z",
925
+ updatedAtDateTime: "2025-10-10T19:03:53.273Z",
926
+ __v: 0,
927
+ lines: [
928
+ {
929
+ id: "236457aa-e4aa-4e89-b105-0472740e7b9d",
930
+ line: 29,
931
+ collumns: [
932
+ {
933
+ _id: "68e958d812a9fe7d49161a14",
934
+ form: "689e029db13c27189bce136d",
935
+ sequence: 31,
936
+ code: "CIRCUNFERENCIA_PESCOCO",
937
+ description: "Pescoço",
938
+ parent: "68e9589912a9fe7d49161a0b",
939
+ line: 29,
940
+ column: 1,
941
+ type: "QUESTION",
942
+ typeAnswer: "OPEN_NUMBER",
943
+ category: "ANTHROPOMETRY",
944
+ formulaToEnable: "true",
945
+ active: true,
946
+ show: true,
947
+ readOnly: false,
948
+ required: false,
949
+ ellegibleForComparison: false,
950
+ options: [],
951
+ validations: [],
952
+ requestGraphicData: [],
953
+ tips: [],
954
+ createdAtDateTime: "2025-10-10T19:04:56.964Z",
955
+ updatedAtDateTime: "2025-10-10T19:04:56.964Z",
956
+ __v: 0
957
+ },
958
+ {
959
+ _id: "68e9593e12a9fe7d49161a1b",
960
+ form: "689e029db13c27189bce136d",
961
+ sequence: 32,
962
+ code: "CIRCUNFERENCIA_TORAX",
963
+ description: "Tórax",
964
+ parent: "68e9589912a9fe7d49161a0b",
965
+ line: 29,
966
+ column: 1,
967
+ type: "QUESTION",
968
+ typeAnswer: "OPEN_NUMBER",
969
+ category: "ANTHROPOMETRY",
970
+ formulaToEnable: "true",
971
+ active: true,
972
+ show: true,
973
+ readOnly: false,
974
+ required: false,
975
+ ellegibleForComparison: false,
976
+ options: [],
977
+ validations: [],
978
+ requestGraphicData: [],
979
+ tips: [],
980
+ createdAtDateTime: "2025-10-10T19:06:38.701Z",
981
+ updatedAtDateTime: "2025-10-10T19:06:38.701Z",
982
+ __v: 0
983
+ }
984
+ ]
985
+ },
986
+ {
987
+ id: "d5e8a115-fe47-4620-b893-61ebfb7cd2e8",
988
+ line: 30,
989
+ collumns: [
990
+ {
991
+ _id: "68e9595c12a9fe7d49161a22",
992
+ form: "689e029db13c27189bce136d",
993
+ sequence: 33,
994
+ code: "CIRCUNFERENCIA_OMBRO",
995
+ description: "OMBRO",
996
+ parent: "68e9589912a9fe7d49161a0b",
997
+ line: 30,
998
+ column: 1,
999
+ type: "QUESTION",
1000
+ typeAnswer: "OPEN_NUMBER",
1001
+ category: "ANTHROPOMETRY",
1002
+ formulaToEnable: "true",
1003
+ active: true,
1004
+ show: true,
1005
+ readOnly: false,
1006
+ required: false,
1007
+ ellegibleForComparison: false,
1008
+ options: [],
1009
+ validations: [],
1010
+ requestGraphicData: [],
1011
+ tips: [],
1012
+ createdAtDateTime: "2025-10-10T19:07:08.298Z",
1013
+ updatedAtDateTime: "2025-10-10T19:07:08.298Z",
1014
+ __v: 0
1015
+ },
1016
+ {
1017
+ _id: "68e9598412a9fe7d49161a29",
1018
+ form: "689e029db13c27189bce136d",
1019
+ sequence: 34,
1020
+ code: "CIRCUNFERENCIA_CINTURA",
1021
+ description: "Cintura",
1022
+ parent: "68e9589912a9fe7d49161a0b",
1023
+ line: 30,
1024
+ column: 1,
1025
+ type: "QUESTION",
1026
+ typeAnswer: "OPEN_NUMBER",
1027
+ category: "ANTHROPOMETRY",
1028
+ formulaToEnable: "true",
1029
+ active: true,
1030
+ show: true,
1031
+ readOnly: false,
1032
+ required: false,
1033
+ ellegibleForComparison: false,
1034
+ options: [],
1035
+ validations: [],
1036
+ requestGraphicData: [],
1037
+ tips: [],
1038
+ createdAtDateTime: "2025-10-10T19:07:48.462Z",
1039
+ updatedAtDateTime: "2025-10-10T19:07:48.462Z",
1040
+ __v: 0
1041
+ }
1042
+ ]
1043
+ },
1044
+ {
1045
+ id: "331850fc-63dc-41e3-82e1-fb668bf8400b",
1046
+ line: 31,
1047
+ collumns: [
1048
+ {
1049
+ _id: "68e9599b12a9fe7d49161a30",
1050
+ form: "689e029db13c27189bce136d",
1051
+ sequence: 35,
1052
+ code: "CIRCUNFERENCIA_QUADRIL",
1053
+ description: "Quadril",
1054
+ parent: "68e9589912a9fe7d49161a0b",
1055
+ line: 31,
1056
+ column: 1,
1057
+ type: "QUESTION",
1058
+ typeAnswer: "OPEN_NUMBER",
1059
+ category: "ANTHROPOMETRY",
1060
+ formulaToEnable: "true",
1061
+ active: true,
1062
+ show: true,
1063
+ readOnly: false,
1064
+ required: false,
1065
+ ellegibleForComparison: false,
1066
+ options: [],
1067
+ validations: [],
1068
+ requestGraphicData: [],
1069
+ tips: [],
1070
+ createdAtDateTime: "2025-10-10T19:08:11.991Z",
1071
+ updatedAtDateTime: "2025-10-10T19:08:11.991Z",
1072
+ __v: 0
1073
+ },
1074
+ {
1075
+ _id: "68e959b212a9fe7d49161a37",
1076
+ form: "689e029db13c27189bce136d",
1077
+ sequence: 36,
1078
+ code: "CIRCUNFERENCIA_ABDOMEN",
1079
+ description: "Abdomén",
1080
+ parent: "68e9589912a9fe7d49161a0b",
1081
+ line: 31,
1082
+ column: 1,
1083
+ type: "QUESTION",
1084
+ typeAnswer: "OPEN_NUMBER",
1085
+ category: "ANTHROPOMETRY",
1086
+ formulaToEnable: "true",
1087
+ active: true,
1088
+ show: true,
1089
+ readOnly: false,
1090
+ required: false,
1091
+ ellegibleForComparison: false,
1092
+ options: [],
1093
+ validations: [],
1094
+ requestGraphicData: [],
1095
+ tips: [],
1096
+ createdAtDateTime: "2025-10-10T19:08:34.808Z",
1097
+ updatedAtDateTime: "2025-10-10T19:08:34.808Z",
1098
+ __v: 0
1099
+ }
1100
+ ]
1101
+ },
1102
+ {
1103
+ id: "b6ae1a74-bfc5-41e0-8777-0234d156efcf",
1104
+ line: 32,
1105
+ collumns: [
1106
+ {
1107
+ _id: "68e959d512a9fe7d49161a3e",
1108
+ form: "689e029db13c27189bce136d",
1109
+ sequence: 37,
1110
+ code: "CIRCUNFERENCIA_BRACO_DIR_RELAXADO",
1111
+ description: "Braço Direito Relaxado",
1112
+ parent: "68e9589912a9fe7d49161a0b",
1113
+ line: 32,
1114
+ column: 1,
1115
+ type: "QUESTION",
1116
+ typeAnswer: "OPEN_NUMBER",
1117
+ category: "ANTHROPOMETRY",
1118
+ formulaToEnable: "true",
1119
+ active: true,
1120
+ show: true,
1121
+ readOnly: false,
1122
+ required: false,
1123
+ ellegibleForComparison: false,
1124
+ options: [],
1125
+ validations: [],
1126
+ requestGraphicData: [],
1127
+ tips: [],
1128
+ createdAtDateTime: "2025-10-10T19:09:09.857Z",
1129
+ updatedAtDateTime: "2025-10-10T19:09:09.857Z",
1130
+ __v: 0
1131
+ },
1132
+ {
1133
+ _id: "68e959e312a9fe7d49161a45",
1134
+ form: "689e029db13c27189bce136d",
1135
+ sequence: 38,
1136
+ code: "CIRCUNFERENCIA_BRACO_ESQ_RELAXADO",
1137
+ description: "Braço Esquerdo Relaxado",
1138
+ parent: "68e9589912a9fe7d49161a0b",
1139
+ line: 32,
1140
+ column: 1,
1141
+ type: "QUESTION",
1142
+ typeAnswer: "OPEN_NUMBER",
1143
+ category: "ANTHROPOMETRY",
1144
+ formulaToEnable: "true",
1145
+ active: true,
1146
+ show: true,
1147
+ readOnly: false,
1148
+ required: false,
1149
+ ellegibleForComparison: false,
1150
+ options: [],
1151
+ validations: [],
1152
+ requestGraphicData: [],
1153
+ tips: [],
1154
+ createdAtDateTime: "2025-10-10T19:09:23.240Z",
1155
+ updatedAtDateTime: "2025-10-10T19:09:23.240Z",
1156
+ __v: 0
1157
+ }
1158
+ ]
1159
+ },
1160
+ {
1161
+ id: "e20f9b8a-1fc1-4191-bf78-b5d9439d6981",
1162
+ line: 33,
1163
+ collumns: [
1164
+ {
1165
+ _id: "68e95a0b12a9fe7d49161a4c",
1166
+ form: "689e029db13c27189bce136d",
1167
+ sequence: 39,
1168
+ code: "CIRCUNFERENCIA_BRACO_DIR_CONTRAIDO",
1169
+ description: "Braço Direito Contraído",
1170
+ parent: "68e9589912a9fe7d49161a0b",
1171
+ line: 33,
1172
+ column: 1,
1173
+ type: "QUESTION",
1174
+ typeAnswer: "OPEN_NUMBER",
1175
+ category: "ANTHROPOMETRY",
1176
+ formulaToEnable: "true",
1177
+ active: true,
1178
+ show: true,
1179
+ readOnly: false,
1180
+ required: false,
1181
+ ellegibleForComparison: false,
1182
+ options: [],
1183
+ validations: [],
1184
+ requestGraphicData: [],
1185
+ tips: [],
1186
+ createdAtDateTime: "2025-10-10T19:10:03.245Z",
1187
+ updatedAtDateTime: "2025-10-10T19:10:03.245Z",
1188
+ __v: 0
1189
+ },
1190
+ {
1191
+ _id: "68e95a1312a9fe7d49161a53",
1192
+ form: "689e029db13c27189bce136d",
1193
+ sequence: 40,
1194
+ code: "CIRCUNFERENCIA_BRACO_ESQ_CONTRAIDO",
1195
+ description: "Braço Esquerdo Contraído",
1196
+ parent: "68e9589912a9fe7d49161a0b",
1197
+ line: 33,
1198
+ column: 1,
1199
+ type: "QUESTION",
1200
+ typeAnswer: "OPEN_NUMBER",
1201
+ category: "ANTHROPOMETRY",
1202
+ formulaToEnable: "true",
1203
+ active: true,
1204
+ show: true,
1205
+ readOnly: false,
1206
+ required: false,
1207
+ ellegibleForComparison: false,
1208
+ options: [],
1209
+ validations: [],
1210
+ requestGraphicData: [],
1211
+ tips: [],
1212
+ createdAtDateTime: "2025-10-10T19:10:11.522Z",
1213
+ updatedAtDateTime: "2025-10-10T19:10:11.522Z",
1214
+ __v: 0
1215
+ }
1216
+ ]
1217
+ },
1218
+ {
1219
+ id: "9b4f2783-47a0-47d5-8a48-eb57b8ca06df",
1220
+ line: 34,
1221
+ collumns: [
1222
+ {
1223
+ _id: "68e95a3412a9fe7d49161a5a",
1224
+ form: "689e029db13c27189bce136d",
1225
+ sequence: 41,
1226
+ code: "CIRCUNFERENCIA_ANTEBRACO_DIR",
1227
+ description: "Antebraço Direito",
1228
+ parent: "68e9589912a9fe7d49161a0b",
1229
+ line: 34,
1230
+ column: 1,
1231
+ type: "QUESTION",
1232
+ typeAnswer: "OPEN_NUMBER",
1233
+ category: "ANTHROPOMETRY",
1234
+ formulaToEnable: "true",
1235
+ active: true,
1236
+ show: true,
1237
+ readOnly: false,
1238
+ required: false,
1239
+ ellegibleForComparison: false,
1240
+ options: [],
1241
+ validations: [],
1242
+ requestGraphicData: [],
1243
+ tips: [],
1244
+ createdAtDateTime: "2025-10-10T19:10:44.784Z",
1245
+ updatedAtDateTime: "2025-10-10T19:10:44.784Z",
1246
+ __v: 0
1247
+ },
1248
+ {
1249
+ _id: "68e95a3d12a9fe7d49161a61",
1250
+ form: "689e029db13c27189bce136d",
1251
+ sequence: 42,
1252
+ code: "CIRCUNFERENCIA_ANTEBRACO_ESQ",
1253
+ description: "Antebraço Esquerdo",
1254
+ parent: "68e9589912a9fe7d49161a0b",
1255
+ line: 34,
1256
+ column: 1,
1257
+ type: "QUESTION",
1258
+ typeAnswer: "OPEN_NUMBER",
1259
+ category: "ANTHROPOMETRY",
1260
+ formulaToEnable: "true",
1261
+ active: true,
1262
+ show: true,
1263
+ readOnly: false,
1264
+ required: false,
1265
+ ellegibleForComparison: false,
1266
+ options: [],
1267
+ validations: [],
1268
+ requestGraphicData: [],
1269
+ tips: [],
1270
+ createdAtDateTime: "2025-10-10T19:10:53.388Z",
1271
+ updatedAtDateTime: "2025-10-10T19:10:53.388Z",
1272
+ __v: 0
1273
+ }
1274
+ ]
1275
+ },
1276
+ {
1277
+ id: "1cd747a8-ca66-4dc0-9b88-d5d8d65d5fd1",
1278
+ line: 35,
1279
+ collumns: [
1280
+ {
1281
+ _id: "68e95a6012a9fe7d49161a68",
1282
+ form: "689e029db13c27189bce136d",
1283
+ sequence: 43,
1284
+ code: "CIRCUNFERENCIA_COXA_PROX_DIR",
1285
+ description: "Coxa Proximal Direita",
1286
+ parent: "68e9589912a9fe7d49161a0b",
1287
+ line: 35,
1288
+ column: 1,
1289
+ type: "QUESTION",
1290
+ typeAnswer: "OPEN_NUMBER",
1291
+ category: "ANTHROPOMETRY",
1292
+ formulaToEnable: "true",
1293
+ active: true,
1294
+ show: true,
1295
+ readOnly: false,
1296
+ required: false,
1297
+ ellegibleForComparison: false,
1298
+ options: [],
1299
+ validations: [],
1300
+ requestGraphicData: [],
1301
+ tips: [],
1302
+ createdAtDateTime: "2025-10-10T19:11:28.688Z",
1303
+ updatedAtDateTime: "2025-10-10T19:11:28.688Z",
1304
+ __v: 0
1305
+ },
1306
+ {
1307
+ _id: "68e95a6912a9fe7d49161a6f",
1308
+ form: "689e029db13c27189bce136d",
1309
+ sequence: 44,
1310
+ code: "CIRCUNFERENCIA_COXA_PROX_ESQ",
1311
+ description: "Coxa Proximal Esquerda",
1312
+ parent: "68e9589912a9fe7d49161a0b",
1313
+ line: 35,
1314
+ column: 1,
1315
+ type: "QUESTION",
1316
+ typeAnswer: "OPEN_NUMBER",
1317
+ category: "ANTHROPOMETRY",
1318
+ formulaToEnable: "true",
1319
+ active: true,
1320
+ show: true,
1321
+ readOnly: false,
1322
+ required: false,
1323
+ ellegibleForComparison: false,
1324
+ options: [],
1325
+ validations: [],
1326
+ requestGraphicData: [],
1327
+ tips: [],
1328
+ createdAtDateTime: "2025-10-10T19:11:37.257Z",
1329
+ updatedAtDateTime: "2025-10-10T19:11:37.257Z",
1330
+ __v: 0
1331
+ }
1332
+ ]
1333
+ },
1334
+ {
1335
+ id: "a8a0a018-9efa-41f5-8267-ea273b68c2ee",
1336
+ line: 36,
1337
+ collumns: [
1338
+ {
1339
+ _id: "68e95a8912a9fe7d49161a76",
1340
+ form: "689e029db13c27189bce136d",
1341
+ sequence: 45,
1342
+ code: "CIRCUNFERENCIA_COXA_MEDIAL_ESQ",
1343
+ description: "Coxa Medial Esquerda",
1344
+ parent: "68e9589912a9fe7d49161a0b",
1345
+ line: 36,
1346
+ column: 1,
1347
+ type: "QUESTION",
1348
+ typeAnswer: "OPEN_NUMBER",
1349
+ category: "ANTHROPOMETRY",
1350
+ formulaToEnable: "true",
1351
+ active: true,
1352
+ show: true,
1353
+ readOnly: false,
1354
+ required: false,
1355
+ ellegibleForComparison: false,
1356
+ options: [],
1357
+ validations: [],
1358
+ requestGraphicData: [],
1359
+ tips: [],
1360
+ createdAtDateTime: "2025-10-10T19:12:09.936Z",
1361
+ updatedAtDateTime: "2025-10-10T19:12:09.936Z",
1362
+ __v: 0
1363
+ },
1364
+ {
1365
+ _id: "68e95a9712a9fe7d49161a7d",
1366
+ form: "689e029db13c27189bce136d",
1367
+ sequence: 46,
1368
+ code: "CIRCUNFERENCIA_COXA_MEDIAL_DIR",
1369
+ description: "Coxa Medial Direita",
1370
+ parent: "68e9589912a9fe7d49161a0b",
1371
+ line: 36,
1372
+ column: 1,
1373
+ type: "QUESTION",
1374
+ typeAnswer: "OPEN_NUMBER",
1375
+ category: "ANTHROPOMETRY",
1376
+ formulaToEnable: "true",
1377
+ active: true,
1378
+ show: true,
1379
+ readOnly: false,
1380
+ required: false,
1381
+ ellegibleForComparison: false,
1382
+ options: [],
1383
+ validations: [],
1384
+ requestGraphicData: [],
1385
+ tips: [],
1386
+ createdAtDateTime: "2025-10-10T19:12:23.040Z",
1387
+ updatedAtDateTime: "2025-10-10T19:12:23.040Z",
1388
+ __v: 0
1389
+ }
1390
+ ]
1391
+ },
1392
+ {
1393
+ id: "3e93114f-c2e4-4744-abed-a751bb7e85db",
1394
+ line: 37,
1395
+ collumns: [
1396
+ {
1397
+ _id: "68e95aac12a9fe7d49161a84",
1398
+ form: "689e029db13c27189bce136d",
1399
+ sequence: 47,
1400
+ code: "CIRCUNFERENCIA_COXA_DISTAL_DIR",
1401
+ description: "Coxa Distal Direita",
1402
+ parent: "68e9589912a9fe7d49161a0b",
1403
+ line: 37,
1404
+ column: 1,
1405
+ type: "QUESTION",
1406
+ typeAnswer: "OPEN_NUMBER",
1407
+ category: "ANTHROPOMETRY",
1408
+ formulaToEnable: "true",
1409
+ active: true,
1410
+ show: true,
1411
+ readOnly: false,
1412
+ required: false,
1413
+ ellegibleForComparison: false,
1414
+ options: [],
1415
+ validations: [],
1416
+ requestGraphicData: [],
1417
+ tips: [],
1418
+ createdAtDateTime: "2025-10-10T19:12:44.577Z",
1419
+ updatedAtDateTime: "2025-10-10T19:12:44.577Z",
1420
+ __v: 0
1421
+ },
1422
+ {
1423
+ _id: "68e95ab512a9fe7d49161a8b",
1424
+ form: "689e029db13c27189bce136d",
1425
+ sequence: 48,
1426
+ code: "CIRCUNFERENCIA_COXA_DISTAL_ESQ",
1427
+ description: "Coxa Distal Esquerda",
1428
+ parent: "68e9589912a9fe7d49161a0b",
1429
+ line: 37,
1430
+ column: 1,
1431
+ type: "QUESTION",
1432
+ typeAnswer: "OPEN_NUMBER",
1433
+ category: "ANTHROPOMETRY",
1434
+ formulaToEnable: "true",
1435
+ active: true,
1436
+ show: true,
1437
+ readOnly: false,
1438
+ required: false,
1439
+ ellegibleForComparison: false,
1440
+ options: [],
1441
+ validations: [],
1442
+ requestGraphicData: [],
1443
+ tips: [],
1444
+ createdAtDateTime: "2025-10-10T19:12:53.890Z",
1445
+ updatedAtDateTime: "2025-10-10T19:12:53.890Z",
1446
+ __v: 0
1447
+ }
1448
+ ]
1449
+ },
1450
+ {
1451
+ id: "6945c952-00c0-4ab2-b0f6-8f6c2ac774ff",
1452
+ line: 38,
1453
+ collumns: [
1454
+ {
1455
+ _id: "68e95acc12a9fe7d49161a92",
1456
+ form: "689e029db13c27189bce136d",
1457
+ sequence: 49,
1458
+ code: "CIRCUNFERENCIA_PANTURRILHA_DIR",
1459
+ description: "Panturrilha Direita",
1460
+ parent: "68e9589912a9fe7d49161a0b",
1461
+ line: 38,
1462
+ column: 1,
1463
+ type: "QUESTION",
1464
+ typeAnswer: "OPEN_NUMBER",
1465
+ category: "ANTHROPOMETRY",
1466
+ formulaToEnable: "true",
1467
+ active: true,
1468
+ show: true,
1469
+ readOnly: false,
1470
+ required: false,
1471
+ ellegibleForComparison: false,
1472
+ options: [],
1473
+ validations: [],
1474
+ requestGraphicData: [],
1475
+ tips: [],
1476
+ createdAtDateTime: "2025-10-10T19:13:16.856Z",
1477
+ updatedAtDateTime: "2025-10-10T19:13:16.856Z",
1478
+ __v: 0
1479
+ },
1480
+ {
1481
+ _id: "68e95ad412a9fe7d49161a99",
1482
+ form: "689e029db13c27189bce136d",
1483
+ sequence: 50,
1484
+ code: "CIRCUNFERENCIA_PANTURRILHA_ESQ",
1485
+ description: "Panturrilha Esquerda",
1486
+ parent: "68e9589912a9fe7d49161a0b",
1487
+ line: 38,
1488
+ column: 1,
1489
+ type: "QUESTION",
1490
+ typeAnswer: "OPEN_NUMBER",
1491
+ category: "ANTHROPOMETRY",
1492
+ formulaToEnable: "true",
1493
+ active: true,
1494
+ show: true,
1495
+ readOnly: false,
1496
+ required: false,
1497
+ ellegibleForComparison: false,
1498
+ options: [],
1499
+ validations: [],
1500
+ requestGraphicData: [],
1501
+ tips: [],
1502
+ createdAtDateTime: "2025-10-10T19:13:24.433Z",
1503
+ updatedAtDateTime: "2025-10-10T19:13:24.433Z",
1504
+ __v: 0
1505
+ }
1506
+ ]
1507
+ }
1508
+ ]
1509
+ }
1510
+ ]
1511
+ },
1512
+ {
1513
+ id: "8c53e512-ceba-4ce9-bf21-9bbffb631267",
1514
+ line: 39,
1515
+ collumns: [
1516
+ {
1517
+ _id: "68ee523c9e2023190dc0c281",
1518
+ form: "689e029db13c27189bce136d",
1519
+ sequence: 51,
1520
+ code: "SKY-51-RLGD",
1521
+ description: "Bariátrico",
1522
+ line: 39,
1523
+ column: 1,
1524
+ type: "GROUP",
1525
+ category: "ANTHROPOMETRY",
1526
+ formulaToEnable: "true",
1527
+ active: true,
1528
+ show: true,
1529
+ readOnly: false,
1530
+ required: false,
1531
+ ellegibleForComparison: false,
1532
+ options: [],
1533
+ validations: [],
1534
+ requestGraphicData: [],
1535
+ tips: [],
1536
+ createdAtDateTime: "2025-10-14T13:38:04.253Z",
1537
+ updatedAtDateTime: "2025-10-14T13:38:04.253Z",
1538
+ __v: 0,
1539
+ lines: [
1540
+ {
1541
+ id: "5397ab80-ea60-4c47-adad-92a461d1fc42",
1542
+ line: 40,
1543
+ collumns: [
1544
+ {
1545
+ _id: "68ee567fdbeb63de67643cf6",
1546
+ form: "689e029db13c27189bce136d",
1547
+ sequence: 52,
1548
+ code: "BARIATRICO_TIPO_CIRURGIA",
1549
+ description: "Tipo de cirurgia bariátrica realizada",
1550
+ parent: "68ee523c9e2023190dc0c281",
1551
+ line: 40,
1552
+ column: 1,
1553
+ type: "QUESTION",
1554
+ typeAnswer: "CHOICE_SINGLE",
1555
+ category: "ANTHROPOMETRY",
1556
+ variantView: "SELECT",
1557
+ options: [
1558
+ {
1559
+ sequence: 1,
1560
+ formulaToEnable: "true",
1561
+ code: "BY_PASS",
1562
+ description: "By-pass gástrico",
1563
+ defaultSelection: false,
1564
+ active: true
1565
+ },
1566
+ {
1567
+ sequence: 2,
1568
+ formulaToEnable: "true",
1569
+ code: "SLEEVE",
1570
+ description: "Sleeve",
1571
+ defaultSelection: false,
1572
+ active: true
1573
+ },
1574
+ {
1575
+ sequence: 3,
1576
+ formulaToEnable: "true",
1577
+ code: "BANDA_GASTRICA_AJUSTAVEL",
1578
+ description: "Banca gástrica ajustável",
1579
+ defaultSelection: false,
1580
+ active: false
1581
+ }
1582
+ ],
1583
+ formulaToEnable: "true",
1584
+ active: true,
1585
+ show: true,
1586
+ readOnly: false,
1587
+ required: false,
1588
+ ellegibleForComparison: false,
1589
+ validations: [],
1590
+ requestGraphicData: [],
1591
+ tips: [],
1592
+ createdAtDateTime: "2025-10-14T13:56:15.048Z",
1593
+ updatedAtDateTime: "2025-10-14T13:56:15.048Z",
1594
+ __v: 0
1595
+ },
1596
+ {
1597
+ _id: "68ee573cdbeb63de67643cff",
1598
+ form: "689e029db13c27189bce136d",
1599
+ sequence: 53,
1600
+ code: "BARIATRICO_DATA_CIRURGIA",
1601
+ description: "Data da cirurgia",
1602
+ parent: "68ee523c9e2023190dc0c281",
1603
+ line: 40,
1604
+ column: 1,
1605
+ type: "QUESTION",
1606
+ typeAnswer: "DATE",
1607
+ category: "ANTHROPOMETRY",
1608
+ formulaToEnable: "true",
1609
+ active: true,
1610
+ show: true,
1611
+ readOnly: false,
1612
+ required: false,
1613
+ ellegibleForComparison: false,
1614
+ options: [],
1615
+ validations: [],
1616
+ requestGraphicData: [],
1617
+ tips: [],
1618
+ createdAtDateTime: "2025-10-14T13:59:24.863Z",
1619
+ updatedAtDateTime: "2025-10-14T13:59:24.863Z",
1620
+ __v: 0
1621
+ }
1622
+ ]
1623
+ },
1624
+ {
1625
+ id: "ee8b7347-1d1e-4430-b0be-2a5f1a61cfd5",
1626
+ line: 41,
1627
+ collumns: [
1628
+ {
1629
+ _id: "68ee57c0dbeb63de67643d07",
1630
+ form: "689e029db13c27189bce136d",
1631
+ sequence: 54,
1632
+ code: "BTN_CALC_WEIGHT_REGAIN",
1633
+ description: "Calcular reganho de peso",
1634
+ parent: "68ee523c9e2023190dc0c281",
1635
+ line: 41,
1636
+ column: 1,
1637
+ type: "BUTTON",
1638
+ category: "ANTHROPOMETRY",
1639
+ typeButtonAction: "OPEN_MODAL",
1640
+ formulaToEnable: "true",
1641
+ active: true,
1642
+ show: true,
1643
+ readOnly: false,
1644
+ required: false,
1645
+ ellegibleForComparison: false,
1646
+ options: [],
1647
+ validations: [],
1648
+ requestGraphicData: [],
1649
+ tips: [],
1650
+ createdAtDateTime: "2025-10-14T14:01:36.927Z",
1651
+ updatedAtDateTime: "2025-10-14T14:01:36.927Z",
1652
+ __v: 0,
1653
+ lines: [
1654
+ {
1655
+ id: "8014ec80-486c-433e-9050-91cac3337bed",
1656
+ line: 42,
1657
+ collumns: [
1658
+ {
1659
+ _id: "68ee5e10dbeb63de67643d10",
1660
+ form: "689e029db13c27189bce136d",
1661
+ sequence: 55,
1662
+ code: "SKY-55-OEKQ",
1663
+ parent: "68ee57c0dbeb63de67643d07",
1664
+ line: 42,
1665
+ column: 1,
1666
+ type: "MODAL",
1667
+ category: "ANTHROPOMETRY",
1668
+ formulaToEnable: "true",
1669
+ active: true,
1670
+ show: true,
1671
+ readOnly: false,
1672
+ required: false,
1673
+ ellegibleForComparison: false,
1674
+ modalConfig: {
1675
+ title: "Calcular reganho de peso",
1676
+ description: "",
1677
+ labelButtonCancel: "Cancelar",
1678
+ labelButtonConfirm: "Usar valor"
1679
+ },
1680
+ options: [],
1681
+ validations: [],
1682
+ requestGraphicData: [],
1683
+ tips: [],
1684
+ createdAtDateTime: "2025-10-14T14:28:32.411Z",
1685
+ updatedAtDateTime: "2025-10-14T14:28:32.411Z",
1686
+ __v: 0,
1687
+ lines: [
1688
+ {
1689
+ id: "6d8b1012-8887-40e4-9617-a1c84177b098",
1690
+ line: 43,
1691
+ collumns: [
1692
+ {
1693
+ _id: "68ee6044dbeb63de67643d18",
1694
+ form: "689e029db13c27189bce136d",
1695
+ sequence: 56,
1696
+ code: "WEIGHT_IN_DATE_CIRURGY",
1697
+ description: "Peso na data da cirurgia",
1698
+ parent: "68ee5e10dbeb63de67643d10",
1699
+ line: 43,
1700
+ column: 1,
1701
+ type: "QUESTION",
1702
+ typeAnswer: "OPEN_NUMBER",
1703
+ category: "ANTHROPOMETRY",
1704
+ formulaToEnable: "true",
1705
+ active: true,
1706
+ show: true,
1707
+ readOnly: false,
1708
+ required: false,
1709
+ ellegibleForComparison: false,
1710
+ options: [],
1711
+ validations: [],
1712
+ requestGraphicData: [],
1713
+ tips: [],
1714
+ createdAtDateTime: "2025-10-14T14:37:56.829Z",
1715
+ updatedAtDateTime: "2025-10-14T14:37:56.829Z",
1716
+ __v: 0
1717
+ }
1718
+ ]
1719
+ },
1720
+ {
1721
+ id: "3fe48a9a-e77a-4fd3-bbd9-680ae11d6245",
1722
+ line: 44,
1723
+ collumns: [
1724
+ {
1725
+ _id: "68ee60addbeb63de67643d20",
1726
+ form: "689e029db13c27189bce136d",
1727
+ sequence: 57,
1728
+ code: "BARIATRICO_WEIGHT_MINIMUM_AFTER_CIRURGY",
1729
+ description: "Peso mínimo alcançado após a cirurgia",
1730
+ parent: "68ee5e10dbeb63de67643d10",
1731
+ line: 44,
1732
+ column: 1,
1733
+ type: "QUESTION",
1734
+ typeAnswer: "OPEN_NUMBER",
1735
+ category: "ANTHROPOMETRY",
1736
+ formulaToEnable: "true",
1737
+ active: true,
1738
+ show: true,
1739
+ readOnly: false,
1740
+ required: false,
1741
+ ellegibleForComparison: false,
1742
+ options: [],
1743
+ validations: [],
1744
+ requestGraphicData: [],
1745
+ tips: [],
1746
+ createdAtDateTime: "2025-10-14T14:39:41.427Z",
1747
+ updatedAtDateTime: "2025-10-14T14:39:41.427Z",
1748
+ __v: 0
1749
+ }
1750
+ ]
1751
+ },
1752
+ {
1753
+ id: "e517c978-1491-476e-ae26-2d8896687905",
1754
+ line: 45,
1755
+ collumns: [
1756
+ {
1757
+ _id: "68ee60d0dbeb63de67643d28",
1758
+ form: "689e029db13c27189bce136d",
1759
+ sequence: 58,
1760
+ code: "BARIATRICO_CURRENT_WEIGHT",
1761
+ description: "Peso atual",
1762
+ parent: "68ee5e10dbeb63de67643d10",
1763
+ line: 45,
1764
+ column: 1,
1765
+ type: "QUESTION",
1766
+ typeAnswer: "OPEN_NUMBER",
1767
+ category: "ANTHROPOMETRY",
1768
+ formulaToEnable: "true",
1769
+ active: true,
1770
+ show: true,
1771
+ readOnly: false,
1772
+ required: false,
1773
+ ellegibleForComparison: false,
1774
+ options: [],
1775
+ validations: [],
1776
+ requestGraphicData: [],
1777
+ tips: [],
1778
+ createdAtDateTime: "2025-10-14T14:40:16.803Z",
1779
+ updatedAtDateTime: "2025-10-14T14:40:16.803Z",
1780
+ __v: 0
1781
+ }
1782
+ ]
1783
+ },
1784
+ {
1785
+ id: "1d1930ef-5aa7-4ab2-bde2-a6e0bcc1dd8b",
1786
+ line: 46,
1787
+ collumns: [
1788
+ {
1789
+ _id: "68ee6125dbeb63de67643d30",
1790
+ form: "689e029db13c27189bce136d",
1791
+ sequence: 59,
1792
+ code: "BARIATRICO_CURRENT_WEIGHT",
1793
+ description: "Peso atual",
1794
+ parent: "68ee5e10dbeb63de67643d10",
1795
+ line: 46,
1796
+ column: 1,
1797
+ type: "QUESTION",
1798
+ typeAnswer: "OPEN_NUMBER",
1799
+ category: "ANTHROPOMETRY",
1800
+ formulaToEnable: "true",
1801
+ active: true,
1802
+ show: true,
1803
+ readOnly: false,
1804
+ required: false,
1805
+ ellegibleForComparison: false,
1806
+ options: [],
1807
+ validations: [],
1808
+ requestGraphicData: [],
1809
+ tips: [],
1810
+ createdAtDateTime: "2025-10-14T14:41:41.543Z",
1811
+ updatedAtDateTime: "2025-10-14T14:41:41.543Z",
1812
+ __v: 0
1813
+ }
1814
+ ]
1815
+ },
1816
+ {
1817
+ id: "2880bb49-7d30-4a03-b794-15677783721c",
1818
+ line: 47,
1819
+ collumns: [
1820
+ {
1821
+ _id: "68ee63addbeb63de67643d39",
1822
+ form: "689e029db13c27189bce136d",
1823
+ sequence: 60,
1824
+ code: "BARIATRICO_TEMPO_CIRURGIA",
1825
+ description: "Tempo de pós-operatório",
1826
+ parent: "68ee5e10dbeb63de67643d10",
1827
+ line: 47,
1828
+ column: 1,
1829
+ type: "QUESTION",
1830
+ typeAnswer: "OPEN_NUMBER",
1831
+ category: "ANTHROPOMETRY",
1832
+ measurementUnit: "Meses",
1833
+ formulaToAnswer: "Math.trunc((new Date().getTime() - new Date('${BARIATRICO_DATA_CIRURGIA}').getTime()) / (1000 * 60 * 60 * 24 * 30.4375))",
1834
+ formulaToEnable: "true",
1835
+ active: true,
1836
+ show: true,
1837
+ readOnly: false,
1838
+ required: false,
1839
+ ellegibleForComparison: false,
1840
+ options: [],
1841
+ validations: [],
1842
+ requestGraphicData: [],
1843
+ tips: [],
1844
+ createdAtDateTime: "2025-10-14T14:52:29.560Z",
1845
+ updatedAtDateTime: "2025-10-14T14:52:29.560Z",
1846
+ __v: 0
1847
+ }
1848
+ ]
1849
+ }
1850
+ ]
1851
+ }
1852
+ ]
1853
+ }
1854
+ ]
1855
+ }
1856
+ ]
1857
+ }
1858
+ ]
1859
+ }
1860
+ ]
1861
+ },
1862
+ {
1863
+ id: "57143139-8267-48a3-86ba-34df77ebc528",
1864
+ line: 48,
1865
+ collumns: [
1866
+ {
1867
+ _id: "68ee6709dbeb63de67643d41",
1868
+ form: "689e029db13c27189bce136d",
1869
+ sequence: 61,
1870
+ code: "SKY-61-C2RH",
1871
+ description: "Balança de Bioimpedância",
1872
+ line: 48,
1873
+ column: 1,
1874
+ type: "GROUP",
1875
+ category: "ANTHROPOMETRY",
1876
+ formulaToEnable: "true",
1877
+ active: true,
1878
+ show: true,
1879
+ readOnly: false,
1880
+ required: false,
1881
+ ellegibleForComparison: false,
1882
+ options: [],
1883
+ validations: [],
1884
+ requestGraphicData: [],
1885
+ tips: [],
1886
+ createdAtDateTime: "2025-10-14T15:06:49.746Z",
1887
+ updatedAtDateTime: "2025-10-14T15:06:49.746Z",
1888
+ __v: 0,
1889
+ lines: [
1890
+ {
1891
+ id: "1b40b976-498e-4e95-859c-01208f6c4674",
1892
+ line: 49,
1893
+ collumns: [
1894
+ {
1895
+ _id: "68ee67e7dbeb63de67643d49",
1896
+ form: "689e029db13c27189bce136d",
1897
+ sequence: 62,
1898
+ code: "BIOIMPEDANCIA_PERCENTUAL_GORDURA",
1899
+ description: "Percentual de gordura corporal",
1900
+ parent: "68ee6709dbeb63de67643d41",
1901
+ line: 49,
1902
+ column: 1,
1903
+ type: "QUESTION",
1904
+ typeAnswer: "OPEN_NUMBER",
1905
+ category: "ANTHROPOMETRY",
1906
+ measurementUnit: "%",
1907
+ formulaToEnable: "true",
1908
+ active: true,
1909
+ show: true,
1910
+ readOnly: false,
1911
+ required: false,
1912
+ ellegibleForComparison: false,
1913
+ options: [],
1914
+ validations: [],
1915
+ requestGraphicData: [],
1916
+ tips: [],
1917
+ createdAtDateTime: "2025-10-14T15:10:31.255Z",
1918
+ updatedAtDateTime: "2025-10-14T15:10:31.255Z",
1919
+ __v: 0
1920
+ }
1921
+ ]
1922
+ },
1923
+ {
1924
+ id: "5ac9c9c0-efd2-455f-b3e5-3f3664e2e793",
1925
+ line: 50,
1926
+ collumns: [
1927
+ {
1928
+ _id: "68ee67fedbeb63de67643d51",
1929
+ form: "689e029db13c27189bce136d",
1930
+ sequence: 63,
1931
+ code: "BIOIMPEDANCIA_PERCENTUAL_MASSA_MUSCULAR",
1932
+ description: "Percentual de massa muscula",
1933
+ parent: "68ee6709dbeb63de67643d41",
1934
+ line: 50,
1935
+ column: 1,
1936
+ type: "QUESTION",
1937
+ typeAnswer: "OPEN_NUMBER",
1938
+ category: "ANTHROPOMETRY",
1939
+ measurementUnit: "%",
1940
+ formulaToEnable: "true",
1941
+ active: true,
1942
+ show: true,
1943
+ readOnly: false,
1944
+ required: false,
1945
+ ellegibleForComparison: false,
1946
+ options: [],
1947
+ validations: [],
1948
+ requestGraphicData: [],
1949
+ tips: [],
1950
+ createdAtDateTime: "2025-10-14T15:10:54.092Z",
1951
+ updatedAtDateTime: "2025-10-14T15:10:54.092Z",
1952
+ __v: 0
1953
+ }
1954
+ ]
1955
+ },
1956
+ {
1957
+ id: "4b2ad5d4-23fd-49f7-8e34-8a3161132e0a",
1958
+ line: 51,
1959
+ collumns: [
1960
+ {
1961
+ _id: "68ee681cdbeb63de67643d59",
1962
+ form: "689e029db13c27189bce136d",
1963
+ sequence: 64,
1964
+ code: "BIOIMPEDANCIA_GORDURA_CORPORAL",
1965
+ description: "Gordura corporal",
1966
+ parent: "68ee6709dbeb63de67643d41",
1967
+ line: 51,
1968
+ column: 1,
1969
+ type: "QUESTION",
1970
+ typeAnswer: "OPEN_NUMBER",
1971
+ category: "ANTHROPOMETRY",
1972
+ measurementUnit: "Kg",
1973
+ formulaToEnable: "true",
1974
+ active: true,
1975
+ show: true,
1976
+ readOnly: false,
1977
+ required: false,
1978
+ ellegibleForComparison: false,
1979
+ options: [],
1980
+ validations: [],
1981
+ requestGraphicData: [],
1982
+ tips: [],
1983
+ createdAtDateTime: "2025-10-14T15:11:24.687Z",
1984
+ updatedAtDateTime: "2025-10-14T15:11:24.687Z",
1985
+ __v: 0
1986
+ }
1987
+ ]
1988
+ },
1989
+ {
1990
+ id: "563b7de7-a504-4db6-9aff-fac3263fb6f6",
1991
+ line: 52,
1992
+ collumns: [
1993
+ {
1994
+ _id: "68ee685fdbeb63de67643d61",
1995
+ form: "689e029db13c27189bce136d",
1996
+ sequence: 65,
1997
+ code: "BIOIMPEDANCIA_MASSA_LIVRE_DE_GORDURA",
1998
+ description: "Massa livre de gordura",
1999
+ parent: "68ee6709dbeb63de67643d41",
2000
+ line: 52,
2001
+ column: 1,
2002
+ type: "QUESTION",
2003
+ typeAnswer: "OPEN_NUMBER",
2004
+ category: "ANTHROPOMETRY",
2005
+ measurementUnit: "Kg",
2006
+ formulaToEnable: "true",
2007
+ active: true,
2008
+ show: true,
2009
+ readOnly: false,
2010
+ required: false,
2011
+ ellegibleForComparison: false,
2012
+ options: [],
2013
+ validations: [],
2014
+ requestGraphicData: [],
2015
+ tips: [],
2016
+ createdAtDateTime: "2025-10-14T15:12:31.633Z",
2017
+ updatedAtDateTime: "2025-10-14T15:12:31.633Z",
2018
+ __v: 0
2019
+ }
2020
+ ]
2021
+ },
2022
+ {
2023
+ id: "66f93f87-2888-40f7-ae57-454767ca438d",
2024
+ line: 53,
2025
+ collumns: [
2026
+ {
2027
+ _id: "68ee6892dbeb63de67643d69",
2028
+ form: "689e029db13c27189bce136d",
2029
+ sequence: 66,
2030
+ code: "BIOIMPEDANCIA_PERCENTUAL_AGUA_INTRACELULAR",
2031
+ description: "Percentual água intracelular",
2032
+ parent: "68ee6709dbeb63de67643d41",
2033
+ line: 53,
2034
+ column: 1,
2035
+ type: "QUESTION",
2036
+ typeAnswer: "OPEN_NUMBER",
2037
+ category: "ANTHROPOMETRY",
2038
+ measurementUnit: "%",
2039
+ formulaToEnable: "true",
2040
+ active: true,
2041
+ show: true,
2042
+ readOnly: false,
2043
+ required: false,
2044
+ ellegibleForComparison: false,
2045
+ options: [],
2046
+ validations: [],
2047
+ requestGraphicData: [],
2048
+ tips: [],
2049
+ createdAtDateTime: "2025-10-14T15:13:22.962Z",
2050
+ updatedAtDateTime: "2025-10-14T15:13:22.962Z",
2051
+ __v: 0
2052
+ }
2053
+ ]
2054
+ },
2055
+ {
2056
+ id: "1e933ce8-19ae-4c50-9cf7-13dc871fb264",
2057
+ line: 54,
2058
+ collumns: [
2059
+ {
2060
+ _id: "68ee68afdbeb63de67643d71",
2061
+ form: "689e029db13c27189bce136d",
2062
+ sequence: 67,
2063
+ code: "BIOIMPEDANCIA_AGUA_INTRACELULAR",
2064
+ description: "Água intracelular",
2065
+ parent: "68ee6709dbeb63de67643d41",
2066
+ line: 54,
2067
+ column: 1,
2068
+ type: "QUESTION",
2069
+ typeAnswer: "OPEN_NUMBER",
2070
+ category: "ANTHROPOMETRY",
2071
+ measurementUnit: "L",
2072
+ formulaToEnable: "true",
2073
+ active: true,
2074
+ show: true,
2075
+ readOnly: false,
2076
+ required: false,
2077
+ ellegibleForComparison: false,
2078
+ options: [],
2079
+ validations: [],
2080
+ requestGraphicData: [],
2081
+ tips: [],
2082
+ createdAtDateTime: "2025-10-14T15:13:51.002Z",
2083
+ updatedAtDateTime: "2025-10-14T15:13:51.002Z",
2084
+ __v: 0
2085
+ }
2086
+ ]
2087
+ },
2088
+ {
2089
+ id: "e0f4f21c-1a90-4706-8065-2ea89d6df933",
2090
+ line: 55,
2091
+ collumns: [
2092
+ {
2093
+ _id: "68ee68cfdbeb63de67643d79",
2094
+ form: "689e029db13c27189bce136d",
2095
+ sequence: 68,
2096
+ code: "BIOIMPEDANCIA_PESO_OSESO_ESTIMADO",
2097
+ description: "Peso ósseo estimado",
2098
+ parent: "68ee6709dbeb63de67643d41",
2099
+ line: 55,
2100
+ column: 1,
2101
+ type: "QUESTION",
2102
+ typeAnswer: "OPEN_NUMBER",
2103
+ category: "ANTHROPOMETRY",
2104
+ measurementUnit: "Kg",
2105
+ formulaToEnable: "true",
2106
+ active: true,
2107
+ show: true,
2108
+ readOnly: false,
2109
+ required: false,
2110
+ ellegibleForComparison: false,
2111
+ options: [],
2112
+ validations: [],
2113
+ requestGraphicData: [],
2114
+ tips: [],
2115
+ createdAtDateTime: "2025-10-14T15:14:23.633Z",
2116
+ updatedAtDateTime: "2025-10-14T15:14:23.633Z",
2117
+ __v: 0
2118
+ }
2119
+ ]
2120
+ },
2121
+ {
2122
+ id: "a28ba7f3-f213-40b8-9f16-f919f2c03cba",
2123
+ line: 56,
2124
+ collumns: [
2125
+ {
2126
+ _id: "68ee68f7dbeb63de67643d81",
2127
+ form: "689e029db13c27189bce136d",
2128
+ sequence: 69,
2129
+ code: "BIOIMPEDANCIA_PERCENTUAL_GORDURA_VISCERAL",
2130
+ description: "Percentual de gordura visceral",
2131
+ parent: "68ee6709dbeb63de67643d41",
2132
+ line: 56,
2133
+ column: 1,
2134
+ type: "QUESTION",
2135
+ typeAnswer: "OPEN_NUMBER",
2136
+ category: "ANTHROPOMETRY",
2137
+ measurementUnit: "%",
2138
+ formulaToEnable: "true",
2139
+ active: true,
2140
+ show: true,
2141
+ readOnly: false,
2142
+ required: false,
2143
+ ellegibleForComparison: false,
2144
+ options: [],
2145
+ validations: [],
2146
+ requestGraphicData: [],
2147
+ tips: [],
2148
+ createdAtDateTime: "2025-10-14T15:15:03.250Z",
2149
+ updatedAtDateTime: "2025-10-14T15:15:03.250Z",
2150
+ __v: 0
2151
+ }
2152
+ ]
2153
+ },
2154
+ {
2155
+ id: "0d4c238a-4709-4da8-a95b-eedb3fc02ad5",
2156
+ line: 57,
2157
+ collumns: [
2158
+ {
2159
+ _id: "68ee6917dbeb63de67643d89",
2160
+ form: "689e029db13c27189bce136d",
2161
+ sequence: 70,
2162
+ code: "BIOIMPEDANCIA_IDADE_METABOLICA",
2163
+ description: "Idade metabólica",
2164
+ parent: "68ee6709dbeb63de67643d41",
2165
+ line: 57,
2166
+ column: 1,
2167
+ type: "QUESTION",
2168
+ typeAnswer: "OPEN_NUMBER",
2169
+ category: "ANTHROPOMETRY",
2170
+ measurementUnit: "Anos",
2171
+ formulaToEnable: "true",
2172
+ active: true,
2173
+ show: true,
2174
+ readOnly: false,
2175
+ required: false,
2176
+ ellegibleForComparison: false,
2177
+ options: [],
2178
+ validations: [],
2179
+ requestGraphicData: [],
2180
+ tips: [],
2181
+ createdAtDateTime: "2025-10-14T15:15:35.293Z",
2182
+ updatedAtDateTime: "2025-10-14T15:15:35.293Z",
2183
+ __v: 0
2184
+ }
2185
+ ]
2186
+ }
2187
+ ]
2188
+ }
2189
+ ]
2190
+ },
2191
+ {
2192
+ id: "18b6a1ab-be2e-4310-b86c-501f072f53f3",
2193
+ line: 58,
2194
+ collumns: [
2195
+ {
2196
+ _id: "68ee6a2cdbeb63de67643d91",
2197
+ form: "689e029db13c27189bce136d",
2198
+ sequence: 71,
2199
+ code: "SKY-71-XX9H",
2200
+ description: "Diametro ósseo",
2201
+ line: 58,
2202
+ column: 1,
2203
+ type: "GROUP",
2204
+ category: "ANTHROPOMETRY",
2205
+ formulaToEnable: "true",
2206
+ active: true,
2207
+ show: true,
2208
+ readOnly: false,
2209
+ required: false,
2210
+ ellegibleForComparison: false,
2211
+ options: [],
2212
+ validations: [],
2213
+ requestGraphicData: [],
2214
+ tips: [],
2215
+ createdAtDateTime: "2025-10-14T15:20:12.601Z",
2216
+ updatedAtDateTime: "2025-10-14T15:20:12.601Z",
2217
+ __v: 0,
2218
+ lines: [
2219
+ {
2220
+ id: "80f768ba-922e-45ff-ab11-20f5c13b10fd",
2221
+ line: 59,
2222
+ collumns: [
2223
+ {
2224
+ _id: "68ee6b31dbeb63de67643d99",
2225
+ form: "689e029db13c27189bce136d",
2226
+ sequence: 72,
2227
+ code: "DIAMETRO_OSSEO_PUNHO",
2228
+ description: "Diametro biestilóide - Punho",
2229
+ parent: "68ee6a2cdbeb63de67643d91",
2230
+ line: 59,
2231
+ column: 1,
2232
+ type: "QUESTION",
2233
+ typeAnswer: "OPEN_NUMBER",
2234
+ category: "ANTHROPOMETRY",
2235
+ measurementUnit: "cm",
2236
+ formulaToEnable: "true",
2237
+ active: true,
2238
+ show: true,
2239
+ readOnly: false,
2240
+ required: false,
2241
+ ellegibleForComparison: false,
2242
+ options: [],
2243
+ validations: [],
2244
+ requestGraphicData: [],
2245
+ tips: [],
2246
+ createdAtDateTime: "2025-10-14T15:24:33.030Z",
2247
+ updatedAtDateTime: "2025-10-14T15:24:33.030Z",
2248
+ __v: 0
2249
+ }
2250
+ ]
2251
+ },
2252
+ {
2253
+ id: "795499ff-c569-4284-a65a-6aae97f2a1fc",
2254
+ line: 60,
2255
+ collumns: [
2256
+ {
2257
+ _id: "68ee6b50dbeb63de67643da1",
2258
+ form: "689e029db13c27189bce136d",
2259
+ sequence: 73,
2260
+ code: "DIAMETRO_OSSEO_JOELHO",
2261
+ description: "Diametro bicondilar femoral - Joelho",
2262
+ parent: "68ee6a2cdbeb63de67643d91",
2263
+ line: 60,
2264
+ column: 1,
2265
+ type: "QUESTION",
2266
+ typeAnswer: "OPEN_NUMBER",
2267
+ category: "ANTHROPOMETRY",
2268
+ measurementUnit: "cm",
2269
+ formulaToEnable: "true",
2270
+ active: true,
2271
+ show: true,
2272
+ readOnly: false,
2273
+ required: false,
2274
+ ellegibleForComparison: false,
2275
+ options: [],
2276
+ validations: [],
2277
+ requestGraphicData: [],
2278
+ tips: [],
2279
+ createdAtDateTime: "2025-10-14T15:25:04.292Z",
2280
+ updatedAtDateTime: "2025-10-14T15:25:04.292Z",
2281
+ __v: 0
2282
+ }
2283
+ ]
2284
+ },
2285
+ {
2286
+ id: "118e87ad-1c5e-4fe9-bd19-cf22d713848f",
2287
+ line: 61,
2288
+ collumns: [
2289
+ {
2290
+ _id: "68ee6b66dbeb63de67643da9",
2291
+ form: "689e029db13c27189bce136d",
2292
+ sequence: 74,
2293
+ code: "DIAMETRO_OSSEO_UMERO",
2294
+ description: "Diametro bicondilar umeral - Úmero",
2295
+ parent: "68ee6a2cdbeb63de67643d91",
2296
+ line: 61,
2297
+ column: 1,
2298
+ type: "QUESTION",
2299
+ typeAnswer: "OPEN_NUMBER",
2300
+ category: "ANTHROPOMETRY",
2301
+ measurementUnit: "cm",
2302
+ formulaToEnable: "true",
2303
+ active: true,
2304
+ show: true,
2305
+ readOnly: false,
2306
+ required: false,
2307
+ ellegibleForComparison: false,
2308
+ options: [],
2309
+ validations: [],
2310
+ requestGraphicData: [],
2311
+ tips: [],
2312
+ createdAtDateTime: "2025-10-14T15:25:26.642Z",
2313
+ updatedAtDateTime: "2025-10-14T15:25:26.642Z",
2314
+ __v: 0
2315
+ }
2316
+ ]
2317
+ }
2318
+ ]
2319
+ }
2320
+ ]
2321
+ },
2322
+ {
2323
+ id: "6b7326d0-bd0c-43c9-a011-2e4441931762",
2324
+ line: 62,
2325
+ collumns: [
2326
+ {
2327
+ _id: "68ee8abc80b7d807773414e7",
2328
+ form: "689e029db13c27189bce136d",
2329
+ sequence: 75,
2330
+ code: "SKY-75-HJKC",
2331
+ description: "Evolução fotográfica",
2332
+ line: 62,
2333
+ column: 1,
2334
+ type: "GROUP",
2335
+ category: "ANTHROPOMETRY",
2336
+ formulaToEnable: "true",
2337
+ active: true,
2338
+ show: true,
2339
+ readOnly: false,
2340
+ required: false,
2341
+ ellegibleForComparison: false,
2342
+ options: [],
2343
+ validations: [],
2344
+ requestGraphicData: [],
2345
+ tips: [],
2346
+ createdAtDateTime: "2025-10-14T17:39:08.358Z",
2347
+ updatedAtDateTime: "2025-10-14T17:39:08.358Z",
2348
+ __v: 0,
2349
+ lines: [
2350
+ {
2351
+ id: "81d807c1-9c6f-485d-8dc3-158112dc470b",
2352
+ line: 63,
2353
+ collumns: [
2354
+ {
2355
+ _id: "68ee8f0180b7d807773414ef",
2356
+ form: "689e029db13c27189bce136d",
2357
+ sequence: 76,
2358
+ code: "FOTO_FRENTE",
2359
+ description: "Foto de frente",
2360
+ parent: "68ee8abc80b7d807773414e7",
2361
+ line: 63,
2362
+ column: 1,
2363
+ type: "QUESTION",
2364
+ typeAnswer: "UPLOAD_FILE",
2365
+ category: "ANTHROPOMETRY",
2366
+ variantView: "SINGLE_FILE",
2367
+ formulaToEnable: "true",
2368
+ active: true,
2369
+ show: true,
2370
+ readOnly: false,
2371
+ required: false,
2372
+ ellegibleForComparison: false,
2373
+ uploadFileConfig: {
2374
+ typeFile: "IMAGE",
2375
+ acceptablesExtensions: ["jpg", "jpeg", "png"],
2376
+ thumbExample: "https://skydiet-asset.s3.us-east-2.amazonaws.com/thumb-shadow-front-side.png"
2377
+ },
2378
+ options: [],
2379
+ validations: [],
2380
+ requestGraphicData: [],
2381
+ tips: [],
2382
+ createdAtDateTime: "2025-10-14T17:57:21.200Z",
2383
+ updatedAtDateTime: "2025-10-14T17:57:21.200Z",
2384
+ __v: 0
2385
+ },
2386
+ {
2387
+ _id: "68ee8f2c80b7d807773414f6",
2388
+ form: "689e029db13c27189bce136d",
2389
+ sequence: 77,
2390
+ code: "FOTO_COSTAS",
2391
+ description: "Foto de costas",
2392
+ parent: "68ee8abc80b7d807773414e7",
2393
+ line: 63,
2394
+ column: 2,
2395
+ type: "QUESTION",
2396
+ typeAnswer: "UPLOAD_FILE",
2397
+ category: "ANTHROPOMETRY",
2398
+ variantView: "SINGLE_FILE",
2399
+ formulaToEnable: "true",
2400
+ active: true,
2401
+ show: true,
2402
+ readOnly: false,
2403
+ required: false,
2404
+ ellegibleForComparison: false,
2405
+ uploadFileConfig: {
2406
+ typeFile: "IMAGE",
2407
+ acceptablesExtensions: ["jpg", "jpeg", "png"],
2408
+ thumbExample: "https://skydiet-asset.s3.us-east-2.amazonaws.com/thumb-shadow-back-side.png"
2409
+ },
2410
+ options: [],
2411
+ validations: [],
2412
+ requestGraphicData: [],
2413
+ tips: [],
2414
+ createdAtDateTime: "2025-10-14T17:58:04.986Z",
2415
+ updatedAtDateTime: "2025-10-14T17:58:04.986Z",
2416
+ __v: 0
2417
+ },
2418
+ {
2419
+ _id: "68ee8f4c80b7d807773414fd",
2420
+ form: "689e029db13c27189bce136d",
2421
+ sequence: 78,
2422
+ code: "FOTO_LADO_DIREITO",
2423
+ description: "Foto lado direito",
2424
+ parent: "68ee8abc80b7d807773414e7",
2425
+ line: 63,
2426
+ column: 3,
2427
+ type: "QUESTION",
2428
+ typeAnswer: "UPLOAD_FILE",
2429
+ category: "ANTHROPOMETRY",
2430
+ variantView: "SINGLE_FILE",
2431
+ formulaToEnable: "true",
2432
+ active: true,
2433
+ show: true,
2434
+ readOnly: false,
2435
+ required: false,
2436
+ ellegibleForComparison: false,
2437
+ uploadFileConfig: {
2438
+ typeFile: "IMAGE",
2439
+ acceptablesExtensions: ["jpg", "jpeg", "png"],
2440
+ thumbExample: "https://skydiet-asset.s3.us-east-2.amazonaws.com/thumb-shadow-right-side.png"
2441
+ },
2442
+ options: [],
2443
+ validations: [],
2444
+ requestGraphicData: [],
2445
+ tips: [],
2446
+ createdAtDateTime: "2025-10-14T17:58:36.838Z",
2447
+ updatedAtDateTime: "2025-10-14T17:58:36.838Z",
2448
+ __v: 0
2449
+ },
2450
+ {
2451
+ _id: "68ee8f5c80b7d80777341504",
2452
+ form: "689e029db13c27189bce136d",
2453
+ sequence: 79,
2454
+ code: "FOTO_LADO_ESQUERDO",
2455
+ description: "Foto lado esquerdo",
2456
+ parent: "68ee8abc80b7d807773414e7",
2457
+ line: 63,
2458
+ column: 4,
2459
+ type: "QUESTION",
2460
+ typeAnswer: "UPLOAD_FILE",
2461
+ category: "ANTHROPOMETRY",
2462
+ variantView: "SINGLE_FILE",
2463
+ formulaToEnable: "true",
2464
+ active: true,
2465
+ show: true,
2466
+ readOnly: false,
2467
+ required: false,
2468
+ ellegibleForComparison: false,
2469
+ uploadFileConfig: {
2470
+ typeFile: "IMAGE",
2471
+ acceptablesExtensions: ["jpg", "jpeg", "png"],
2472
+ thumbExample: "https://skydiet-asset.s3.us-east-2.amazonaws.com/thumb-shadow-left-side.png"
2473
+ },
2474
+ options: [],
2475
+ validations: [],
2476
+ requestGraphicData: [],
2477
+ tips: [],
2478
+ createdAtDateTime: "2025-10-14T17:58:52.521Z",
2479
+ updatedAtDateTime: "2025-10-14T17:58:52.521Z",
2480
+ __v: 0
2481
+ }
2482
+ ]
2483
+ }
2484
+ ]
2485
+ }
2486
+ ]
2487
+ },
2488
+ {
2489
+ id: "a601242d-ed21-4ef3-a4b3-b5f2339d4a2d",
2490
+ line: 64,
2491
+ collumns: [
2492
+ {
2493
+ _id: "68ef9a31fbcea8e6b466aeb5",
2494
+ form: "689e029db13c27189bce136d",
2495
+ sequence: 80,
2496
+ code: "SKY-80-265C",
2497
+ description: "Pesos e Medidas",
2498
+ line: 64,
2499
+ column: 1,
2500
+ type: "TABLE",
2501
+ category: "ANTHROPOMETRY",
2502
+ formulaToEnable: "true",
2503
+ active: true,
2504
+ show: true,
2505
+ readOnly: false,
2506
+ required: false,
2507
+ ellegibleForComparison: false,
2508
+ tableConfig: {
2509
+ headerData: [
2510
+ {
2511
+ headerText: "Análises de Pesos e Medidas",
2512
+ fieldName: "description",
2513
+ _id: "68ef9a31fbcea8e6b466aeb6"
2514
+ },
2515
+ {
2516
+ headerText: "Atual",
2517
+ fieldName: "answer",
2518
+ _id: "68ef9a31fbcea8e6b466aeb7"
2519
+ },
2520
+ {
2521
+ headerText: "Valor de ref.",
2522
+ fieldName: "referenceValue",
2523
+ _id: "68ef9a31fbcea8e6b466aeb8"
2524
+ },
2525
+ {
2526
+ headerText: "Classificação",
2527
+ fieldName: "classification",
2528
+ _id: "68ef9a31fbcea8e6b466aeb9"
2529
+ }
2530
+ ]
2531
+ },
2532
+ options: [],
2533
+ validations: [],
2534
+ requestGraphicData: [],
2535
+ tips: [],
2536
+ createdAtDateTime: "2025-10-15T12:57:21.774Z",
2537
+ updatedAtDateTime: "2025-10-15T12:57:21.774Z",
2538
+ __v: 0,
2539
+ isAnalyticalResult: true,
2540
+ lines: [
2541
+ {
2542
+ id: "12559866-69a4-4806-a763-03756a8f504b",
2543
+ line: 65,
2544
+ collumns: [
2545
+ {
2546
+ _id: "68ef9f5afbcea8e6b466aec4",
2547
+ form: "689e029db13c27189bce136d",
2548
+ sequence: 81,
2549
+ code: "CURRENT_WEIGHT_TABLE_RESULT",
2550
+ description: "Peso atual",
2551
+ parent: "68ef9a31fbcea8e6b466aeb5",
2552
+ line: 65,
2553
+ column: 1,
2554
+ type: "QUESTION",
2555
+ typeAnswer: "OPEN_NUMBER",
2556
+ category: "ANTHROPOMETRY",
2557
+ measurementUnit: "Kg",
2558
+ formulaToAnswer: "${CURRENT_WEIGHT}",
2559
+ formulaToReferenceValue: "",
2560
+ formulaToClassification: "",
2561
+ formulaToEnable: "true",
2562
+ active: true,
2563
+ show: true,
2564
+ readOnly: false,
2565
+ required: false,
2566
+ ellegibleForComparison: false,
2567
+ options: [],
2568
+ validations: [],
2569
+ requestGraphicData: [],
2570
+ tips: [],
2571
+ createdAtDateTime: "2025-10-15T13:19:22.615Z",
2572
+ updatedAtDateTime: "2025-10-15T13:19:22.615Z",
2573
+ __v: 0
2574
+ }
2575
+ ]
2576
+ },
2577
+ {
2578
+ id: "3aa26e9f-4894-4364-826e-ecb0286a77ca",
2579
+ line: 66,
2580
+ collumns: [
2581
+ {
2582
+ _id: "68ef9fbffbcea8e6b466aecc",
2583
+ form: "689e029db13c27189bce136d",
2584
+ sequence: 82,
2585
+ code: "CURRENT_HEIGHT_TABLE_RESULT",
2586
+ description: "Altura atual",
2587
+ parent: "68ef9a31fbcea8e6b466aeb5",
2588
+ line: 66,
2589
+ column: 1,
2590
+ type: "QUESTION",
2591
+ typeAnswer: "OPEN_NUMBER",
2592
+ category: "ANTHROPOMETRY",
2593
+ measurementUnit: "m",
2594
+ formulaToAnswer: "Number(${CURRENT_HEIGHT})) / 100",
2595
+ formulaToReferenceValue: "",
2596
+ formulaToClassification: "",
2597
+ formulaToEnable: "true",
2598
+ active: true,
2599
+ show: true,
2600
+ readOnly: false,
2601
+ required: false,
2602
+ ellegibleForComparison: false,
2603
+ options: [],
2604
+ validations: [],
2605
+ requestGraphicData: [],
2606
+ tips: [],
2607
+ createdAtDateTime: "2025-10-15T13:21:03.178Z",
2608
+ updatedAtDateTime: "2025-10-15T13:21:03.178Z",
2609
+ __v: 0
2610
+ }
2611
+ ]
2612
+ },
2613
+ {
2614
+ id: "b30ccd90-b517-4e1f-ac57-03f03c584b27",
2615
+ line: 67,
2616
+ collumns: [
2617
+ {
2618
+ _id: "68efa8f2fbcea8e6b466aed4",
2619
+ form: "689e029db13c27189bce136d",
2620
+ sequence: 83,
2621
+ code: "CURRENT_HEIGHT_TABLE_RESULT",
2622
+ description: "IMC",
2623
+ parent: "68ef9a31fbcea8e6b466aeb5",
2624
+ line: 67,
2625
+ column: 1,
2626
+ type: "QUESTION",
2627
+ typeAnswer: "OPEN_NUMBER",
2628
+ category: "ANTHROPOMETRY",
2629
+ measurementUnit: "kg / m²",
2630
+ formulaToAnswer: "(Number('${CURRENT_WEIGHT}') ? Number('${CURRENT_WEIGHT}') : 0) / ((Number('${CURRENT_HEIGHT}') ? Number('${CURRENT_HEIGHT}') : 0)**2)",
2631
+ formulaToReferenceValue: "[18.5, 24.9]",
2632
+ formulaToClassification: "const imc = (Number('${CURRENT_WEIGHT}') ? Number('${CURRENT_WEIGHT}') : 0) / ((Number('${CURRENT_HEIGHT}') ? Number('${CURRENT_HEIGHT}') : 0)**2); imc < 18.5 ? 'Abaixo do peso' : imc < 25 ? 'Peso normal' : imc < 30 ? 'Sobrepeso' : imc < 35 ? 'Obesidade grau 1' : imc < 40 ? 'Obesidade grau 2' : 'Obesidade grau 3'",
2633
+ formulaToEnable: "true",
2634
+ active: true,
2635
+ show: true,
2636
+ readOnly: false,
2637
+ required: false,
2638
+ ellegibleForComparison: false,
2639
+ options: [],
2640
+ validations: [],
2641
+ requestGraphicData: [],
2642
+ tips: [],
2643
+ createdAtDateTime: "2025-10-15T14:00:18.038Z",
2644
+ updatedAtDateTime: "2025-10-15T14:00:18.038Z",
2645
+ __v: 0
2646
+ }
2647
+ ]
2648
+ },
2649
+ {
2650
+ id: "4f5f6ea0-5798-482f-bf21-600b9245c963",
2651
+ line: 68,
2652
+ collumns: [
2653
+ {
2654
+ _id: "68efac23fbcea8e6b466aedc",
2655
+ form: "689e029db13c27189bce136d",
2656
+ sequence: 84,
2657
+ code: "RCQ_TABLE_RESULT",
2658
+ description: "Relação Cintura/Quadril (RCQ)",
2659
+ parent: "68ef9a31fbcea8e6b466aeb5",
2660
+ line: 68,
2661
+ column: 1,
2662
+ type: "QUESTION",
2663
+ typeAnswer: "OPEN_NUMBER",
2664
+ category: "ANTHROPOMETRY",
2665
+ formulaToAnswer: "Number('${CIRCUNFERENCIA_CINTURA}') && Number('${CIRCUNFERENCIA_QUADRIL}') ? Number('${CIRCUNFERENCIA_CINTURA}') / Number('${CIRCUNFERENCIA_QUADRIL}'): undefined",
2666
+ formulaToReferenceValue: "< 0.85 (feminino)",
2667
+ formulaToClassification: "const rcq = Number('${CIRCUNFERENCIA_CINTURA}') && Number('${CIRCUNFERENCIA_QUADRIL}') ? Number('${CIRCUNFERENCIA_CINTURA}') / Number('${CIRCUNFERENCIA_QUADRIL}'): undefined; rcq < 0.5 ? 'Limitrofe' : rcq < 0.85 ? 'Normal' : rcq >= 0.85 ? 'Acima' : 'Não definido'",
2668
+ formulaToEnable: "true",
2669
+ active: true,
2670
+ show: true,
2671
+ readOnly: false,
2672
+ required: false,
2673
+ ellegibleForComparison: false,
2674
+ options: [],
2675
+ validations: [],
2676
+ requestGraphicData: [],
2677
+ tips: [],
2678
+ createdAtDateTime: "2025-10-15T14:13:55.504Z",
2679
+ updatedAtDateTime: "2025-10-15T14:13:55.504Z",
2680
+ __v: 0
2681
+ }
2682
+ ]
2683
+ },
2684
+ {
2685
+ id: "724d1f2a-2370-40db-af9d-f60b1dbccb5e",
2686
+ line: 69,
2687
+ collumns: [
2688
+ {
2689
+ _id: "68efac6ffbcea8e6b466aee4",
2690
+ form: "689e029db13c27189bce136d",
2691
+ sequence: 85,
2692
+ code: "CMB_TABLE_RESULT",
2693
+ description: "Circunferência Muscular do Braço (CMB)",
2694
+ parent: "68ef9a31fbcea8e6b466aeb5",
2695
+ line: 69,
2696
+ column: 1,
2697
+ type: "QUESTION",
2698
+ typeAnswer: "OPEN_NUMBER",
2699
+ category: "ANTHROPOMETRY",
2700
+ formulaToAnswer: "Number('${CIRCUNFERENCIA_CINTURA}') && Number('${CIRCUNFERENCIA_QUADRIL}') ? Number('${CIRCUNFERENCIA_CINTURA}') / Number('${CIRCUNFERENCIA_QUADRIL}'): undefined",
2701
+ formulaToReferenceValue: "< 0.85 (feminino)",
2702
+ formulaToClassification: "const rcq = Number('${CIRCUNFERENCIA_CINTURA}') && Number('${CIRCUNFERENCIA_QUADRIL}') ? Number('${CIRCUNFERENCIA_CINTURA}') / Number('${CIRCUNFERENCIA_QUADRIL}'): undefined; rcq < 0.5 ? 'Limitrofe' : rcq < 0.85 ? 'Adequado' : rcq >= 0.85 ? 'Acima' : 'Não definido'",
2703
+ formulaToEnable: "true",
2704
+ active: true,
2705
+ show: true,
2706
+ readOnly: false,
2707
+ required: false,
2708
+ ellegibleForComparison: false,
2709
+ options: [],
2710
+ validations: [],
2711
+ requestGraphicData: [],
2712
+ tips: [],
2713
+ createdAtDateTime: "2025-10-15T14:15:11.490Z",
2714
+ updatedAtDateTime: "2025-10-15T14:15:11.490Z",
2715
+ __v: 0
2716
+ }
2717
+ ]
2718
+ }
2719
+ ]
2720
+ }
2721
+ ]
2722
+ },
2723
+ {
2724
+ id: "c7c4736d-89e5-4b1e-afa5-a1bad8228ea8",
2725
+ line: 70,
2726
+ collumns: [
2727
+ {
2728
+ _id: "68efad48fbcea8e6b466aeec",
2729
+ form: "689e029db13c27189bce136d",
2730
+ sequence: 86,
2731
+ code: "SKY-86-FQDG",
2732
+ description: "Composição corporal",
2733
+ line: 70,
2734
+ column: 1,
2735
+ type: "TABLE",
2736
+ category: "ANTHROPOMETRY",
2737
+ formulaToEnable: "true",
2738
+ active: true,
2739
+ show: true,
2740
+ readOnly: false,
2741
+ required: false,
2742
+ ellegibleForComparison: false,
2743
+ tableConfig: {
2744
+ headerData: [
2745
+ {
2746
+ headerText: "Composição corporal",
2747
+ fieldName: "description",
2748
+ _id: "68efad48fbcea8e6b466aeed"
2749
+ },
2750
+ {
2751
+ headerText: "Atual",
2752
+ fieldName: "answer",
2753
+ _id: "68efad48fbcea8e6b466aeee"
2754
+ },
2755
+ {
2756
+ headerText: "Valor de ref.",
2757
+ fieldName: "referenceValue",
2758
+ _id: "68efad48fbcea8e6b466aeef"
2759
+ },
2760
+ {
2761
+ headerText: "Classificação",
2762
+ fieldName: "classification",
2763
+ _id: "68efad48fbcea8e6b466aef0"
2764
+ }
2765
+ ]
2766
+ },
2767
+ options: [],
2768
+ validations: [],
2769
+ requestGraphicData: [],
2770
+ tips: [],
2771
+ createdAtDateTime: "2025-10-15T14:18:48.408Z",
2772
+ updatedAtDateTime: "2025-10-15T14:18:48.408Z",
2773
+ __v: 0,
2774
+ lines: [
2775
+ {
2776
+ id: "749dbb5b-a6f5-4500-a519-a3eabfccbb82",
2777
+ line: 71,
2778
+ collumns: [
2779
+ {
2780
+ _id: "68efadbffbcea8e6b466aef8",
2781
+ form: "689e029db13c27189bce136d",
2782
+ sequence: 87,
2783
+ code: "PROTOCOLO_PERC_GORDURA_TABLE_RESULT",
2784
+ description: "Protocolo",
2785
+ parent: "68efad48fbcea8e6b466aeec",
2786
+ line: 71,
2787
+ column: 1,
2788
+ type: "QUESTION",
2789
+ typeAnswer: "OPEN_NUMBER",
2790
+ category: "ANTHROPOMETRY",
2791
+ formulaToAnswer: "'${FORMULA_PERCENT_FAT}'",
2792
+ formulaToEnable: "true",
2793
+ active: true,
2794
+ show: true,
2795
+ readOnly: false,
2796
+ required: false,
2797
+ ellegibleForComparison: false,
2798
+ options: [],
2799
+ validations: [],
2800
+ requestGraphicData: [],
2801
+ tips: [],
2802
+ createdAtDateTime: "2025-10-15T14:20:47.735Z",
2803
+ updatedAtDateTime: "2025-10-15T14:20:47.735Z",
2804
+ __v: 0
2805
+ }
2806
+ ]
2807
+ },
2808
+ {
2809
+ id: "f86dd195-98aa-4d11-9bd2-cb7a4e33186d",
2810
+ line: 72,
2811
+ collumns: [
2812
+ {
2813
+ _id: "68efb15ffbcea8e6b466af01",
2814
+ form: "689e029db13c27189bce136d",
2815
+ sequence: 88,
2816
+ code: "PERC_GORDURA_TABLE_RESULT",
2817
+ description: "% de Gordura",
2818
+ parent: "68efad48fbcea8e6b466aeec",
2819
+ line: 72,
2820
+ column: 1,
2821
+ type: "QUESTION",
2822
+ typeAnswer: "OPEN_NUMBER",
2823
+ category: "ANTHROPOMETRY",
2824
+ measurementUnit: "%",
2825
+ formulaToAnswer: "'${CIRCUNFERENCIA_CINTURA}';'${CIRCUNFERENCIA_ABDOMEN}';'${CURRENT_WEIGHT}';'${CURRENT_HEIGHT}'; '${Q23A}';'${Q24A}';'${Q25A}';'${Q26A}';'${Q151A}';'${Q28A}';'${Q29A}';'${Q30A}';'${Q31A}';'${Q130A}';Number('${BIOIMPEDANCIA_PERCENTUAL_GORDURA}') > 0 ? '${BIOIMPEDANCE_FAT_PERCENT}' : '${FORMULA_PERCENT_FAT}' === 'POLLOCK_7_DOBRAS' ? ${POLLOCK_7_DOBRAS} : '${FORMULA_PERCENT_FAT}' === 'POLLOCK_3_DOBRAS' ? ${POLLOCK_3_DOBRAS} : '${FORMULA_PERCENT_FAT}' === 'PETROSKI' ? ${PETROSKI} : '${FORMULA_PERCENT_FAT}' === 'DURNIN_WOMERSLEY' ? ${DURNIN_WOMERSLEY} : '${FORMULA_PERCENT_FAT}' === 'FAULKNER' ? ${FAULKNER} : '${FORMULA_PERCENT_FAT}' === 'YUHASZ' ? ${YUHASZ} : '${FORMULA_PERCENT_FAT}' === 'WELTMAN_1988_OBESOS' ? ${WELTMAN_1988_OBESOS} : '${FORMULA_PERCENT_FAT}' === 'GUEDES' ? ${GUEDES} : undefined",
2826
+ formulaToReferenceValue: "'${PATIENT_GENRE}' === 'MALE' ? '18% - 25%' : '20% - 28%'",
2827
+ formulaToClassification: "const percentFat = '${CIRCUNFERENCIA_CINTURA}';'${CIRCUNFERENCIA_ABDOMEN}';'${CURRENT_WEIGHT}';'${CURRENT_HEIGHT}'; '${Q23A}';'${Q24A}';'${Q25A}';'${Q26A}';'${Q151A}';'${Q28A}';'${Q29A}';'${Q30A}';'${Q31A}';'${Q130A}';Number('${BIOIMPEDANCIA_PERCENTUAL_GORDURA}') > 0 ? '${BIOIMPEDANCE_FAT_PERCENT}' : '${FORMULA_PERCENT_FAT}' === 'POLLOCK_7_DOBRAS' ? ${POLLOCK_7_DOBRAS} : '${FORMULA_PERCENT_FAT}' === 'POLLOCK_3_DOBRAS' ? ${POLLOCK_3_DOBRAS} : '${FORMULA_PERCENT_FAT}' === 'PETROSKI' ? ${PETROSKI} : '${FORMULA_PERCENT_FAT}' === 'DURNIN_WOMERSLEY' ? ${DURNIN_WOMERSLEY} : '${FORMULA_PERCENT_FAT}' === 'FAULKNER' ? ${FAULKNER} : '${FORMULA_PERCENT_FAT}' === 'YUHASZ' ? ${YUHASZ} : '${FORMULA_PERCENT_FAT}' === 'WELTMAN_1988_OBESOS' ? ${WELTMAN_1988_OBESOS} : '${FORMULA_PERCENT_FAT}' === 'GUEDES' ? ${GUEDES} : undefined; percentFat < 12 ? 'Abaixo' : percentFat < 18 ? 'Abaixo 1' : percentFat < 28 ? 'Adequado' : 'Acima'",
2828
+ formulaToEnable: "true",
2829
+ active: true,
2830
+ show: true,
2831
+ readOnly: false,
2832
+ required: false,
2833
+ ellegibleForComparison: false,
2834
+ options: [],
2835
+ validations: [],
2836
+ requestGraphicData: [],
2837
+ tips: [],
2838
+ createdAtDateTime: "2025-10-15T14:36:15.391Z",
2839
+ updatedAtDateTime: "2025-10-15T14:36:15.391Z",
2840
+ __v: 0,
2841
+ referenceValue: "18% - 25%"
2842
+ }
2843
+ ]
2844
+ },
2845
+ {
2846
+ id: "45bd12e6-3557-4874-bed5-5264aea03416",
2847
+ line: 73,
2848
+ collumns: [
2849
+ {
2850
+ _id: "68efb244fbcea8e6b466af0a",
2851
+ form: "689e029db13c27189bce136d",
2852
+ sequence: 89,
2853
+ code: "MASSA_GORDURA_TABLE_RESULT",
2854
+ description: "Peso de Gordura",
2855
+ parent: "68efad48fbcea8e6b466aeec",
2856
+ line: 73,
2857
+ column: 1,
2858
+ type: "QUESTION",
2859
+ typeAnswer: "OPEN_NUMBER",
2860
+ category: "ANTHROPOMETRY",
2861
+ measurementUnit: "Kg",
2862
+ formulaToAnswer: "${CURRENT_WEIGHT} * ${PERC_GORDURA_TABLE_RESULT}",
2863
+ formulaToEnable: "true",
2864
+ active: true,
2865
+ show: true,
2866
+ readOnly: false,
2867
+ required: false,
2868
+ ellegibleForComparison: false,
2869
+ options: [],
2870
+ validations: [],
2871
+ requestGraphicData: [],
2872
+ tips: [],
2873
+ createdAtDateTime: "2025-10-15T14:40:04.251Z",
2874
+ updatedAtDateTime: "2025-10-15T14:40:04.251Z",
2875
+ __v: 0
2876
+ }
2877
+ ]
2878
+ },
2879
+ {
2880
+ id: "93e023df-db0f-4e04-a517-737ef06d0a64",
2881
+ line: 74,
2882
+ collumns: [
2883
+ {
2884
+ _id: "68efb266fbcea8e6b466af12",
2885
+ form: "689e029db13c27189bce136d",
2886
+ sequence: 90,
2887
+ code: "MASSA_OSSEO_TABLE_RESULT",
2888
+ description: "Peso Ósseo",
2889
+ parent: "68efad48fbcea8e6b466aeec",
2890
+ line: 74,
2891
+ column: 1,
2892
+ type: "QUESTION",
2893
+ typeAnswer: "OPEN_NUMBER",
2894
+ category: "ANTHROPOMETRY",
2895
+ measurementUnit: "Kg",
2896
+ formulaToAnswer: "${CURRENT_WEIGHT} * ${PERC_GORDURA_TABLE_RESULT}",
2897
+ formulaToEnable: "true",
2898
+ active: true,
2899
+ show: true,
2900
+ readOnly: false,
2901
+ required: false,
2902
+ ellegibleForComparison: false,
2903
+ options: [],
2904
+ validations: [],
2905
+ requestGraphicData: [],
2906
+ tips: [],
2907
+ createdAtDateTime: "2025-10-15T14:40:38.237Z",
2908
+ updatedAtDateTime: "2025-10-15T14:40:38.237Z",
2909
+ __v: 0
2910
+ }
2911
+ ]
2912
+ }
2913
+ ]
2914
+ }
2915
+ ]
2916
+ },
2917
+ {
2918
+ id: "cdee03be-4471-4056-bbd1-a4fa3d37b4ed",
2919
+ line: 75,
2920
+ collumns: [
2921
+ {
2922
+ _id: "68effcee91073e75f541eff7",
2923
+ form: "689e029db13c27189bce136d",
2924
+ sequence: 91,
2925
+ code: "PATIENT_BORN_DATE",
2926
+ description: "Data Nasc. do Paciente",
2927
+ line: 75,
2928
+ column: 1,
2929
+ type: "QUESTION",
2930
+ typeAnswer: "DATE",
2931
+ category: "ANTHROPOMETRY",
2932
+ formulaToEnable: "true",
2933
+ active: true,
2934
+ show: false,
2935
+ readOnly: false,
2936
+ required: false,
2937
+ ellegibleForComparison: false,
2938
+ options: [],
2939
+ validations: [],
2940
+ requestGraphicData: [],
2941
+ tips: [],
2942
+ createdAtDateTime: "2025-10-15T19:58:38.981Z",
2943
+ updatedAtDateTime: "2025-10-15T19:58:38.981Z",
2944
+ __v: 0,
2945
+ answer: "1993-01-04T02:00:00.000Z"
2946
+ }
2947
+ ]
2948
+ },
2949
+ {
2950
+ id: "49518283-d214-4989-b2d1-61035979e7f6",
2951
+ line: 76,
2952
+ collumns: [
2953
+ {
2954
+ _id: "68effd2191073e75f541efff",
2955
+ form: "689e029db13c27189bce136d",
2956
+ sequence: 92,
2957
+ code: "PATIENT_GENRE",
2958
+ description: "Gênero do Paciente",
2959
+ line: 76,
2960
+ column: 1,
2961
+ type: "QUESTION",
2962
+ typeAnswer: "OPEN_TEXT",
2963
+ category: "ANTHROPOMETRY",
2964
+ formulaToEnable: "true",
2965
+ active: true,
2966
+ show: false,
2967
+ readOnly: false,
2968
+ required: false,
2969
+ ellegibleForComparison: false,
2970
+ options: [],
2971
+ validations: [],
2972
+ requestGraphicData: [],
2973
+ tips: [],
2974
+ createdAtDateTime: "2025-10-15T19:59:29.284Z",
2975
+ updatedAtDateTime: "2025-10-15T19:59:29.284Z",
2976
+ __v: 0,
2977
+ answer: "MALE"
2978
+ }
2979
+ ]
2980
+ },
2981
+ {
2982
+ id: "dd4058e7-40fe-422c-b1d3-e5ad95fb0bc3",
2983
+ line: 77,
2984
+ collumns: [
2985
+ {
2986
+ _id: "68effdaf486b4803c9142887",
2987
+ form: "689e029db13c27189bce136d",
2988
+ sequence: 93,
2989
+ code: "PATIENT_AGE_IN_YEARS",
2990
+ description: "Idade do Paciente em Anos",
2991
+ line: 77,
2992
+ column: 1,
2993
+ type: "QUESTION",
2994
+ typeAnswer: "OPEN_NUMBER",
2995
+ category: "ANTHROPOMETRY",
2996
+ measurementUnit: "Anos",
2997
+ formulaToEnable: "true",
2998
+ active: true,
2999
+ show: false,
3000
+ readOnly: false,
3001
+ required: false,
3002
+ ellegibleForComparison: false,
3003
+ options: [],
3004
+ validations: [],
3005
+ requestGraphicData: [],
3006
+ tips: [],
3007
+ createdAtDateTime: "2025-10-15T20:01:51.754Z",
3008
+ updatedAtDateTime: "2025-10-15T20:01:51.754Z",
3009
+ __v: 0,
3010
+ answer: 32
3011
+ }
3012
+ ]
3013
+ },
3014
+ {
3015
+ id: "2e43dee6-9385-4cf8-b8f6-71554cf8f3eb",
3016
+ line: 78,
3017
+ collumns: [
3018
+ {
3019
+ _id: "68effdc6486b4803c914288f",
3020
+ form: "689e029db13c27189bce136d",
3021
+ sequence: 94,
3022
+ code: "PATIENT_AGE_IN_MONTHS",
3023
+ description: "Idade do Paciente em Meses",
3024
+ line: 78,
3025
+ column: 1,
3026
+ type: "QUESTION",
3027
+ typeAnswer: "OPEN_NUMBER",
3028
+ category: "ANTHROPOMETRY",
3029
+ measurementUnit: "Meses",
3030
+ formulaToEnable: "true",
3031
+ active: true,
3032
+ show: false,
3033
+ readOnly: false,
3034
+ required: false,
3035
+ ellegibleForComparison: false,
3036
+ options: [],
3037
+ validations: [],
3038
+ requestGraphicData: [],
3039
+ tips: [],
3040
+ createdAtDateTime: "2025-10-15T20:02:14.980Z",
3041
+ updatedAtDateTime: "2025-10-15T20:02:14.980Z",
3042
+ __v: 0,
3043
+ answer: 394
3044
+ }
3045
+ ]
3046
+ }
3047
+ ];
3048
+ describe("BuildRecurrenceBookingsFlow", () => {
3049
+ it("should return undefined", async () => {
3050
+ // const bookingMock = {
3051
+ // initAppointmentDateTime: moment().set({
3052
+ // date: 25,
3053
+ // month: 4,
3054
+ // year: 2024,
3055
+ // hour: 11
3056
+ // }),
3057
+ // endAppointmentDateTime: moment().set({
3058
+ // date: 25,
3059
+ // month: 4,
3060
+ // year: 2024,
3061
+ // hour: 12,
3062
+ // minute: 0
3063
+ // })
3064
+ // } as IBooking;
3065
+ // const sut = BuildRecurrenceBookingsFlow.build(bookingMock);
3066
+ const sut = OnAnswerQuestionsFlowTester_1.default.executeByRows(answerExample, lines, []);
3067
+ console.log("SUT", JSON.stringify(sut, null, 2));
3068
+ expect(sut.lines).toBeGreaterThan(1);
3069
+ });
3070
+ });
3071
+ // ---- TESTER CODE END ----