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