19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
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&service=github)](https://coveralls.io/github/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)
|
|
[![Dependency Status](https://www.versioneye.com/user/projects/55e1d0d9c6d8f2001c00043e/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55e1d0d9c6d8f2001c00043e)
|
|
[![License](https://img.shields.io/badge/license-apache%202.0-60C060.svg)](http://jamesagnew.github.io/hapi-fhir/license.html)
|
|
|
|
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.
|