Last Version

Eureka Protempa ETL 3.0

Eureka Protempa ETL is the backend data processing layer of Eureka! Clinical Analytics. It performs clinical phenotyping using the Protempa software framework. It currently loads data and found phenotypes into an i2b2 project, though ultimately it will support other export formats.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

eureka-protempa-etl
Version

Version

3.0
Type

Type

war
Description

Description

Eureka Protempa ETL
Eureka Protempa ETL is the backend data processing layer of Eureka! Clinical Analytics. It performs clinical phenotyping using the Protempa software framework. It currently loads data and found phenotypes into an i2b2 project, though ultimately it will support other export formats.
Project Organization

Project Organization

Emory University

Download eureka-protempa-etl 3.0


<!-- https://jarcasting.com/artifacts/org.eurekaclinical/eureka-protempa-etl/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>eureka-protempa-etl</artifactId>
    <version>3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/eureka-protempa-etl/
implementation 'org.eurekaclinical:eureka-protempa-etl:3.0'
// https://jarcasting.com/artifacts/org.eurekaclinical/eureka-protempa-etl/
implementation ("org.eurekaclinical:eureka-protempa-etl:3.0")
'org.eurekaclinical:eureka-protempa-etl:war:3.0'
<dependency org="org.eurekaclinical" name="eureka-protempa-etl" rev="3.0">
  <artifact name="eureka-protempa-etl" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='eureka-protempa-etl', version='3.0')
)
libraryDependencies += "org.eurekaclinical" % "eureka-protempa-etl" % "3.0"
[org.eurekaclinical/eureka-protempa-etl "3.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.eurekaclinical : eureka-common jar 3.0
org.eurekaclinical : aiw-i2b2-etl jar 3.0
org.eurekaclinical : aiw-neo4j-etl jar 3.0
org.eurekaclinical : protempa-bconfigs-ini4j-ini jar 4.0
org.eurekaclinical : protempa-tsb-umls jar 4.0
org.eurekaclinical : protempa-dsb-relationaldb jar 4.0
org.eurekaclinical : protempa-dsb-file jar 4.0
org.apache.poi : poi-ooxml jar 3.9
org.eurekaclinical : javautil jar 4.0
org.apache.commons : commons-csv jar 1.2
commons-io : commons-io jar 2.4
org.eurekaclinical : eurekaclinical-patient-set-client jar 1.0

provided (2)

Group / Artifact Type Version
org.jasig.cas.client : cas-client-core jar 3.2.1
org.eurekaclinical : eurekaclinical-ontology jar 2.0

test (3)

Group / Artifact Type Version
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.19.4
org.eurekaclinical : eureka-common test-jar 3.0
com.h2database : h2 jar 1.4.193

Project Modules

There are no modules declared in this project.