@@ -10,6 +10,10 @@ const childFunctioningSummaryData = [
10
10
label : "cases.child_functioning.difficulty_seeing_with_glasses" ,
11
11
key : latestValue => `cfm_${ latestValue ?. cfm_age } _vision_difficulty_with_glasses`
12
12
} ,
13
+ {
14
+ label : "cases.continue_hearing_section" ,
15
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _hearing_display`
16
+ } ,
13
17
{
14
18
label : "cases.child_functioning.child_wears_hearing_aid" ,
15
19
key : latestValue => `cfm_${ latestValue ?. cfm_age } _hearing_uses_hearing_aid`
@@ -18,6 +22,10 @@ const childFunctioningSummaryData = [
18
22
label : "cases.child_functioning.difficulty_hearing_with_hearing_aid" ,
19
23
key : latestValue => `cfm_${ latestValue ?. cfm_age } _hearing_difficulty_with_hearing_aid`
20
24
} ,
25
+ {
26
+ label : "cases.continue_mobility_section" ,
27
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_display`
28
+ } ,
21
29
{
22
30
label : "cases.child_functioning.child_uses_equipment_or_receive_assistance_for_walking" ,
23
31
key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_uses_equipment`
@@ -26,33 +34,133 @@ const childFunctioningSummaryData = [
26
34
label : "cases.child_functioning.difficulty_walking_without_equipment" ,
27
35
key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_difficulty_without_equipment`
28
36
} ,
37
+ {
38
+ label : "cases.mobility_difficulty_without_equipment_100m" ,
39
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_difficulty_without_equipment_100m`
40
+ } ,
41
+ {
42
+ label : "cases.mobility_difficulty_without_equipment_500m" ,
43
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_difficulty_without_equipment_500m`
44
+ } ,
29
45
{
30
46
label : "cases.child_functioning.difficulty_walking_with_equipment" ,
31
47
key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_difficulty_with_equipment`
32
48
} ,
49
+ {
50
+ label : "cases.mobility_difficulty_with_equipment_100m" ,
51
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_difficulty_with_equipment_100m`
52
+ } ,
53
+ {
54
+ label : "cases.mobility_difficulty_with_equipment_500m" ,
55
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _mobility_difficulty_with_equipment_500m`
56
+ } ,
57
+ {
58
+ label : "cases.continue_dexterity_display_section" ,
59
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _dexterity_display`
60
+ } ,
33
61
{
34
62
label : "cases.child_functioning.difficulty_picking_up_small_objects_with_hand" ,
35
63
key : latestValue => `cfm_${ latestValue ?. cfm_age } _dexterity_difficulty`
36
64
} ,
65
+ {
66
+ label : "cases.self_care_display" ,
67
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _self_care_display`
68
+ } ,
69
+ {
70
+ label : "cases.self_care_difficulty" ,
71
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _self_care_difficulty`
72
+ } ,
73
+ {
74
+ label : "cases.communication_display_section" ,
75
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _communication_display`
76
+ } ,
37
77
{
38
78
label : "cases.child_functioning.child_have_difficulty_to_understand" ,
39
79
key : latestValue => `cfm_${ latestValue ?. cfm_age } _communication_difficulty_understanding_you`
40
80
} ,
81
+ {
82
+ label : "cases.child_have_difficulty_to_understanding_child_household" ,
83
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _communication_difficulty_understanding_child_household`
84
+ } ,
85
+ {
86
+ label : "cases.difficulty_to_understanding_child_others" ,
87
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _communication_difficulty_understanding_child_others`
88
+ } ,
41
89
{
42
90
label : "cases.child_functioning.difficulty_to_understand_the_child" ,
43
91
key : latestValue => `cfm_${ latestValue ?. cfm_age } _communication_difficulty_understanding_child`
44
92
} ,
93
+ {
94
+ label : "cases.learning_display_section" ,
95
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _learning_display`
96
+ } ,
45
97
{
46
98
label : "cases.child_functioning.child_have_difficulty_for_learning" ,
47
99
key : latestValue => `cfm_${ latestValue ?. cfm_age } _learning_difficulty`
48
100
} ,
101
+ {
102
+ label : "cases.playing_display_section" ,
103
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _playing_display`
104
+ } ,
49
105
{
50
106
label : "cases.child_functioning.child_have_difficulty_for_playing" ,
51
107
key : latestValue => `cfm_${ latestValue ?. cfm_age } _playing_difficulty`
52
108
} ,
109
+ {
110
+ label : "cases.remembering_display" ,
111
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _remembering_display`
112
+ } ,
113
+ {
114
+ label : "cases.remembering_difficulty" ,
115
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _remembering_difficulty`
116
+ } ,
117
+ {
118
+ label : "cases.concentrating_display" ,
119
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _concentrating_display`
120
+ } ,
121
+ {
122
+ label : "cases.concentrating_difficulty" ,
123
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _concentrating_difficulty`
124
+ } ,
125
+ {
126
+ label : "cases.accepting_change_display" ,
127
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _accepting_change_display`
128
+ } ,
129
+ {
130
+ label : "cases.accepting_change_difficulty" ,
131
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _accepting_change_difficulty`
132
+ } ,
133
+ {
134
+ label : "cases.controlling_behavior_display_section" ,
135
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _controlling_behavior_display`
136
+ } ,
53
137
{
54
138
label : "cases.child_functioning.difficulty_for_controlling_behaviour" ,
55
139
key : latestValue => `cfm_${ latestValue ?. cfm_age } _controlling_behavior_difficulty`
140
+ } ,
141
+ {
142
+ label : "cases.making_friends_display_section" ,
143
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _making_friends_display`
144
+ } ,
145
+ {
146
+ label : "cases.making_friends_difficulty" ,
147
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _making_friends_difficulty`
148
+ } ,
149
+ {
150
+ label : "cases.anxiety_display_section" ,
151
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _anxiety_display`
152
+ } ,
153
+ {
154
+ label : "cases.anxiety_how_often" ,
155
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _anxiety_how_often`
156
+ } ,
157
+ {
158
+ label : "cases.depression_display_section" ,
159
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _depression_display`
160
+ } ,
161
+ {
162
+ label : "cases.depression_how_often" ,
163
+ key : latestValue => `cfm_${ latestValue ?. cfm_age } _depression_how_often`
56
164
}
57
165
] ;
58
166
0 commit comments