Eureka! Clinical Analytics Web Client

Eureka! Clinical Analytics is a web application that provides you with an easy way to phenotype a patient population based on their clinical and administrative data, and load those phenotypes and data into your own instance of the i2b2 data warehouse system.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

eurekaclinical-analytics-webclient
Last Version

Last Version

2.1-Alpha-5
Release Date

Release Date

Type

Type

zip
Description

Description

Eureka! Clinical Analytics Web Client
Eureka! Clinical Analytics is a web application that provides you with an easy way to phenotype a patient population based on their clinical and administrative data, and load those phenotypes and data into your own instance of the i2b2 data warehouse system.
Project URL

Project URL

https://github.com/eurekaclinical/eurekaclinical-analytics-webclient.git
Project Organization

Project Organization

Emory University
Source Code Management

Source Code Management

https://github.com/eurekaclinical/eurekaclinical-analytics-webclient.git

Download eurekaclinical-analytics-webclient

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-core jar 2.3.0.1
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1

Project Modules

There are no modules declared in this project.

Eureka! Clinical Analytics Web Client

Georgia Clinical and Translational Science Alliance (Georgia CTSA), Emory University, Atlanta, GA

What does it do?

This project contains the web client for Eureka! Clinical Analytics. It is an angularjs single-page site.

Latest release: Latest release

Version 2.0

The job submission page provides experimental support for updating phenotypes in a destination database. There are also numerous bug fixes in the server-side services. On the client side, this version fixes an error when clicking Edit on a phenotype with a percent sign in it.

Version 1.1

The changes for this release are behind the scenes to support a revised server-side architecture that we're implementing. User profile and administration functions have completely moved into separate web clients that, if installed, are available from the user menu in the upper right corner of the screen.

Version 1.1.1

This version fixes an error when clicking Edit on a phenotype with a percent sign in it.

Version 1.0.1

A news item for the new Eureka! Clinical Analytics release on the homepage was omitted. This version adds it back.

Version 1.0

Initial release

Build requirements

Runtime requirements

Building it

We use maven, node, and gulp to build the project. You need to install maven on your computer. Maven handles downloading and installing node and gulp for you. Maven installs node in the .eurekaclinical/dev directory in your home directory. It installs the node modules that are needed to build this project in the node_modules directory at the root of this project.

To build the project, execute mvn clean install at the command line. For simple file changes, not additions or deletions, you can usually use mvn install. To create a zipfile suitable for distribution, execute mvn install -Pdist.

Performing system tests

To run the web client on your machine for testing purposes, do the following:

  1. Clone the eurekaclinical-analytics-webapp project from GitHub, and execute mvn clean install followed by mvn process-resources cargo:run -Ptomcat in the root directory of the project on the command line to run the server-side Eureka! Clinical Analytics code in embedded tomcat. The backend services must be listening on port 8443, which is the default.
  2. Back in the root directory of the web client project, execute mvn clean install -Pwebserver. It will open the web client in your default web browser at https://localhost:8000 in an embedded web server. You can leave the backend Eureka! Clinical Analytics code running while you repeatedly build and run the web client.

Installation

Copy the contents of the dist directory into your web server's content directory in the folder of your choice.

Configuration

This web client is configured using a JSON file, config.json, that should be in the same directory as the index.html file on your web server. It supports specifying the following options:

  • casLoginUrl: The URL for logging into your CAS server. The default value is https://localhost:8000/cas-server/login.
  • logoutUrl: The URL that the web client will go to when the user clicks the Logout click in the upper right corner of the page. Before going to this URL, the web client will destroy the user's session. The default value is https://localhost:8000/cas-server/logout, which logs the user out of CAS.
  • eurekaWebappUrl: The URL for eureka-webapp. The default value is https://localhost:8000/eurekaclinical-analytics-webapp.

Specify the options as properties of a single JSON object. See the default config.json file in the root directory of this project for a sample. The default file is copied into the dist directory during the build process.

Developer documentation

The build process creates an ng-docs directory in the root directory of this project. Load the index.html file in this directory into your web browser to view the developer documentation.

Getting help

Feel free to contact us at [email protected].

org.eurekaclinical

Eureka! Clinical

Microservices for clinical and translational research

Versions

Version
2.1-Alpha-5
2.1-Alpha-3
2.1-Alpha-1
2.0
2.0-Beta-2
2.0-Beta-1
1.1.1-Beta-3
1.1.1-Beta-2
1.1.1-Beta-1
1.1
1.1-Beta-2
1.1-Beta-1
1.0.1
1.0
1.0-Alpha-28
1.0-Alpha-27
1.0-Alpha-26
1.0-Alpha-25
1.0-Alpha-24
1.0-Alpha-23
1.0-Alpha-22
1.0-Alpha-21
1.0-Alpha-20
1.0-Alpha-19
1.0-Alpha-18
1.0-Alpha-17
1.0-Alpha-16
1.0-Alpha-15
1.0-Alpha-14
1.0-Alpha-13
1.0-Alpha-12
1.0-Alpha-11
1.0-Alpha-10
1.0-Alpha-9
1.0-Alpha-8
1.0-Alpha-7
1.0-Alpha-6
1.0-Alpha-5
1.0-Alpha-4
1.0-Alpha-3
1.0-Alpha-2
1.0-Alpha-1