https://github.com/jamesagnew/hapi-fhir
Revision 3878ad6270a53b436b4981956678ae069479366f authored by jamesagnew on 30 April 2020, 18:26:36 UTC, committed by jamesagnew on 30 April 2020, 18:26:36 UTC
1 parent 41c1c3f
Raw File
Tip revision: 3878ad6270a53b436b4981956678ae069479366f authored by jamesagnew on 30 April 2020, 18:26:36 UTC
Add hooks to schema migrator
Tip revision: 3878ad6
README.md
HAPI FHIR
=========

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

[![Build Status](https://dev.azure.com/jamesagnew214/jamesagnew214/_apis/build/status/jamesagnew.hapi-fhir?branchName=master)](https://dev.azure.com/jamesagnew214/jamesagnew214/_build/latest?definitionId=1&branchName=master)
[![codecov](https://codecov.io/gh/jamesagnew/hapi-fhir/branch/master/graph/badge.svg)](https://codecov.io/gh/jamesagnew/hapi-fhir)
[![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)
[![License](https://img.shields.io/badge/license-apache%202.0-60C060.svg)](https://hapifhir.io/hapi-fhir/license.html)

Complete project documentation is available here:
http://hapifhir.io

A demonstration of this project is available here:
http://hapi.fhir.org/

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

Please see [this wiki page](https://github.com/jamesagnew/hapi-fhir/wiki/Getting-Help) for information on where to get help with HAPI FHIR. Please see [Smile CDR](https://smilecdr.com) for information on commercial support.
back to top