hapi-fhir/README.md

19 lines
1.1 KiB
Markdown
Raw Normal View History

2014-07-07 08:45:20 -04:00
hapi-fhir
=========
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
2015-06-21 00:56:23 -04:00
[![Build Status](https://travis-ci.org/jamesagnew/hapi-fhir.svg?branch=master)](https://travis-ci.org/jamesagnew/hapi-fhir)
[![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)
2015-08-31 08:20:24 -04:00
[![Dependency Status](https://www.versioneye.com/user/projects/55e1d0d9c6d8f2001c00043e/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55e1d0d9c6d8f2001c00043e)
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
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:
http://fhirtest.uhn.ca/
2015-03-25 22:40:26 -04:00
This project is Open Source, licensed under the Apache Software License 2.0.