2727 }
2828 ],
2929 "extensions" : [
30-
3130 {
3231 "name" : " start-visit-form-button" ,
3332 "component" : " startVisitFormButton" ,
9796 "title" : " Clinical Room"
9897 }
9998 },
100-
10199 {
102- "name" : " death-certification-notification" ,
100+ "name" : " death-certification-notification" ,
103101 "component" : " deathNotificationActionsButton" ,
104102 "slot" : " patient-actions-slot"
105103 },
135133 "component" : " endVisitModal"
136134 }
137135 ],
138- "workspaces " : [
136+ "workspaces2 " : [
139137 {
140138 "name" : " move-to-next-service-point-form-workspace" ,
141139 "component" : " moveToNextServicePointFormWorkspace" ,
142- "title" : " Move to next service oint" ,
143- "type" : " form" ,
144- "canMaximize" : true ,
145- "width" : " extra-wide"
140+ "window" : " patient-chart-clinical-forms"
146141 },
147142 {
148143 "name" : " start-visit-form-workspace" ,
149144 "component" : " startVisitFormWorkspace" ,
150- "title" : " Start Visit" ,
151- "type" : " form" ,
152- "canMaximize" : true ,
153- "width" : " extra-wide"
145+ "window" : " patient-chart-clinical-forms"
146+ },
147+ {
148+ "name" : " patient-form-entry-workspace" ,
149+ "component" : " startVisitFormWorkspace" ,
150+ "window" : " patient-chart-clinical-forms"
151+ }
152+ ],
153+ "workspaceWindows2" : [
154+ {
155+ "name" : " patient-chart-clinical-forms" ,
156+ "icon" : " clinicalFormActionButton" ,
157+ "order" : 3 ,
158+ "width" : " extra-wide" ,
159+ "group" : " patient-chart" ,
160+ "canMaximize" : true
154161 }
155162 ]
156- }
163+ }
0 commit comments