| License |
License |
|---|---|
| GroupId | GroupIdca.uhn.hapi.fhir |
| ArtifactId | ArtifactIdhapi-fhir-server-empi |
| Last Version | Last Version5.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHAPI FHIR - Enterprise Master Patient Index
An open-source implementation of the FHIR specification in Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hapi-fhir-server-empi-5.2.1.pom | |
| hapi-fhir-server-empi-5.2.1.jar | 85 KB |
| hapi-fhir-server-empi-5.2.1-sources.jar | 69 KB |
| hapi-fhir-server-empi-5.2.1-javadoc.jar | 879 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-empi/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-server-empi</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-empi/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-server-empi:5.2.1'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-empi/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-server-empi:5.2.1")
'ca.uhn.hapi.fhir:hapi-fhir-server-empi:jar:5.2.1'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-server-empi" rev="5.2.1">
<artifact name="hapi-fhir-server-empi" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-server-empi', version='5.2.1')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-server-empi" % "5.2.1"
[ca.uhn.hapi.fhir/hapi-fhir-server-empi "5.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.2.1 |
| ca.uhn.hapi.fhir : hapi-fhir-server | jar | 5.2.1 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 5.2.1 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.2.1 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-r5 | jar | 5.2.1 |
| org.fhir : ucum | jar | 1.0.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
| info.debatty : java-string-similarity | jar | 1.2.1 |
| org.springframework : spring-beans | jar | 5.2.9.RELEASE |
| org.springframework : spring-context | jar | 5.2.9.RELEASE |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| commons-codec : commons-codec | jar | 1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.springframework : spring-test | jar | 5.2.9.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 2.2.6.RELEASE |
| com.github.ben-manes.caffeine : caffeine | jar | 2.7.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |