An open-source implementation of the FHIR specification in Java providing base classes and utilities.
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-base</artifactId>
<version>8.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and encode a FHIR Patient resource using HAPI FHIR.
Use the correct FhirContext.forVersion() method for your FHIR version.
No dependency data recorded yet.