Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Gene42/hspc-java-client

Repository files navigation

README

Welcome to the HSPC Java Client library! The HSPC Java Client library can be used to connect to a FHIR resource server using the SMART OAuth2/OpenID Connect security protocols.

How do I get set up?

Typically the HSPC Java Client would be used as a maven dependency. Search for the latest version here.

Add this entry to your pom.xml

<dependency>
  <groupId>org.hspconsortium</groupId>
  <artifactId>hspc-java-client</artifactId>
  <version>1.6.0</version>
</dependency>

Guides

Several guides for the HSPC Java Client are available in the Quick Start Guide.

Tutorials

Several tutorials for the HSPC Java Client are available in the App Developer Tutorials.

Where to go from here

https://healthservices.atlassian.net/wiki/display/HSPC/HSPC+Java+Client+Library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages