fhir-to-omop Project

This project contains the fhir-to-omop tools. Documentation is here: https://nachc-cad.github.io/fhir-to-omop/index.html

License

License

GroupId

GroupId

org.nachc.cad.tools
ArtifactId

ArtifactId

fhirtoomop
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

fhir-to-omop Project
This project contains the fhir-to-omop tools. Documentation is here: https://nachc-cad.github.io/fhir-to-omop/index.html
Project URL

Project URL

https://github.com/NACHC-CAD/fhir-to-omop
Source Code Management

Source Code Management

http://github.com/NACHC-CAD/fhir-to-omop/tree/master

Download fhirtoomop

How to add to project

<!-- https://jarcasting.com/artifacts/org.nachc.cad.tools/fhirtoomop/ -->
<dependency>
    <groupId>org.nachc.cad.tools</groupId>
    <artifactId>fhirtoomop</artifactId>
    <version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.nachc.cad.tools/fhirtoomop/
implementation 'org.nachc.cad.tools:fhirtoomop:0.0.14'
// https://jarcasting.com/artifacts/org.nachc.cad.tools/fhirtoomop/
implementation ("org.nachc.cad.tools:fhirtoomop:0.0.14")
'org.nachc.cad.tools:fhirtoomop:jar:0.0.14'
<dependency org="org.nachc.cad.tools" name="fhirtoomop" rev="0.0.14">
  <artifact name="fhirtoomop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nachc.cad.tools', module='fhirtoomop', version='0.0.14')
)
libraryDependencies += "org.nachc.cad.tools" % "fhirtoomop" % "0.0.14"
[org.nachc.cad.tools/fhirtoomop "0.0.14"]

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
mysql : mysql-connector-java jar 8.0.19
com.microsoft.sqlserver : mssql-jdbc jar 10.2.0.jre8
org.nachc.cad.tools : core jar 0.0.10
com.github.jbytecode : RCaller jar 3.0.2
org.renjin » renjin-script-engine jar 0.9.2722

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.14
0.0.11
0.0.10