2018-06-01 06:28:22 -04:00
HAPI FHIR
2014-07-07 08:45:20 -04:00
=========
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
2015-07-28 13:07:20 -04:00
[![Coverage Status ](https://coveralls.io/repos/jamesagnew/hapi-fhir/badge.svg?branch=master&service=github )](https://coveralls.io/github/jamesagnew/hapi-fhir?branch=master)
2015-06-21 00:56:23 -04:00
[![Maven Central ](https://maven-badges.herokuapp.com/maven-central/ca.uhn.hapi.fhir/hapi-fhir-base/badge.svg )](http://search.maven.org/#search|ga|1|ca.uhn.hapi.fhir)
2016-04-13 08:09:51 -04:00
[![License ](https://img.shields.io/badge/license-apache%202.0-60C060.svg )](http://jamesagnew.github.io/hapi-fhir/license.html)
2015-06-20 14:21:15 -04:00
2017-12-09 10:07:46 -05:00
* Linux Build: [![Build Status ](https://travis-ci.org/jamesagnew/hapi-fhir.svg?branch=master )](https://travis-ci.org/jamesagnew/hapi-fhir)
* Windows Build: < a href = "https://ci.appveyor.com/project/jamesagnew/hapi-fhir" >< img src = "https://ci.appveyor.com/api/projects/status/github/jamesagnew/hapi-fhir?branch=master&svg=true" ></ a >
2014-07-07 08:45:20 -04:00
Complete project documentation is available here:
http://jamesagnew.github.io/hapi-fhir/
A demonstration of this project is available here:
2018-06-01 06:28:22 -04:00
http://hapi.fhir.org/
2014-07-07 08:45:20 -04:00
2015-03-25 22:40:26 -04:00
This project is Open Source, licensed under the Apache Software License 2.0.