Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

HAPI-FHIR Rest Server with InterSystems Caché as DataSource

License

Notifications You must be signed in to change notification settings

daimor/isc-hapi-fhir-jpaserver

Repository files navigation

HAPI-FHIR JPAServer

This project is an example of HAPI-FHIR JPAServer which is used InterSystems Caché as a backend.

How to use

You need to have Java and Maven installed before using. Clone this project. to build project you may use this command

mvn install

And then you can launch this servlet with jetty

mvn jetty:run

By default it is used Caché Server on localhost:1972 and Namespace FHIR. You can change this settings in file FhirServerConfig.java. Tested with 2016.2.

About

HAPI-FHIR Rest Server with InterSystems Caché as DataSource

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages