File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
- "id" : " coreapps.smartRedirect " ,
4
- "description" : " Basic patient search, by ID or Name (using OpenMRS's standard patient search) " ,
3
+ "id" : " smartapps.smartPatientChartRedirect " ,
4
+ "description" : " Smart App launch " ,
5
5
"order" : 2 ,
6
6
"extensions" : [
7
7
{
8
- "id" : " coreapps.activeVisitsHomepageLink " ,
8
+ "id" : " smartapps.smartAppPatientChartLaunch " ,
9
9
"extensionPointId" : " patientDashboard.overallActions" ,
10
10
"type" : " link" ,
11
- "label" : " coreapps.findPatient.app.label " ,
11
+ "label" : " Demo SMART App " ,
12
12
"url" : " ms/smartEhrLaunchServlet?app=smart_client&patientId={{patient.uuid}}" ,
13
- "icon" : " icon-search " ,
14
- "requiredPrivilege" : " App: coreapps.findPatient "
13
+ "icon" : " icon-hdd " ,
14
+ "requiredPrivilege" : " App: smartonfhir:smartAppPatientChartLaunch "
15
15
}
16
16
]
17
17
}
Original file line number Diff line number Diff line change 137
137
<name >App: smartonfhir.demoappHomepageLink</name >
138
138
<description >Demo smart app</description >
139
139
</privilege >
140
+
141
+ <privilege >
142
+ <name >App: smartonfhir:smartAppPatientChartLaunch</name >
143
+ <description >Demo SMART app launch inside patient chart</description >
144
+ </privilege >
140
145
</module >
141
146
Original file line number Diff line number Diff line change 612
612
<lombokVersion >1.18.12</lombokVersion >
613
613
<openmrsPlatformVersion >2.3.0</openmrsPlatformVersion >
614
614
<openmrsPlatformToolsVersion >2.3.0</openmrsPlatformToolsVersion >
615
- <keycloakVersion >10 .0.1 </keycloakVersion >
615
+ <keycloakVersion >12 .0.0 </keycloakVersion >
616
616
<uiframeworkVersion >3.15.0</uiframeworkVersion >
617
617
<appframeworkVersion >2.9</appframeworkVersion >
618
618
<appuiVersion >1.7</appuiVersion >
You can’t perform that action at this time.
0 commit comments