https://github.com/jamesagnew/hapi-fhir
Raw File
Tip revision: 3fa7c545265942290c3cd06152c2ca7f9935105c authored by James Agnew on 13 July 2015, 14:31:02 UTC
Tag 1.1 release
Tip revision: 3fa7c54
README.md
hapi-fhir
=========

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

[![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)](https://coveralls.io/r/jamesagnew/hapi-fhir?branch=master)
[![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)

Complete project documentation is available here:
http://jamesagnew.github.io/hapi-fhir/

A demonstration of this project is available here:
http://fhirtest.uhn.ca/

This project is Open Source, licensed under the Apache Software License 2.0.
back to top