diff --git a/WNPRC_EHR/resources/domain-templates/ehr_lookups.template.xml b/WNPRC_EHR/resources/domain-templates/ehr_lookups.template.xml new file mode 100644 index 000000000..a12d58d2f --- /dev/null +++ b/WNPRC_EHR/resources/domain-templates/ehr_lookups.template.xml @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/WNPRC_EHR/resources/views/ehrAdmin.html b/WNPRC_EHR/resources/views/ehrAdmin.html index 082dd39c9..081f33178 100644 --- a/WNPRC_EHR/resources/views/ehrAdmin.html +++ b/WNPRC_EHR/resources/views/ehrAdmin.html @@ -27,7 +27,9 @@ //{name: 'Generate Schema XML', url: '<%=contextPath%>' + '/admin-getSchemaXmlDoc.view?full=true&dbSchema=core'}, //{name: 'View Site Errors', url: '<%=contextPath%>' + '/Shared/query-executeQuery.view?schemaName=auditlog&query.queryName=Client%20API%20Actions'} {name: 'UnSchedule BC Reports', url: '<%=contextPath%><%=containerPath%>/wnprc_ehr-UnscheduleBCReports.view'}, - {name: 'Schedule BC Reports', url: '<%=contextPath%><%=containerPath%>/wnprc_ehr-ScheduleBCReports.view'} + {name: 'Schedule BC Reports', url: '<%=contextPath%><%=containerPath%>/wnprc_ehr-ScheduleBCReports.view'}, + {name: 'EHR Extensible Columns', url: '<%=contextPath%><%=containerPath%>/ehr-ehrTemplates.view'}, + ] }, {header: 'Documentation',