Last Version

IBM FHIR Server - Examples 4.11.1

The IBM® FHIR® Server is a modular Java implementation of version 4 of the HL7 FHIR specification with a focus on performance and configurability.

License

License

GroupId

GroupId

com.ibm.fhir
ArtifactId

ArtifactId

fhir-examples
Version

Version

4.11.1
Type

Type

jar
Description

Description

IBM FHIR Server - Examples
The IBM® FHIR® Server is a modular Java implementation of version 4 of the HL7 FHIR specification with a focus on performance and configurability.
Project URL

Project URL

https://github.com/ibm/fhir
Project Organization

Project Organization

IBM
Source Code Management

Source Code Management

https://github.com/ibm/fhir.git

Download fhir-examples 4.11.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.