hapi-fhir/README.md

17 lines
783 B
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-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.