Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

Latest commit

 

History

276 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📢 We've Moved 📢

B2i Healthcare is now part of IQVIA, and our open-source projects have a new home within the IQVIA GitHub organization.

👉 Please visit: https://github.com/iqvia-hds-oss/fhir-core

This repository is no longer actively maintained here and is being kept available for historical reference. For the latest source code, releases, issue tracking, and ongoing development, please use the corresponding repository in our new organization.

We'd be delighted to see you there and appreciate your continued interest in our work!


FHIR Core Classes and Converters (R4, R4B, R5)

The main object of this library is to shrink the original org.hl7.fhir.core model (R4, R4B and R5) and convertor jars into a OSGi bundle with as few dependencies as possible.

This library is based on the 6.9.7 version of org.hl7.fhir.core.

Maven Usage

The maven artifact is available in the B2i Healthcare Maven repository: https://artifacts.b2ihealthcare.com/repository/maven-releases/

    <dependency>
        <groupId>com.b2international</groupId>
        <artifactId>fhir-core</artifactId>
        <version>0.6.0</version>
    </dependency>

Build

This project uses Java (minimum version 17) and Apache Maven to build.

To build the package, invoke:

    mvnw clean package

To deploy it to the configured Nexus repository, invoke:

    mvnw clean deploy

About

FHIR Core Classes and Converters (R4, R4B, R5)

Resources

Stars

5 stars

Watchers

5 watching

Forks

Releases

Contributors

Languages