All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by clinical with all dependencies

Search JAR files by class name

biomedicus from group edu.umn.biomedicus (version 2.1.0)

The BioMedical Information Collection and Understanding System (BioMedICUS) is a system for large-scale text analysis and processing of biomedical and clinical reports.

Group: edu.umn.biomedicus Artifact: biomedicus
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biomedicus
Group edu.umn.biomedicus
Version 2.1.0
Last update 04. January 2019
Organization not specified
URL https://nlpie.github.io/biomedicus
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ncts-syndication-client from group au.gov.digitalhealth (version 1.0.0)

Parent POM for Java library, Maven Mojo and CLI for downloading content from the National Clinical Terminology Service's syndication feed

Group: au.gov.digitalhealth Artifact: ncts-syndication-client
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ncts-syndication-client
Group au.gov.digitalhealth
Version 1.0.0
Last update 18. May 2018
Organization not specified
URL https://github.com/dionmcm/ncts-syndication-client
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ncts-syndication-client-plugin from group au.gov.digitalhealth (version 1.0.0)

Maven Mojo for downloading content from the National Clinical Terminology Service's syndication feed

Group: au.gov.digitalhealth Artifact: ncts-syndication-client-plugin
Show documentation Show source 
 

0 downloads
Artifact ncts-syndication-client-plugin
Group au.gov.digitalhealth
Version 1.0.0
Last update 18. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, ncts-syndication-client-library,
There are maybe transitive dependencies!

ncts-syndication-client from group com.github.dionmcm (version 0.0.5)

Parent POM for Java library, Maven Mojo and CLI for downloading content from the National Clinical Terminology Service's syndication feed

Group: com.github.dionmcm Artifact: ncts-syndication-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ncts-syndication-client
Group com.github.dionmcm
Version 0.0.5
Last update 25. January 2018
Organization not specified
URL https://github.com/dionmcm/ncts-syndication-client
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ncts-syndication-client-plugin from group com.github.dionmcm (version 0.0.5)

Maven Mojo for downloading content from the National Clinical Terminology Service's syndication feed

Group: com.github.dionmcm Artifact: ncts-syndication-client-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact ncts-syndication-client-plugin
Group com.github.dionmcm
Version 0.0.5
Last update 25. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, ncts-syndication-client-library,
There are maybe transitive dependencies!

eurekaclinical-analytics-webclient from group org.eurekaclinical (version 2.1-Alpha-5)

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.

Group: org.eurekaclinical Artifact: eurekaclinical-analytics-webclient
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact eurekaclinical-analytics-webclient
Group org.eurekaclinical
Version 2.1-Alpha-5
Last update 13. August 2020
Organization not specified
URL https://github.com/eurekaclinical/eurekaclinical-analytics-webclient.git
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

eureka from group org.eurekaclinical (version 3.0)

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.

Group: org.eurekaclinical Artifact: eureka
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact eureka
Group org.eurekaclinical
Version 3.0
Last update 16. February 2018
Organization not specified
URL https://github.com/eurekaclinical/eureka.git
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

eurekaclinical-protempa-service from group org.eurekaclinical (version 3.1-Alpha-6)

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.

Group: org.eurekaclinical Artifact: eurekaclinical-protempa-service
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact eurekaclinical-protempa-service
Group org.eurekaclinical
Version 3.1-Alpha-6
Last update 16. April 2021
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 18
Dependencies cas-client-core, aiw-i2b2-etl, aiw-omop-etl, aiw-neo4j-etl, protempa-bconfigs-ini4j-ini, protempa-dsb-relationaldb, protempa-dsb-file, poi-ooxml, javautil, commons-csv, commons-io, eureka-client, eurekaclinical-patient-set-client, eurekaclinical-protempa-client, datastore, eurekaclinical-standard-apis, eurekaclinical-common, eurekaclinical-phenotype-client,
There are maybe transitive dependencies!

biomedicus-measures from group edu.umn.biomedicus (version 2.0.2)

A lightweight (small and dependency-free) Java 8 library for identifying and normalizing numbers and measurements in text. This was developed as a stand-alone component of BioMedICUS, a biomedical and clinical NLP engine developed by the NLP-IE Group at the University of Minnesota Institute for Health Informatics.

Group: edu.umn.biomedicus Artifact: biomedicus-measures
Show all versions Show documentation Show source 
 

0 downloads
Artifact biomedicus-measures
Group edu.umn.biomedicus
Version 2.0.2
Last update 04. January 2019
Organization not specified
URL https://github.com/nlpie/biomedicus-measures
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biomedicus-tokenizer from group edu.umn.biomedicus (version 0.0.3)

A lightweight (small and dependency-free) Java 8 library for Penn-like tokenization. This was developed as a stand-alone component of BioMedICUS, a biomedical and clinical NLP engine developed by the NLP-IE Group at the University of Minnesota Institute for Health Informatics.

Group: edu.umn.biomedicus Artifact: biomedicus-tokenizer
Show all versions Show documentation Show source 
 

0 downloads
Artifact biomedicus-tokenizer
Group edu.umn.biomedicus
Version 0.0.3
Last update 04. January 2019
Organization not specified
URL https://github.com/nlpie/biomedicus-tokenizer
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 10 from 11 (items total 105)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy