igia

igia

  • Documentation
  • Stay Informed
  • Community

›SMART on FHIR

igia

  • Platform Overview
  • Getting Started
  • Architecture
  • How To Create An App
  • FAQ
  • Contributing
  • Licensing
  • Healthcare Disclaimer
  • HIPAA Support
  • Component List
  • Releases

    • Release-0.3.1
    • Release-0.3.2
    • Release-0.3.3
  • Known Issues
  • Acknowledgements

Sample App

  • Sample App API
  • Sample App UI

Microservice Platform

  • Microservice Gateway
  • Key Cloak (OAuth)

    • README
    • Usage
    • Introduction
  • Orchestrator

SMART on FHIR

  • Overview
  • FHIR API Example
  • FHIR API HAPI Config

    • README
    • Usage
    • Introduction

    SMART Launch App

    • README
    • Usage

Care Management

  • Overview
  • Care Management
  • Camunda Workflow Engine

Data Integration

  • Overview
  • Data Integration App
  • Data Integration Config
  • Data Integration Worker

Tools

  • igia Common Libs
  • Docs Website
  • Data Masking

I2b2 & CDI

  • Overview
  • CDI Usage

igia-platform / igia-fhir-autoconfigure

A Spring Boot library to autoconfigure HAPI FHIR server with the default configuration.

   

igia-fhir-autoconfigure

HAPI FHIR autoconfiguration classes for Spring Boot FHIR API facade.

Usage

This library is a Spring Boot autoconfiguration library that will create a HAPI FHIR server with default configuration once the dependency is included in your Spring Boot application and the package 'io.igia.config.fhir' is added to component scan.

<dependency>
  <groupId>io.igia</groupId>
  <artifactId>igia-fhir-auto-configure</artifactId>
  <version>0.3.3</version>
</dependency>

Configuration

See usage for configuration options.

Building for production

To install the igia-fhir-autoconfigure library in your local maven repository, run:

./mvnw clean install

Testing

To launch the library's tests, run:

./mvnw clean test

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Acknowledgments

  • This project is based on the HAPI FHIR Spring Boot library.

License and Copyright

MPL 2.0 w/ HD
See LICENSE file.
See HEALTHCARE DISCLAIMER file.
© Persistent Systems, Inc.

Last updated on 1/2/2020
← FHIR API ExampleUsage →
  • Usage
    • Configuration
  • Building for production
  • Testing
  • Contributing
  • Versioning
  • Acknowledgments
  • License and Copyright
igia    igia
Enabling the development, deployment, and sharing of healthcare technology.

Logo Design By GillFishmanDesign.com Cambridge, Massachusetts

Copyright © 2020
"igia" is a trademark of the igia.io project.
Documentation
Getting StartedLicenseDisclaimerFAQ
Community
Discussion ForumPlatform Users
Contact us at
More
GitHubStar