HAPI FHIR ========= HAPI FHIR - Java API for HL7 FHIR Clients and Servers [![License][Badge-License]][Link-License] ## CI/CD | CI Status (master) | SNAPSHOT Pipeline | Current Release | | :---: | :---: | :---: | | [![Build Status][Badge-AzurePipelineMaster]][Link-AzurePipelinesMaster] | [![Build Status][Badge-AzureReleaseSnapshot]][Link-AzurePipelinesSnapshot] | [![Release Artifacts][Badge-MavenCentral]][Link-MavenCentral] | ## Coverage and Quality [![codecov][Badge-CodeCov]][Link-CodeCov] [![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/hapifhir/hapi-fhir.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hapifhir/hapi-fhir/context:java) ## Documentation and wiki 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][Link-wiki] for information on where to get help with HAPI FHIR. Please see [Smile CDR][Link-SmileCDR] for information on commercial support. [Link-AzurePipelines]: https://dev.azure.com/hapifhir/HAPI%20FHIR/_build [Link-AzurePipelinesMaster]: https://dev.azure.com/hapifhir/HAPI%20FHIR/_build?definitionId=2 [Link-AzurePipelinesSnapshot]: https://dev.azure.com/hapifhir/HAPI%20FHIR/_build?definitionId=3 [Link-MavenCentral]: http://search.maven.org/#search|ga|1|ca.uhn.hapi.fhir [Link-CodeCov]: https://codecov.io/gh/hapifhir/hapi-fhir [Link-wiki]: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help [Link-SmileCDR]: https://smilecdr.com [Link-License]: https://hapifhir.io/hapi-fhir/license.html [Badge-AzurePipelineMaster]: https://dev.azure.com/hapifhir/HAPI%20FHIR/_apis/build/status/hapifhir.hapi-fhir?branchName=refs%2Fpull%2F2319%2Fmerge [Badge-AzureReleaseSnapshot]: https://dev.azure.com/hapifhir/HAPI%20FHIR/_apis/build/status/SNAPSHOT%20pipeline?branchName=master [Badge-MavenCentral]: https://maven-badges.herokuapp.com/maven-central/ca.uhn.hapi.fhir/hapi-fhir-base/badge.svg [Badge-CodeCov]: https://codecov.io/gh/hapifhir/hapi-fhir/branch/master/graph/badge.svg?token=zHfnKfQB9X [Badge-License]: https://img.shields.io/badge/license-apache%202.0-60C060.svg