2018-06-01 06:28:22 -04:00
|
|
|
HAPI FHIR
|
2014-07-07 08:45:20 -04:00
|
|
|
=========
|
|
|
|
|
|
|
|
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
|
|
|
|
|
2021-01-24 11:49:53 -05:00
|
|
|
[![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] |
|
|
|
|
|
2022-03-26 17:40:12 -04:00
|
|
|
## Coverage and Quality
|
|
|
|
|
2021-01-24 11:49:53 -05:00
|
|
|
[![codecov][Badge-CodeCov]][Link-CodeCov]
|
2022-03-26 17:40:12 -04:00
|
|
|
[![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)
|
2021-01-24 11:49:53 -05:00
|
|
|
|
|
|
|
## Documentation and wiki
|
2017-12-09 10:07:46 -05:00
|
|
|
|
2014-07-07 08:45:20 -04:00
|
|
|
Complete project documentation is available here:
|
2019-09-24 14:31:05 -04:00
|
|
|
http://hapifhir.io
|
2014-07-07 08:45:20 -04:00
|
|
|
|
|
|
|
A demonstration of this project is available here:
|
2018-06-01 06:28:22 -04:00
|
|
|
http://hapi.fhir.org/
|
2014-07-07 08:45:20 -04:00
|
|
|
|
2015-03-25 22:40:26 -04:00
|
|
|
This project is Open Source, licensed under the Apache Software License 2.0.
|
2018-07-19 09:08:52 -04:00
|
|
|
|
2021-01-24 11:49:53 -05:00
|
|
|
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
|
2021-02-15 14:58:34 -05:00
|
|
|
[Link-wiki]: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
|
2021-01-24 11:49:53 -05:00
|
|
|
[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
|
|
|
|
|
|
|
|
|